19.03.2014, 12:36
PHP код:
#include <a_samp>
#define FILTERSCRIPT
#include <zcmd>
CMD:taxitols(playerid, params[])
{
SetPlayerPos(playerid, 299.0, 1768.2892, -1779.9148); //you can edit this and put where the location you want to go!
return 1;
}
command is /taxitols