Teleports me to thin air
#1

Why don't I get teleported to the 24/7?

Код:
if (strcmp("/twenty", cmdtext, true))
	{
		ResetPlayerMoney(playerid);
		GivePlayerMoney(playerid, 29509);
		SetPlayerPos(playerid, -25.884499, -185.868988, 1003.549988);
	    return 1;
	}
	return 0;
It keeps saying unknown command, all my other commands work...
Reply


Messages In This Thread
Teleports me to thin air - by Coltmaster - 26.04.2013, 15:17
Re: Teleports me to thin air - by NicholasA - 26.04.2013, 15:52
Re: Teleports me to thin air - by DaRk_RaiN - 26.04.2013, 15:55
Re: Teleports me to thin air - by Coltmaster - 26.04.2013, 16:34

Forum Jump:


Users browsing this thread: 1 Guest(s)