MG 42 .scr script
Moderator: Moderators
MG 42 .scr script
Could someone please write me up a script for an MG42 that can be fired and used and can be put into a .scr.....I know how to put s in just not how to add attributes and stuff...
can't get it to work, could someone please correct my script, this will be going in a .scr
mg42working:
local.static = spawn script_model
local.static model "statweapons/mg42_gun.tik"
local.static.origin = ( -2586.90 851.93 74.40)//5 -2215 55
local.static.angles = ( 0 0 0)
local.static solid
setPlayerUsable 1
firetype bullet
end
mg42working:
local.static = spawn script_model
local.static model "statweapons/mg42_gun.tik"
local.static.origin = ( -2586.90 851.93 74.40)//5 -2215 55
local.static.angles = ( 0 0 0)
local.static solid
setPlayerUsable 1
firetype bullet
end
