View Single Post
  #1  
Old 02-02-2002, 05:50 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
Unhappy Why dont this work?

if (timeout) {
if (keydown(6)) {
if (strtofloat(#s(client.class))==2) {
setlevel2 onlinestartlocal2.nw,x,y;
}
timeout=0.1;
}
}

its for an arrow im making... so when client.class is 2 and you press D it warps you... u know why it dont work?
__________________
Donate money for my trip to Germany

Adiarde Manager
Reply With Quote