Posts: 31
Threads: 9
Joined: Apr 2013
Reputation:
0
Hello.I need help with if player near with you example if player near with me and i use /piss system give message z3r0w1zard pissed playername. anyone can help me?
Posts: 226
Threads: 20
Joined: Jul 2012
Reputation:
0
If you make things more clear for us to read, of course we can help you.
Posts: 98
Threads: 7
Joined: Feb 2012
Reputation:
0
Are you gonna troll us? You ask here for every single shi*. Maybe does you start your fingers for using ****** and the samp wiki and learn to script....
Posts: 371
Threads: 8
Joined: Aug 2012
nice cmd btw
pawn Код:
stock Float:GetPlayerDistanceFromPlayer(playerid, targetid)
{
new Float:fDist[3];
GetPlayerPos(playerid, fDist[0], fDist[1], fDist[2]);
return GetPlayerDistanceFromPoint(targetid, fDist[0], fDist[1], fDist[2]);
}
Posts: 105
Threads: 10
Joined: Apr 2013
Reputation:
0
Actully i don't understand You mean when you type /piss then a pm send to a near player like this :
Example : id 12 is pissing on you
Correct ?