Expected token ";", but found "["...How to fix this?
#2

PHP код:
stock GivePlayerValidWeaponplayeridWeaponIDAmmo )
{
    
//if((PlayerInfo[playerid][pConnectSeconds] < 500 || PlayerInfo[playerid][pGunLic] > 0) && WeaponID != 46 && WeaponID != 43) return 1;
    
switch( WeaponID )
    {
          case 
01:
        {
        
WeaponID PlayerInfo[playerid][pInvWeapon][ ];//Line 3708
        
GivePlayerWeaponplayeridWeaponIDAmmo );
        } 
Reply


Messages In This Thread
Expected token ";", but found "["...How to fix this? - by Justin_Case - 19.07.2012, 16:35
Re: Expected token ";", but found "["...How to fix this? - by Frosty_LV - 19.07.2012, 16:38
Re: Expected token ";", but found "["...How to fix this? - by NuLIO - 19.07.2012, 16:42
Re: Expected token ";", but found "["...How to fix this? - by sampreader - 19.07.2012, 16:44
Re: Expected token ";", but found "["...How to fix this? - by Justin_Case - 19.07.2012, 16:48

Forum Jump:


Users browsing this thread: 1 Guest(s)