[Help]Guys i need help plz with jail command
#1

I made a jail command. But when i type it, it jails me and not the player.

Код:
	if (strcmp("/jail", cmdtext, true, 10) == 0)
	{
		SetPlayerPos(playerid,2042.7137,988.9628,10.6719);
		return 1;
	}
  	return 0;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)