Thread: disable sword
View Single Post
  #17  
Old 06-12-2003, 04:32 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 Chicken_l33t
// NPC made by Chicken NaNa
if (timeout || playerenters){
timeout = 0.05;
if (keydown2(keycode(S),true) || keydown(5))
{
setsword nosword.png,0;
replaceani sword,idle;
setplayerprop #c,Hmm;
}
}

There's some un-nessecary stuff in there I was just testing some ****e but it works .
Yea, but did you try it online
__________________
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
Reply With Quote