Controlling Player Issue
#3

Quote:
Originally Posted by dannyk0ed
Посмотреть сообщение
Doesnt that have a tutorial? Then the tutorial doesnt work
The tutorial is self-made and It is working.
pawn Код:
else if(TutTime[i] == 113) //END
                    {
                        TextDrawHideForPlayer(i, Textdraw98);
                        SendClientMessage(i,COLOR_WHITE,"{248B10}Database: {FFFFFF}Your player-file has been saved to our database.");
                        SendClientMessage(i,COLOR_WHITE,"{248B10}Team Message: {FFFFFF}This script is FULLY made by our Development Team and we are ready to provide solid evidence to SA-MP Official Team.");
                        CanTalk[i] = 1;
                        TutTime[i] = 0;
                        PlayerInfo[i][pTut] = 1;
                        PlayerInfo[i][pSafeSpawn] = 1;
                        gOoc[i] = 0; gNewbie[i] = 0; gNews[i] = 0; gFam[i] = 0;
                        TogglePlayerControllable(i, 1);
                        PlayerInfo[i][pHealth] = 100;
                        PlayerInfo[i][pArmor] = 0;
                        SetPlayerSpawn(i);
                    }
Reply


Messages In This Thread
Controlling Player Issue - by iFederal - 30.05.2012, 17:36
Re: Controlling Player Issue - by dannyk0ed - 30.05.2012, 17:42
Re: Controlling Player Issue - by iFederal - 30.05.2012, 17:43

Forum Jump:


Users browsing this thread: 1 Guest(s)