View Single Post
  #6  
Old 01-04-2002, 03:35 AM
GrowlZP2P GrowlZP2P is offline
Registered User
Join Date: Dec 2001
Location: Corpadverticus, which in case you don't know is the recently-formed and Blockbuster Video-sponsored Tenth Circle of Hell
Posts: 57
GrowlZP2P is on a distinguished road
Send a message via AIM to GrowlZP2P Send a message via Yahoo to GrowlZP2P
if (playerchats && strequals(#c,reset) && strequals(#g,Graal Royal Army)) {
x=this.originalx;
y=this.originaly;
this.walkmode=0;
dir=2;
this.mode=0;
this.runcounter=0;
setcharani idle,;
sprite = 0;
mindist = 0;
aimplayer = 0;
this.aimx = 0;
this.aimy = 0;
}

__________________


AIM: GrowlZ1010 | Y! IM: GrowlZ1010 | MSN: [email protected] | Email: [email protected]

- I use obscenely long words to befuddle my adversaries, therefore I am -

Current Favorite Quote: Real programmers don't document. If it was hard to write, it should be hard
to understand.
Reply With Quote