![]() |
scripting question
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? |
i did it this way and had no probs
local.fix1 = spawn models/weapons/panzerschreck.tik local.fix1.origin = ( 2685 1864 390) local.fix1.angles = ( 0 -54 90 ) local.fix1 solid |
don't spawn a script model. just spawn the tik file like dragon. they are different types of objects
|
All times are GMT -6. The time now is 03:00 AM. |
Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.