Sscanf - 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: Sscanf (
/showthread.php?tid=585290)
Sscanf -
Rudimental - 12.08.2015
Hello.
I'm interested in one thing sscanf whether his folder goes into pawno / include or not?
Re: Sscanf -
JaydenJason - 12.08.2015
Quote:
Originally Posted by Rudimental
Hello.
I'm interested in one thing sscanf whether his folder goes into pawno / include or not?
|
the sscanf folder goes in the main folder
Re: Sscanf -
Rudimental - 12.08.2015
Do you think I put that folder in the folder where we have all of the folders related to the server and the rest?
Re: Sscanf -
lanix - 12.08.2015
yes 1
Re: Sscanf -
Rudimental - 12.08.2015
and whether the same folder should we stand on the panel where you host server ?
Re: Sscanf -
SickAttack - 12.08.2015
No, you do not need that folder whatsoever.
You only need the compiled source and the include.
Re: Sscanf -
Rudimental - 12.08.2015
you think you should only plugins and inc ?
Re: Sscanf -
LetsOWN[PL] - 12.08.2015
Quote:
Originally Posted by Rudimental
you think you should only plugins and inc ?
|
Yodish English.
Just put sscanf2.inc in <root>/pawn/includes and sscanf.[dll/so] in <root>/plugins.
And - don't forget about plugins sscanf in Your server.cfg.
Re: Sscanf - Emmet_ - 12.08.2015
Quote:
Originally Posted by Rudimental
you think you should only plugins and inc ?
|
Yes. It is not required to put the sscanf folder inside your server folder. That's just the source code for the plugin and has no relation to the server whatsoever.