Skin save +REP
#4

Works but how do I skip the "choose class" screen after I log in? Here is some part of my log in code:

pawn Код:
{
        SendClientMessage(playerid, COLOR_ERROR, "This player name is taken. Please login.");
        LogPlayer(playerid);
        SpawnPlayer(playerid);
        SetPVarInt(playerid, "Skin", dUserINT(PlayerName(playerid)).("Skin"));
    }
BUT when new player comes in and he just registers and log's in, he will have to pick a skin but when player leaves and comes back, since he is old player, he doesn't have to select skin.
Reply


Messages In This Thread
Skin save +REP - by TheMightyEddy - 15.04.2012, 16:04
Re: Skin save +REP - by NeTuddMeg - 15.04.2012, 16:24
Re: Skin save +REP - by TheMightyEddy - 15.04.2012, 17:00
Re: Skin save +REP - by TheMightyEddy - 16.04.2012, 04:09
Re: Skin save +REP - by RollTi - 16.04.2012, 04:11
Re: Skin save +REP - by TheMightyEddy - 16.04.2012, 04:42
Re: Skin save +REP - by Marco_Valentine - 16.04.2012, 05:11
Re: Skin save +REP - by Sphex - 16.04.2012, 06:08
Re: Skin save +REP - by TheMightyEddy - 16.04.2012, 21:40
Re: Skin save +REP - by FarSe. - 18.04.2012, 05:14

Forum Jump:


Users browsing this thread: 1 Guest(s)