I think it must be how i scripted it or
maybe something in the globals? because all the "default" and "allowed" check box's are already ticked so it cant be that.
I'll run you through what i've done so its a bit easier, and also for people who have NO idea how to script for Halo CE, coz i didn't until a few days ago. And just as you said "(well.. it does help with a few other peoples problems to, but I dont care lol) (if you dont care, then dont read lol)"
* I used notepad and typed in the script:
(script startup spawn-vehicles
(object_create_anew extra_one)
(object_create_anew extra_two)
(object_create_anew helicopter)
)
* Saved it as 'vehicles.hsc' in my levels directory with the models, bitmaps, and shader (in a new folder 'scripts')
* compiled script in Sapien (file --> compile scripts)
________________________________________________________
Then i don't think i had to do this and it probably doesn't make any difference but i added the vehicles to the globals tag.
Anyway thanks for all your help so far
