-how do i make a tank move and shoot everybody?
-how do i make a dog move and kill everybody?
-how do i put objects on other object without jumping on the object and typing coord in console?
-how do i make a bombing plane bomb a map?
like airstrike!
-how do i make an alarm switch sound an alarmbell?
-can i make a medic human model give health to players?
-can i take a mortar.tik from breakthrough and put it in allied assault!!!?
and maybe all the other weapons!!!?
-whats the fire tik name that kills players?
-what are the tik names of obstacles that appears on omaha beach and the other barricades with needles?
-how can i put object on walls and seilings?
-Must i put end in every script like this?
local.mohdm1=spawn script_model
local.mohdm1 model "models/emitters/fire.tik"
local.mohdm1.origin=(46.90 421.22 384.13)
local.mohdm1.angles=(22.32 10.47 0.00)
local.mohdm1 notsolid
end
local.mohdm1=spawn script_model
local.mohdm1 model "models/emitters/fire.tik"
local.mohdm1.origin=(74.48 520.74 384.13)
local.mohdm1.angles=(47.21 -90.26 0.00)
local.mohdm1 solid
-and how do you make a teleport trigger teleport to a place?
and that all maybe i will put some more questions later!
