Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Vậy có tool nào edit hoặc convert ltb ra định dạng nào khác ngoài lta hoặc x ko?xem file .ltb mình đã hướng dẫn rồi đó mà pass ltb là gì thế
Cảm ơn Trish nhé,mình làm đc rồi!Tự compile thử coi.
Down http://www.bambalam.se/bamcompile/
Save cái bên dưới vào notepad -> save as asd.php
Mã:<?php function hexToStr($hex){ $string=''; for ($i=0; $i < strlen($hex)-1; $i+=2) { $string .= chr(hexdec($hex[$i].$hex[$i+1])); }return $string;} $rez = file_get_contents("RF016.REZ"); // get the rez as a string $ltbs = explode(hexTostr('0100090000000000'),$rez); //make an array containing the ltbs, its header is cut off, but we gonna fix that foreach($ltbs as $k => $v) { if($k==0) continue; //skip the first, its the rez header $f = fopen("model_".$k.".ltb","a+"); //save as model_NUMBER fwrite($f,hexTostr('0100090000000000 ').$v); //write the header + the ltb itself fclose($f); } sleep(3000); ?>
Drap and drop asd.php to bamcompile.exe
TEST
Bạn có thể liên lạc qua yahoo mình chỉ mình xem = model edit không yahoo:kiponline2001có ai biết cách convert model_25.ltb ko, nó là con y tá quỷ lv1, model edit xem được, nhưng convert sang x thì vô phương @@
convert sang file x rồi sau đó convert sang file 3ds để xem bằng các chương trình chỉnh sửa 3DS max nhưng vẫn còn vài cái bị tragic errorVậy có tool nào edit hoặc convert ltb ra định dạng nào khác ngoài lta hoặc x ko?
Extract all ltb rồi đây,ai cần?
Không ai trả lời thì đây:http://www.mediafire.com/?n3qdt07bm7l1v9j
pass thì ai cũng biết!
pass là gì thế nói xem tui chả bít
. Nếu có soft nào import đc abc anims thì xong chuyện rồi. Nhưng hình như chỉ có export abc thôi. Import của ms3d thì ko import anims 