FS to GM
#10

if you have
pawn Код:
#define FILTERSCRIPT
remove it, remove onfilterscriptinit and onfilterscriptexit (copy what needed to be copied under them) and then write ongamemodeinit and ongamemodeexit callbacks and put what you've copied under each one (onfilterscriptinit content -> under ongamemodeinit)

put this code too:
pawn Код:
#else

main()
{
   
}

#endif
make sure that the number of brackets used in the whole script is even and not an odd, be cause you could've missed a bracket.
Reply


Messages In This Thread
FS to GM - by Brys - 22.01.2016, 18:51
Re: FS to GM - by AmigaBlizzard - 22.01.2016, 20:06
Re: FS to GM - by Mikeydoo - 22.01.2016, 21:33
Re: FS to GM - by [eLg]elite - 22.01.2016, 22:18
Re: FS to GM - by Brys - 23.01.2016, 05:57
Re: FS to GM - by Brys - 23.01.2016, 06:27
Re: FS to GM - by Elegy - 23.01.2016, 07:20
Re: FS to GM - by Sew_Sumi - 23.01.2016, 09:22
Re: FS to GM - by Arshman - 23.01.2016, 09:27
Re: FS to GM - by Sawalha - 23.01.2016, 09:58

Forum Jump:


Users browsing this thread: 1 Guest(s)