NGG Yom_buttons compile error
#1

Код:
C:\Users\HP\Desktop\SA-MP-Development-master\filterscripts\yom_buttons.pwn(322) : warning 208: function with tag result used before definition, forcing reparse
Pawn compiler 3.10.20160907	 	 	Copyright © 1997-2006, ITB CompuPhase
I only tried to compile it to be used as filterscript.

Line 322:
PHP код:
forward bool:FS_IsValidButton(buttonid);
public 
bool:FS_IsValidButton(buttonid)
{
    return (
buttonid <= MAX_BUTTONS && ButtonInfo[buttonid][Created]);

Reply


Messages In This Thread
NGG Yom_buttons compile error (warning 208) - by JulianWilliams - 26.01.2018, 15:13
Re: NGG Yom_buttons compile error - by EmpireSk - 26.01.2018, 15:18
Re: NGG Yom_buttons compile error - by JulianWilliams - 26.01.2018, 15:18
Re: NGG Yom_buttons compile error - by JulianWilliams - 27.01.2018, 05:05
Re: NGG Yom_buttons compile error - by Abagail - 27.01.2018, 05:43
Re: NGG Yom_buttons compile error - by JulianWilliams - 27.01.2018, 05:55

Forum Jump:


Users browsing this thread: 1 Guest(s)