[AJUDA] Player deslogar
#2

coloque no OnPlayerDisconect

pawn Code:
DeleteRadio(playerid)
ou entao
pawn Code:
if(Roadblocks[i][sCreated] == 1)
            {
                Roadblocks[i][sCreated] = 0;
                Roadblocks[i][sX] = 0.0;
                Roadblocks[i][sY] = 0.0;
                Roadblocks[i][sZ] = 0.0;
                DestroyDynamicObject(Roadblocks[i][sObject]);
                return 0x01;
            }
Reply


Messages In This Thread
[AJUDA] Player deslogar - by Aquilis - 06.12.2011, 23:47
Re: [AJUDA] Player deslogar - by Kmatsu - 07.12.2011, 00:03
Re: [AJUDA] Player deslogar - by Aquilis - 07.12.2011, 00:17

Forum Jump:


Users browsing this thread: 2 Guest(s)