help guys - 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 guys (
/showthread.php?tid=551328)
help guys -
shadow177 - 18.12.2014
fixed , but ultra sucks.
and now i removed my server from ultra LOL
Re: help guys -
Bashur - 18.12.2014
You need to upload the .DLL's AND .SO's
Re: help guys -
shadow177 - 18.12.2014
i've uploaded .so files also
Re: help guys -
Bashur - 18.12.2014
Redownload the plugin, Normally it should give a .so file with it
Re: help guys -
shadow177 - 18.12.2014
hey it still shows the same error
Re: help guys -
BroZeus - 18.12.2014
in server.cfg u need to put like this
plugins streamer
.so sscanf
.so
... and so with the other plugins too
Re: help guys -
shadow177 - 18.12.2014
Quote:
Originally Posted by BroZeus
in server.cfg u need to put like this
plugins streamer.so sscanf.so
... and so with the other plugins too
|
thankyou so much man , i tried it before but i tried it with .dll not with .so LOL
Re: help guys -
shadow177 - 18.12.2014
again another problem bro!
i already made a file in "scriptfiles" with "usfServer" and "Users" but it still shows some errors
Код:
[09:33:05] *** YSI Error: INI_Open could not find or create file Users/zetX.ini
[09:33:05] *** YSI Error: INI_Open could not find or create file usfServer/ServerStats.ini
[09:33:20] *** YSI Error: INI_Open could not find or create file Users/zetX.ini
Re: help guys -
SequenceCuz - 18.12.2014
Quote:
Originally Posted by shadow177
again another problem bro!
i already made a file in "scriptfiles" with "usfServer" and "Users" but it still shows some errors
Код:
[09:33:05] *** YSI Error: INI_Open could not find or create file Users/zetX.ini
[09:33:05] *** YSI Error: INI_Open could not find or create file usfServer/ServerStats.ini
[09:33:20] *** YSI Error: INI_Open could not find or create file Users/zetX.ini
|
Go inside ur scriptfile folder and Create Folder's name "Users" and "usfServer"
Re: help guys -
shadow177 - 18.12.2014
already