Thread: more scripting!
View Single Post
  #9  
Old 11-18-2001, 12:00 AM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
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