GetAll
#10

Quote:
Originally Posted by Filbert
Посмотреть сообщение
I found this error >
Код:
H:\GAME\SA-MP Server\HGTDM\Gamemodes\HGTDM~RP.pwn(32028) : error 017: undefined symbol "GetPlayerPoolSize"

Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Код:
for(new i = 0, j = GetPlayerPoolSize(); i <= j; i++)
If it's prior to 0.3.7 that could be something to do with it. If you are using 0.3.7 then update your includes.

If prior to 0.3.7

Код:
for(new i = 0, i <= MAX_PLAYERS; i++)
Reply


Messages In This Thread
GetAll - by Filbert - 08.06.2016, 09:53
Re: GetAll - by Nin9r - 08.06.2016, 10:23
Re: GetAll - by Stinged - 08.06.2016, 10:41
Re: GetAll - by Filbert - 08.06.2016, 10:48
Re: GetAll - by Filbert - 08.06.2016, 10:52
Re: GetAll - by Stinged - 08.06.2016, 11:03
Re: GetAll - by Sew_Sumi - 08.06.2016, 11:06
Re: GetAll - by Filbert - 08.06.2016, 11:57
Re: GetAll - by Nin9r - 08.06.2016, 12:08
Re: GetAll - by Sew_Sumi - 08.06.2016, 14:14

Forum Jump:


Users browsing this thread: 1 Guest(s)