log help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: log help (
/showthread.php?tid=384429)
log help -
Wonderweiss - 11.10.2012
i need help with this filterscript
https://sampforum.blast.hk/showthread.php?tid=377251
when i compile i get this error
Код:
C:\Users\Bojan\Desktop\LVDM\pawno\include\OPSP.inc(22) : fatal error 111: user error: OnPlayerShootPlayer ERROR You must include it in your game mode, not in your filterscript!
can u guys help me ?
Re: log help -
Red_Dragon. - 11.10.2012
The error answers itself put the FS in your gamemode
Re: log help - Glint - 11.10.2012
Put the include (the .inc file) in your Pawno -> includes folder.
Re: log help -
Wonderweiss - 11.10.2012
@Glint if u mean on the OPSP.inc i alredy have it there ..
Re: log help - Glint - 11.10.2012
Quote:
Originally Posted by Wonderweiss
@Glint if u mean on the OPSP.inc i alredy have it there ..
|
Well the error says it isn't there.
Re: log help -
Wonderweiss - 11.10.2012
what do you mean?