My sniper map is almost done but before it can be complete im gonna need help with vehicles. Yes ive looked everywhere and three is some posts about this but none of them help my stuupid brain. I've even read Trainmasters topic and the people who helped him but i still need help.
Okay in Zeroediter i placed vehicle spawns... (im trying to spawn speeder bickes or wat ever using all_hover_combatspeeder) okay i placed that into the class fields of...
-ClassAllAtk
-ClassImpDef
Now i know i have to call for it in my lua, but this is the problem, i need straight forward answers as to where in the lua. Also i need to know for both eras. What i want it so that in both eras for wat ever side it spawns the speeders.
Thanks in advance,
~Dark117 :twisted:
Last edited by Dark117 on Mon Jan 01, 2007 6:49 pm, edited 1 time in total.
In the Getting Started Doc. It only shows how to place a vehicle spawn point correctly and some other stuff. Doesent show how to call for it in your Lua... >.< and some of that is SUPRISINGLY confusing...
EDIT
I found some help in the mission lua guide II doc. Im gonna post wat it said to do. Also double cheak to tell me if my vehical spawns and wat the mission lua II doc said will produce my desired result, once i get vehicles coverd ill be able to ship my map over here so you people can have some sniper fun!
Mission Lua Guide Doc. Says-
This next block of ReadDataFile calls loads all the infantry and vehicle units you’ll be using. If you are trying to use a certain unit or vehicle, and it just will not show up in the game, it’s a good idea to look here, and make sure you’re actually loading that character/vehicle.
apperently im not getting any help and my dumb vehicles wont work even after i inserted all_hover_combatspeeder to every side in the lua and i called for them in the vehicle spawns under AllAtk and ImpDef...
Last edited by Dark117 on Tue Jan 02, 2007 10:24 am, edited 1 time in total.