View Single Post
  #6  
Old 11-20-2004, 12:24 AM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
//#CLIENTSIDE
if (actionleftmouse && int(playerx)==30) {
plah plah
}

You can get an integer of the playerx to make the position stuff less strict. That might solve your problem.
Reply With Quote