Realy big problem, with setting skin on spawning.
#4

Iґl put my code here.

pawn Код:
mysql_fetch_field_row(savingstring, "skin");    PlayerInfo[playerid][pSkin] = strval(savingstring);



else if(PlayerInfo[playerid][pEsmanelog] == 1)
{
format( string, sizeof( string ), "Tere tulemast tagasi, "VROHELINE"%s", GetName(playerid));
SendClientMessage(playerid, COLOR_GREY,string);
 SetSpawnInfo(playerid, 0, PlayerInfo[playerid][pSkin], PlayerInfo[playerid][pLastX],PlayerInfo[playerid][pLastY],PlayerInfo[playerid][pLastZ], 0, 0, 0, 0, 0, 0, 0);
SpawnPlayer(playerid);
}
Reply


Messages In This Thread
Realy big problem, with setting skin on spawning. - by AA9 - 11.01.2014, 18:51
Re: Realy big problem, with setting skin on spawning. - by 1FreeHost - 11.01.2014, 19:27
Re : Realy big problem, with setting skin on spawning. - by TheSy - 11.01.2014, 20:24
Re: Realy big problem, with setting skin on spawning. - by AA9 - 12.01.2014, 09:13
Re: Realy big problem, with setting skin on spawning. - by AA9 - 12.01.2014, 11:18

Forum Jump:


Users browsing this thread: 1 Guest(s)