Search Results
https://sampforum.blast.hk/showthread.php?tid=299619&page=2 This could potentially help you a lot. If not. I have a few other fixes that could be the resolution to your issue.
124
Do the following -- chmod 777 samp03svr - samp-npc - announce. This will help you by giving it permissions to be read.
214
Quote: Originally Posted by Jigsaw123 Hey, I put the plugins in my .cfg and in my plugins folder, and in the .exe it says that they fail to load so the server doesn't work. Anyone know h...
172
Код: format(query, sizeof(query), Try that piece of code and replace with your current format, see if it changes anything at all.
242
Quote: Originally Posted by SaintMikey Would be good if you send us the entire command instead of just the first line. EDIT: Make it like this CMD:backup(playerid, params[]) Make sure yo...
170
Would be good if you send us the entire command instead of just the first line. EDIT: Make it like this CMD:backup(playerid, params[]) Make sure you have the ; removed from the COMMANDLINE itself an...
170
After personal experiences. I like MySQL better than SQLite, but it's all about your own type of "liking". If you find SQLite easier to work with, use it, if you find MySQL easier to work with, use it...
75
Код: SCMALL(COLOR_ADGREEN, msg); SCMALL is defined as SendClientMessageToAll in my script, just try it like this and it could work. if you have the message defined as msg though.
163
Quote: ZCMD - Credits to Zeex Sscanf2 - Credits to ****** Streamer - Credits to Incognito You made sure you have those includes, correct?
167
Remove mysql.so and use mysql_static.so. It will solve all your problems. Don't rename mysql.so, get the static version of it.
77
Код: [16:29:41] [debug] Server crashed while executing tf2.amx There's something wrong with the amx file you have.
247
Once getting those Segmentation Faults. You need to re-compile the script and upload it with Binary Mode in FileZilla.
260
ALSO, If you don't want to get some errors. It's suggestable to change the IP to 127.0.0.1 instead of localhost. The socks can be fucked if not.
190
I suggest you to actually ****** most of those SQL errors. Most of the mysql's function has been changed to Код: cache so I suggest you to replace the mysql_free_result & so forth with cache_...
46
Whenever a player uses the command /v buy - Purchases a vehicle, his cash then get taken away, but there are no vehicles that are spawning. If anyone could help me with this, They will be rewarded. I ...
49
Re-upload the samp03svr in a binary mode through the FTP. If not try nohup ./samp03svr & and see if that works.
260
Quote: Originally Posted by Wizzard2H OK seems like mysql doesn't want to connect to DB , I've setup a DB but the GM says it couldn't connect even though the details are correctly written ...
157
Quote: Originally Posted by Wizzard2H Thanks I found the r37 one with mysql_static.so works fine , the problem now is whirlpool doesnt want to load for no reason at all I mean the plugin i...
157
Quote: Originally Posted by AidanRO I have a problem since April.. I installed Windows 8.1 x64 and since then my SA:MP isn't working. The scenario is like this: I join any server, I wait f...
213