Help me,please! - 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 me,please! (
/showthread.php?tid=496784)
Help me,please! -
MDMApwn - 23.02.2014
Eih people,when i try my gamemode in localhost server,the gamemode dont'have problem,but when i put the gamemode on delux host,the gamemode is bug. I dont know why!
Screen of the gamemode on delux host. Only this gamemode is bug on host!
Re: Help me,please! -
FilesMAker - 23.02.2014
Look at your server.cfg, it's maybe your game mode is written false!
Use Crachdetector and nativecheker, you maybe need a plugin like streamer or sscanf !
Re: Help me,please! -
LocMax - 23.02.2014
Do you use plugins? If yes, then check if your server on host is linux-based, if it is then you need to upload linux plugins that you use, for example: sscanf.so is needed instead of sscanf.dll
Also, in your server.cfg, if you don't have, add plugins row and write names of plugins that you use.
For example:
plugins sscanf.so streamer.so
and write names of all plugins that you use
Re: Help me,please! -
MDMApwn - 23.02.2014
The linux plugins the host say: you cant upload this file. I think is windows,i have uploaded the streamer.dll and sscanf.dll and add in server.cgf but not work!
Re: Help me,please! -
MDMApwn - 23.02.2014
Quote:
Originally Posted by FilesMAker
Look at your server.cfg, it's maybe your game mode is written false!
Use Crachdetector and nativecheker, you maybe need a plugin like streamer or sscanf !
|
How i can check if is written false?
Screen of host's server.cgf
Re: Help me,please! -
LocMax - 23.02.2014
sscanf.so streamer.so
Change the plugins line to that above
Re: Help me,please! -
Alex MagaŃa - 23.02.2014
Edit: plugins to .so example:
plugins streamer.so sscanf.so
Re: Help me,please! -
MDMApwn - 23.02.2014
i have tried all,but this gm dont'want to work(on host)! now i think is a host problem. But with another gm work. Whyyy?
Re: Help me,please! -
MDMApwn - 23.02.2014
The .so plugins the host say: you cant upload this file. Is a windows host! I have tried to put streamer.dll sscanf.dll on server.cgf but nothing!