Spawn command
Posted: Sun Mar 09, 2003 6:04 pm
Hi,
What spawn command can do? I was looking at some scripts and sorted out something like this:
local.something = spawn <model or classname>
local.something.origin = <origin>
local.something.angle = <angle>
Am I right? Can I spawn triggers using this method? Can I set spawnflags using it? Or are there any tutorials about it?
Thanks in advance,
Rookie One
What spawn command can do? I was looking at some scripts and sorted out something like this:
local.something = spawn <model or classname>
local.something.origin = <origin>
local.something.angle = <angle>
Am I right? Can I spawn triggers using this method? Can I set spawnflags using it? Or are there any tutorials about it?
Thanks in advance,
Rookie One