Thread: One thing...
View Single Post
  #2  
Old 08-23-2005, 08:20 PM
ForgottenLegacy ForgottenLegacy is offline
-Backtoscripts-
Join Date: Aug 2003
Location: California
Posts: 289
ForgottenLegacy is on a distinguished road
Send a message via AIM to ForgottenLegacy
NPC Code:

if (keypressed) // This is an event
if (keydown(int)) // This is a condition
if (keydown2(int,bool)) // This is also a condition, like keydown

__________________
"The higher you fly, the harder it is to breathe."

[Kaidenn] Maybe I will somehow take control of Lance's body when he isn't looking, have him log onto Kingdoms, update one script, and leave.
[Kaidenn] And leave him exactly where I found him, unchanged and completely unnaware of what just took place the last two minutes.
[GrowlZ] Lance: You might want to lock your bedroom door tonight

Last edited by Lance; 08-25-2005 at 12:54 AM.. Reason: reference to deleted post removed :)
Reply With Quote