Help with a really big bug??
#6

I completely forgot about this thread, so I'm bringing it back.
Quote:

We shouldn’t even have to ask for it.

How am I supposed to know what you need before even asking? Anyways, here it is:
PHP код:
public OnPlayerConnect(playerid)
{
    
AdminDuznost[playerid] = 0;
    
PosaoVMZagreb[playerid] = 0;
    
Jetpack[playerid] = 0;
    
Oprema[playerid] = 0;
    
KupujeDrogu[playerid] = 0;
    
KoristiDrogu[playerid] = 0;
    
Logovan[playerid] = 0;


    new 
string[200];
    new 
namestring strfind(ImeIgraca(playerid), "_"true);
    if(
namestring == -&& PlayerInfo[playerid][pAdmin] != 6)
    {
        
SCM"[ E ] | {FFFFFF}Kikovani ste sa servera zbog NON-RP imena. Ime mora biti u formatu Ime_Prezime, naprimjer Marko_Markovic.");
        
format(stringsizeof(string),"[ E ] | {FFFFFF}Igrac %s nije koristio RP ime i zbog toga je kikovan sa servera."ImeIgraca(playerid));
        
SCMTA(ZUTAstring);
        
SetTimerEx("ImeKick"500false"i"playerid);
        return 
1;
    }

    
RemoveBuildingForPlayer(playerid12611408.6563, -1407.171928.62500.25);
    
RemoveBuildingForPlayer(playerid42391407.9063, -1407.398433.98440.25);
    
RemoveBuildingForPlayer(playerid12671408.6563, -1407.171928.62500.25);
    
RemoveBuildingForPlayer(playerid47571404.1406, -1309.132843.28910.25);
    
RemoveBuildingForPlayer(playerid12661371.4688, -1268.218837.33590.25);
    
RemoveBuildingForPlayer(playerid47361404.1406, -1309.132843.28910.25);
    
RemoveBuildingForPlayer(playerid12601371.4688, -1268.218837.33590.25);
    
RemoveBuildingForPlayer(playerid45881405.8750, -1254.789134.00000.25);
    
RemoveBuildingForPlayer(playerid6911144.0781, -2076.375068.10160.25);
    
RemoveBuildingForPlayer(playerid12261137.5078, -2070.031371.78130.25);
    
RemoveBuildingForPlayer(playerid12261138.4375, -2003.914171.78130.25);
    
RemoveBuildingForPlayer(playerid6911208.6484, -2000.070367.39060.25);
    
RemoveBuildingForPlayer(playerid6911205.2734, -1987.820363.78910.25);
    
RemoveBuildingForPlayer(playerid13881238.3750, -1258.281357.20310.25);
    
RemoveBuildingForPlayer(playerid13911238.3750, -1258.273444.66410.25);
    
SetPlayerColor(playerid, -1);
    
SetTimer("KonektPoruke"1000false);
    return 
1;

Reply


Messages In This Thread
Help with a really big bug?? - by AmarPlayer - 27.11.2017, 19:12
Re: Help with a really big bug?? - by Riddick94 - 27.11.2017, 19:50
Re: Help with a really big bug?? - by AmarPlayer - 27.11.2017, 19:55
Re: Help with a really big bug?? - by Riddick94 - 28.11.2017, 11:17
Re: Help with a really big bug?? - by Sithis - 28.11.2017, 13:26
Re: Help with a really big bug?? - by AmarPlayer - 12.03.2018, 12:57
Re: Help with a really big bug?? - by Sew_Sumi - 12.03.2018, 13:57
Re: Help with a really big bug?? - by AmarPlayer - 12.03.2018, 14:08
Re: Help with a really big bug?? - by Sew_Sumi - 12.03.2018, 14:35
Re: Help with a really big bug?? - by Sithis - 13.03.2018, 09:04

Forum Jump:


Users browsing this thread: 4 Guest(s)