Saving team help
#7

This is how i load team:

When the player has logged in:

pawn Код:
SetSpawnInfo(playerid, Player[playerid][PlayerTeam], Player[playerid][Skin], 0, 0, 0, 0, 0, 0, 280, 0, 0, 0);
                SpawnPlayer(playerid);
(I use SpawnPlayer for autologin to skip directly class selection).

And on OnPlayerSpawn i have this:

pawn Код:
SetPlayerTeam(playerid,Player[playerid][PlayerTeam]);
@DerickClark: I save the ID.
Reply


Messages In This Thread
Saving team help - by KinderClans - 07.08.2018, 13:33
Re: Saving team help - by zPain - 07.08.2018, 22:03
Re: Saving team help - by KinderClans - 07.08.2018, 22:20
Re: Saving team help - by Tenka - 08.08.2018, 06:35
Re: Saving team help - by KinderClans - 08.08.2018, 09:46
Re: Saving team help - by DerickClark - 08.08.2018, 09:52
Re: Saving team help - by KinderClans - 08.08.2018, 09:55
Re: Saving team help - by DerickClark - 08.08.2018, 10:09
Re: Saving team help - by KinderClans - 08.08.2018, 10:29
Re: Saving team help - by DerickClark - 08.08.2018, 10:41

Forum Jump:


Users browsing this thread: 1 Guest(s)