4 errors
#7

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Never do that because all you do is causing more errors. Remove those two lines from the script completely.

This should be declared as global array:
pawn Код:
new Logged[MAX_PLAYERS];
The other one, it seems to be declared both as global and local. Keep it local only.
Thats alredy was there

pawn Код:
new PlayerName[MAX_PLAYER_NAME], string[128]; //file[256];
Reply


Messages In This Thread
4 errors - by salev13 - 13.05.2014, 18:43
Re: 4 errors - by PrivatioBoni - 13.05.2014, 18:44
Re: 4 errors - by salev13 - 13.05.2014, 18:46
Re: 4 errors - by PrivatioBoni - 13.05.2014, 18:54
Re: 4 errors - by salev13 - 13.05.2014, 18:55
Re: 4 errors - by Konstantinos - 13.05.2014, 19:00
Re: 4 errors - by salev13 - 13.05.2014, 19:03
Re: 4 errors - by Konstantinos - 13.05.2014, 19:05
Re: 4 errors - by salev13 - 13.05.2014, 19:07
Re: 4 errors - by Konstantinos - 13.05.2014, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)