07.01.2018, 02:39
(
Последний раз редактировалось RogueDrifter; 07.01.2018 в 06:42.
)
Uhm... i decided to try and compile this and...
Line:
Did anyone even try to use this yet?
EDIT: i included the include, just to clear out doubts about that, can you check this out xeon?
Код:
(5349) : error 017: undefined symbol "IsUsingProxy" (5349) warning 215: expression has no effect (5349) : error 001: expected token: ";", but found "]" (5349) : error 029: invalid expression, assumed zero (5349) : fatal error 107: too many error messages on one line
PHP код:
if(IsPlayerUsingProxy(playerid)) format(pbstring,sizeof(pbstring,".: %s Is on a proxy:.",idname);
EDIT: i included the include, just to clear out doubts about that, can you check this out xeon?