Ok, how do I find the last byte, as it says in step 7. I can do the rest, just I don't know how to find the last byte. Am I supposed to count all 3116 bytes untill I reach the indicated byte?(from Rep's tutorial) 6. read the long int number on the Data Inspector, this is how many bytes are afer it. There will be a 4-byte long- int after each header telling how many bytes come after it.
7. Put cursor on last byte of the long int.
2--I want to put space ships (eg arc170) on my land map, but when I place the vehicle spawn and munge, nothing is there. I added the rep_fly_arc170_sc to my lua, so it looks like this
Code: Select all
ReadDataFile("SIDE\\rep.lvl",
"rep_hero_macewindu",
"rep_fly_arc170_sc")"rep_fly_arc170_sc", and the same in repDEF, in zeroeditor. the vehicle spawn is in a control zone, and it still doesn't work. What do I need to do?
thanks





