[HELP] Optimize Code
#2

I believe this is what you're trying.
Remove the for loop that you put in, it is not placed correctly.
PHP код:
        if(DOF2_FileExists(File)) {
            for(new 
i=0!= 22i++){
                
PlayerTextDrawShow(playeridText_Login[i]);
             }
        } else {
            
Pfor(new i=0!= 23i++){
                
PlayerTextDrawShow(playeridText_Login[i]);
             }
        } 
Reply


Messages In This Thread
[HELP] Optimize Code - by EditPawn - 08.11.2015, 07:04
Re: [HELP] Optimize Code - by Sellize - 08.11.2015, 07:54
Re: [HELP] Optimize Code - by ATGOggy - 08.11.2015, 07:55
Re: [HELP] Optimize Code - by Sellize - 08.11.2015, 07:57
Re: [HELP] Optimize Code - by EditPawn - 08.11.2015, 08:49

Forum Jump:


Users browsing this thread: 1 Guest(s)