View Single Post
  #27  
Old 02-04-2002, 08:18 PM
Androk2k1 Androk2k1 is offline
Banned
Androk2k1's Avatar
Join Date: Dec 2001
Posts: 1,336
Androk2k1 is on a distinguished road
OK well scince trigger action is not allowd on Free servers I just made a 2 line script that changed it... MUAHAHAHHA... it goes something like this:
Code:
if (playerx&&playery are close to NPC) {
if (keydown(D)){
}
}
Reply With Quote