Search Results
The VPS might have a low / bad connectivity. Consider contacting your provider first.
200
If its a linux server , use streamer.so plugin file. In other words, if it's a linux machine just replace the streamer.dll to streamer.so in your server.cfg.
103
You can also use yum whatprovides libmysqlclient_r.so.15 and then install that package.
149
Make sure its a windows server and only then use streamer.dll plugin file. If its a linux server , use streamer.so plugin file. In other words, if it's a linux machine just replace the streamer.dll t...
131
Hello, You have a script related issue similar to https://sampforum.blast.hk/showthread.php?tid=397527
115
If you are going to choose a SA:MP host from https://sampforum.blast.hk/showthread.php?tid=189169 , then you don't need to worry much about the specs. You can simply check their hardware specs on thei...
185
https://sampforum.blast.hk/showthread.php?tid=319081 https://sampforum.blast.hk/showthread.php?tid=271102
70
Also try checking the code under OnPlayerConnect
192
Quote: Originally Posted by CrossUSAAF Try to change your game mode to different and see, if you get it working. If you get same error message, then the problem is most probably in your ho...
234
Everyone has different opinions, you should try out yourself. You won't be disappointed. Otherwise there is this list: https://sampforum.blast.hk/showthread.php?tid=189169
143
Quote: Originally Posted by Saddin It's in utils.inc file. new count = 0; This means the variable "count" is defined 2 times in your gamemode. Try replacing the name of this variable.
310
Quote: Originally Posted by Saddin When I open server on my house host. After 10 minutes of playing with my friends it crashes. After it says: "You are banned from this server" or "Server ...
310
Quote: Originally Posted by Beljulji i have made GM from scratch..... how to add to hosted list my server is hosted but not in hosted list why? You have to pay minimum $12 per month at ...
246
Use a unique script to get players. Also Try getting your server on hosted tab listing.
246
Mysql = BEST & FASTEST
101
Quote: Originally Posted by JEkvall95 any tips to get more players to my server? Create a unique gamemode for your server. Get your server on hosted tab if possible.
203
Make sure you install mysql on your VPS. Using something like: yum install mysql - for Centos. Can you show us the error?
224
The textdraw ID's are most probably messed up. Define them like this: pawn Код: new Text:gMyText = Text:INVALID_TEXT_DRAW; // for  Global Textdraw //andnew PlayerText:gMyPlayerText[MAX_PLAYERS]...
288
Quote: Originally Posted by Paul_Aldo Hello, how do i host my server on my PC, please tell me This can help - https://sampforum.blast.hk/showthread.php?tid=49456
88