SAmp Error 017 Undefined symbol
#1

I saw many threads about this error but couldnt fin a fix
I defined the two team but then too error

CODES define :-
Код:
#define TEAM_ARMY ( 0 ) 
                               #define TEAM_TERRORIST( 1 )
Error is near case : -
Код:
case 9: 
        { // Then
            GameTextForPlayer( playerid, "~r~team terrorist", 300, 3);
            SetPlayerTeam( playerid, team_terrorist); // Sets the player's team to team_terrorist
        }
Please Help me
Reply


Messages In This Thread
SAmp Error 017 Undefined symbol - by rockhopper - 11.04.2014, 05:21
Re: SAmp Error 017 Undefined symbol - by Flake. - 11.04.2014, 05:23
Re: SAmp Error 017 Undefined symbol - by rockhopper - 11.04.2014, 05:25
Re: SAmp Error 017 Undefined symbol - by Flake. - 11.04.2014, 05:26
Re: SAmp Error 017 Undefined symbol - by rockhopper - 11.04.2014, 05:27
Re: SAmp Error 017 Undefined symbol - by Flake. - 11.04.2014, 05:31
Re: SAmp Error 017 Undefined symbol - by BroZeus - 11.04.2014, 05:33
Re: SAmp Error 017 Undefined symbol - by rockhopper - 11.04.2014, 05:34
Re: SAmp Error 017 Undefined symbol - by rockhopper - 11.04.2014, 05:36

Forum Jump:


Users browsing this thread: 1 Guest(s)