SSCANF - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: SSCANF (
/showthread.php?tid=348836)
SSCANF -
carz0159 - 06.06.2012
i'm uploading the newest sscanf plugin to my server, (volthost is hosting it) and i dont know where to put the sscanf folder or pawno folder. If anyone can tell me where, i greatly appreciate it. Ill upload the files below.
Re: SSCANF -
thefatshizms - 06.06.2012
go to pawno/includes put sscanf.inc there
then go to plugins and put sscanf.so and sscanf.dll
then go to config and put sscanf
Re: SSCANF -
milanosie - 06.06.2012
Quote:
Originally Posted by thefatshizms
go to pawno/includes put sscanf.inc there
then go to plugins and put sscanf.so and sscanf.dll
then go to config and put sscanf
|
.so AND .dll?
.dll is windows, .so is linux, you obviously don't need them both.
Re: SSCANF -
Christopher - 06.06.2012
You only need to upload the sscaanf.so to the /plugins directory. The includes are purely for including when compiling your script to AMX form. Simply upload the .so of the plugin to the plugins directory and include it in your servers configuration file.
Re: SSCANF -
thefatshizms - 06.06.2012
Quote:
Originally Posted by milanosie
.so AND .dll?
.dll is windows, .so is linux, you obviously don't need them both.
|
i know but i didnt know if he was using windows or linux :P
Re: SSCANF -
Christopher - 06.06.2012
Quote:
Originally Posted by thefatshizms
i know but i didnt know if he was using windows or linux :P
|
Volt-Host uses Linux.
Re: SSCANF -
thefatshizms - 06.06.2012
i didnt know :/
Re: SSCANF -
karim29 - 08.08.2012
Can Any One Help Me i updated my plugins and see
[16:26:30] Script[gamemodes/Trucking.amx]: Run time error 19: "File or function is not found"
[16:26:30] Number of vehicle models: 0
Re: SSCANF -
shitbird - 08.08.2012
Make sure you're loading
all the plugins required by the gamemode.