
12-02-2002, 06:29 PM
Okay got that, but where do I put this text, below is the script I am using;
//SCRIPTING: Mo
main:
exec global/ai.scr
exec global/loadout.scr maps/test_test.scr
exec gloal/friendly.scr
level waittill prespawn
exec global/ambient.scr test_test
level waittill spawn
$player item weapons/colt45.tik
$player item weapons/thompson.tik
level.script = "maps/test_test.scr"
thread goodguy1move
end
Thanks.
|