scripting question -
09-22-2003, 06:29 PM
okay i kinda got it down, but when i tried adding health, guns, and weapons tyo the map, i went back, and couldnt pick them up, what gives? it there somthing im not using?
local.sffix1 = spawn script_model
local.sffix1 model "weapons/m1_garand.tik"
local.sffix1.origin = ( 1423.13 728.87 384.13 )
local.sffix1.angles = ( 0 0 0 )
local.sffix1.scale = 1.0
local.sffix1 solid
does somthing need to be differnt?
|