Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

NGG Yom_buttons compile error

$
0
0
Code:

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 (c) 1997-2006, ITB CompuPhase

I only tried to compile it to be used as filterscript.

Line 322:
PHP Code:

forward bool:FS_IsValidButton(buttonid);
public 
bool:FS_IsValidButton(buttonid)
{
    return (
buttonid <= MAX_BUTTONS && ButtonInfo[buttonid][Created]);



Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>