Dialog Problem [HELP] [Not Fixed]
#3

Fixed.

Dialog Script:
Код:
        case DIALOG_LOGIN:
        {
            if(response) return Kick (playerid);
            if(response)

                    INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);
                    GivePlayerMoney(playerid, PlayerInfo[playerid][pSularaha]);
                    SetSpawnInfo(playerid, 217, 0, 1642.1584, -2334.1926, -2.6797, 359.7559, 0, 0, 0, 0, 0, 0);
                    SpawnPlayer(playerid);
                }
    }
    return 1;
}
And Added:
Код:
#pragma tabsize 0
Reply


Messages In This Thread
Dialog Problem [HELP] [Fixed] - by Hapukoorepakk - 24.06.2016, 22:21
Re: Dialog Problem [HELP] [Not Fixed] - by zPain - 24.06.2016, 22:41
Re: Dialog Problem [HELP] [Not Fixed] - by Hapukoorepakk - 24.06.2016, 23:16
Re: Dialog Problem [HELP] [Not Fixed] - by brianvans089 - 25.06.2016, 01:50

Forum Jump:


Users browsing this thread: 1 Guest(s)