pawn Код:
#include <a_samp>
#define NARANJA 0xF97804FF
new Float:GODX;
new Float:GODY;
new Float:GODZ;
new Float:ComandoGod;
public OnPlayerCommandText(playerid, cmdtext[])
{
if(GetDistanceBetweenPlayers(playerid,strval(tmp))>20)//??? GetDistanceBetweenPlayers and return a msg of a long name????
}