Thread: mouse -> ID
View Single Post
  #6  
Old 02-07-2004, 02:25 AM
Termina_Owner Termina_Owner is offline
Registered User
Join Date: Oct 2003
Posts: 175
Termina_Owner is on a distinguished road
Erm.. Save work for serverside: Send the value of testplayer.

NPC Code:

with (players[strtofloat(#p(0)))
//#CLIENTSIDE
triggeraction 0,0,serverside,#w,#v(testplayer(mousex,mousey));



Though, that's ineffective: It'll send when the index is -1.
__________________
- Rance Vicious
Reply With Quote