Quote:
Originally posted by Python523
use testplayer to find the index if you clicked over someone, then if you're using built-in variables, do like players[index].hearts
|
like
if (actionleftmouse) {testplayer mousex,mousey;}
or something like that i havent looked at the commands lately