olaf1
Senior Resident
On forum: 01/17/2012
Messages: 240
|
re_spwan.script
i hav find this in the xr_effects.script
function respawner_spawn(actor, npc, p)
if p[1] then
se_respawn.spawn(p[1])
end
end
how i can use it??
what i must register for p
thank you |