27.01.2011, 08:12
(
Последний раз редактировалось Michael@Belgium; 27.01.2011 в 09:36.
Причина: SOLVED
)
hi now im going to post fast a topic, because i don't have much time x)
So in my script ... in everyone's script. There is OnPlayerClickPlayer
On the forum i don't find it so i'm going to ask it x)
Ofcouse xD But i want to make:
If someone(/the admin) clicks on a player he/she has to be teleported to him/her. (or maybe just for the admin himself )
So how you do that ?
plz answer me question
So in my script ... in everyone's script. There is OnPlayerClickPlayer
On the forum i don't find it so i'm going to ask it x)
pawn Код:
public OnPlayerClickPlayer(playerid, clickedplayerid, source)
{
return 1;
}
If someone(/the admin) clicks on a player he/she has to be teleported to him/her. (or maybe just for the admin himself )
So how you do that ?
plz answer me question
SOLVED