
11-20-2004, 12:24 AM
|
Banned
|
Join Date: May 2004
Location: Burning Blade
Posts: 941
|
|
//#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. |
|
|