Mysql pos and armour
#8

Код:
	if(dialogid == LOGIN_DIALOG)
	{
		if(!response) return Kick(playerid);
		if(strcmp(inputtext, PlayerInfo[playerid][pJelszo], true) == 0)
		{
			SetPlayerPos(playerid, PlayerInfo[playerid][pPosX], PlayerInfo[playerid][pPosY], PlayerInfo[playerid]
                        .....
[pPosZ]);
its my setlayepos.. and its not working.
after this i put this code:
Код:
			format(string, sizeof(string), "%s %s %s", PlayerInfo[playerid][pPosX], PlayerInfo[playerid][pPosY], PlayerInfo[playerid][pPosZ]);
			SendClientMessage(playerid, -1, string);
and its working..
[19:07:23] -211.596588 1133.683105 22.185123
Reply


Messages In This Thread
Mysql pos and armour - by n00el - 04.05.2014, 22:55
Re: Mysql pos and armour - by sekonoppa - 05.05.2014, 05:05
Re: Mysql pos and armour - by n00el - 05.05.2014, 05:22
Re: Mysql pos and armour - by n00el - 05.05.2014, 06:26
Re: Mysql pos and armour - by n00el - 05.05.2014, 12:23
Re: Mysql pos and armour - by Eth - 05.05.2014, 15:08
Re: Mysql pos and armour - by n00el - 05.05.2014, 16:41
Re: Mysql pos and armour - by n00el - 05.05.2014, 16:54
Re: Mysql pos and armour - by Eth - 05.05.2014, 17:37

Forum Jump:


Users browsing this thread: 1 Guest(s)