OnPlayerSpawn problem
#8

I know how to change that but still i not start with this when i spawn frist time

Код:
public OnPlayerSpawn(playerid)
{
      if(PlayerInfo[playerid][pTut] == 0)
    {
        PlayerInfo[playerid][pConnectTime] = 0;
        PlayerInfo[playerid][pBank] = 500;
        PlayerInfo[playerid][pFight] = 0;
        PlayerInfo[playerid][pTalk] = 0;
        PlayerInfo[playerid][pBan] = 0;
        RegistrationStep[playerid] = 1;
        Wounded[playerid] = 0;
        IsUsingAnim[playerid] = 0;
        SetPlayerCash(playerid,PlayerInfo[playerid][pCash]);
        TogglePlayerControllable(playerid, 0);
        TutorialStage[playerid] = 1;
Reply


Messages In This Thread
OnPlayerSpawn problem - by N0FeaR - 13.06.2012, 10:05
Re: OnPlayerSpawn problem - by tiernantheman - 13.06.2012, 10:08
Re: OnPlayerSpawn problem - by N0FeaR - 13.06.2012, 10:13
Re: OnPlayerSpawn problem - by denNorske - 13.06.2012, 10:14
Re: OnPlayerSpawn problem - by N0FeaR - 13.06.2012, 10:17
Re: OnPlayerSpawn problem - by N0FeaR - 13.06.2012, 10:23
Re: OnPlayerSpawn problem - by denNorske - 13.06.2012, 10:29
Re: OnPlayerSpawn problem - by N0FeaR - 13.06.2012, 10:30
Re: OnPlayerSpawn problem - by denNorske - 13.06.2012, 10:38
Re: OnPlayerSpawn problem - by N0FeaR - 13.06.2012, 10:43

Forum Jump:


Users browsing this thread: 1 Guest(s)