Bunch Of Errors
#3

What the above poster said.

At the top of your script before you start using the array in functions, etc you should add;

pawn Код:
new PlayerInfo[MAX_PLAYERS][pInfo];
Add it under the defines where the below is

pawn Код:
new total_vehicles_from_files=0;
new gTeam[MAX_PLAYERS];
Also move your enums to the top also.
Reply


Messages In This Thread
Bunch Of Errors - by alexkillerul - 03.08.2013, 06:53
Re: Bunch Of Errors - by DeMoX - 03.08.2013, 06:57
Re: Bunch Of Errors - by Ayumi - 03.08.2013, 12:21

Forum Jump:


Users browsing this thread: 3 Guest(s)