Thread: Custom profile
View Single Post
  #2  
Old 04-14-2006, 04:40 PM
PeptoB PeptoB is offline
Banned
PeptoB's Avatar
Join Date: Mar 2006
Location: Leominster, MA
Posts: 22
PeptoB is on a distinguished road
Send a message via AIM to PeptoB Send a message via MSN to PeptoB
X_X

You have to use testplayer()


E.g
PHP Code:

function onMouseDown(){
pl testplayer(mousex,mousey); 
Reply With Quote