Again this problem!
#1

PHP код:
C:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(46) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(67) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(81) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(101) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(122) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(151) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(179) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(227) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(282) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(297) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(300) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(308) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(311) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(319) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(322) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(329) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(330) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(333) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(341) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(344) : warning 217loose indentation
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(393) : error 010invalid function or declaration
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(395) : error 010invalid function or declaration
C
:\Users\sAad\Desktop\Alpha vs Delta\gamemodes\Vs2.pwn(397) : error 010invalid function or declaration
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
3 Errors

PHP код:
if(PRESSED(KEY_WALK))
{
         if(
team[playerid] == TEAM_BALLA)
        {
            if(
gettime() - Abilitys[playerid]return GameTextForPlayer(playerid,"~w~ Ability Recharging!",1000,5);
            {
                    
GetPlayerVelocity(playerid,Float:x,Float:y,Float:z);
                       
SetPlayerVelocity(playerid,Float:x,Float:y*1.0,Float:z+0.81.2);
                    
Abilitys[playerid][HighJumpZombie] = gettime();

Reply


Messages In This Thread
Again this problem! - by ProBro - 13.03.2017, 13:18
Re: Again this problem! - by Flamehaze7 - 13.03.2017, 13:22
Re: Again this problem! - by Toroi - 13.03.2017, 13:24
Re: Again this problem! - by AlexPalermitano97 - 13.03.2017, 13:27
Re: Again this problem! - by ProBro - 13.03.2017, 13:34
Re: Again this problem! - by ProBro - 13.03.2017, 13:37
Re: Again this problem! - by Flamehaze7 - 13.03.2017, 13:37
Re: Again this problem! - by ProBro - 13.03.2017, 13:39
Re: Again this problem! - by ProBro - 13.03.2017, 13:41
Re: Again this problem! - by Flamehaze7 - 13.03.2017, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)