Help with code - 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: Help with code (
/showthread.php?tid=284437)
Help with code -
The_J0ker - 19.09.2011
Hi I need some help trying to figure out why this code isn't working (I didn't make this but want to use it)
http://pastebin.com/XQ44u1wz
Re: Help with code -
Kingunit - 19.09.2011
How about .. more information. What's not working.
Re: Help with code -
The_J0ker - 19.09.2011
it doesn't work at all and no command to start a fire or doesn't send a message or mark where it is
Re: Help with code -
Kingunit - 19.09.2011
When you compile it - did it gave errors? You used it correct as a FS?
Re: Help with code -
The_J0ker - 19.09.2011
It's fine when it compiles fine. Yes i used it as a filterscirpt.
Re: Help with code -
Kingunit - 19.09.2011
Don't you get some errors in the console? Maybe you didn't installed the sscanf plugin correct. Otherwise try to re-load it ingame.
/rcon reloadfs [FSNAME]
Re: Help with code -
The_J0ker - 19.09.2011
nope nothing still
Re: Help with code - [L3th4l] - 19.09.2011
You are either: Not loading the FS, missing sscanf plugin, or your GM is not using ZCMD
Re: Help with code -
The_J0ker - 19.09.2011
anyway to make it with the standard command and with out plugins?
Re: Help with code -
Kingunit - 19.09.2011
Without plugins is nearly impossible. Just install them correct. Tell us in steps how you did it.