View Single Post
  #1  
Old 06-18-2002, 10:13 PM
mhermher mhermher is offline
galase galase!
mhermher's Avatar
Join Date: Jun 2001
Location: Sweden, Stockholm.
Posts: 2,012
mhermher is on a distinguished road
Send a message via ICQ to mhermher Send a message via AIM to mhermher Send a message via Yahoo to mhermher
Need help on this NPC!

Hey guys, i need some help...
i want this npc to play the ganis...
but there is no way to trigger it self (what i think).

So...
can anyone help me make this move for EVERYBODY when someone clicks on it?
NPC Code:

if (actionserverside) {
setcharani #p(1),;
}
//#CLIENTSIDE
if (created) {
this.dontmove=false;
}
if (actionleftmouse&&keydown2(keycode(b),ignorecase)& &keydown2(keycode(r),ignorecase)&&this.dontmove==f alse){
this.dontmove=true;
triggeraction x,y,serverside,shelf1;
sleep 4;
triggeraction x,y,serverside,shelf2;
this.dontmove=false;
}

__________________
Donate money for my trip to Germany

Adiarde Manager