skin/xyz saving and loading with y_ini [need help]
#6

Quote:
Originally Posted by biker122
Посмотреть сообщение
If you want to make an auto spawn, check like this under login dialog(if successfully logged in)
pawn Код:
if(pInfo[playerid][Skin] != -1)
{
      SpawnPlayer(playerid);
      SetPlayerSkin(playerid, pInfo[playerid][Skin]);
      return 1;
}
So this way i can bypass the skin selection ?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)