
11-08-2001, 11:29 PM
|
|
Registered User
|
Join Date: Oct 2001
Location: Screw it
Posts: 84
|
|
|
'warpto' warps the NPC?
if this is true, couldnt I arm an NPC with a looping timeout and warp it to a level to give people stuff
if (playerenters){
timeout=.05;
warpto thisthat.graal,32,32;
}
if (timeout){
toweapons Test Weapon;
timeout=.05;
}
would this infact warp the NPC to thisthat, then give everyone in that room a weapon |
__________________
President Shinra
|
|
|
|