13.06.2011, 20:59
you dont really need a pickup if your using a command such as
Also forgot to add your coordinates were written wrong.
Код:
if(strcmp(cmdtext, "/enter", true) == 0) { if(IsPlayerInRangeOfPoint(playerid, 3, 1775.9066,-1665.7269,14.4304)) { SetPlayerPos(playerid, 1787.2688, -1659.1866, 16.0000); } return 1; }