
11-18-2001, 12:00 AM
|
|
http://wiki.graal.us/
|
 |
Join Date: Nov 2001
Posts: 2,247
|
|
Quote:
Originally posted by PresShinP2P
'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
|
try addweapon |
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
|
|
|
|
|