Search Results
Hello SAMP Community, Throughout the years of SAMP I have watched several creative, and script savy minds from several different servers. I come to the SAMP community with a new "idea" a new generati...
57
This succeeds at changing their name but doesn't save it in the sqlite database. Help Please Код: if(strcmp(cmd, "/setnamea3", true) == 0) { if(IsPlayerConnected(playerid)) { tmp...
53
I am trying to get my server working on CentOS 6 but everytime I ./samp03svr it loads the scripts and all the plugins just fine but then for some reason the server never comes up I just get "Segmenta...
52
So I should just remove entire things such as Код: stock g_mysql_Init() { new SQL_HOST[64], SQL_DB[64], SQL_USER[32], SQL_PASS[128], iValue; new SQL_SHOST[64], SQL_SDB[64], SQL_SUSER[32], SQL_S...
87
I have just updated my old script and I was able to fix all the errors but one. Код: error 017: undefined symbol "mysql_ping"
87
Quote: Originally Posted by Konstantinos https://sampwiki.blast.hk/wiki/MySQL/R33..._affected_rows Are you saying I should change the mysql_affected_rows to cache_affected_rows
157
okay so now that the mysql plugin is functional i try to recompile the script with the new .inc Код: C:\Users\Dylan\Desktop\New folder (2)\gamemodes\DEV.pwn(26981) : error 017: undefined symbol "...
157
I loaded the mysql_static.so instead this time. It works now thanks !!!
157
Код: [16:11:25] Loading plugin: mysql.so [16:11:25] Failed (plugins/mysql.so: symbol __cxa_pure_virtual, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time refe...
157
So I swear I have tried a thousand different things... I just got native checker but idk how to read their errors. I know Runtime 19 is a plugin or .inc issue but i updated all plugins. Код: [15:...
157
Alright dont listen to gameon30, he is just posting things to get posts. Well you basically need to search for anything that is related to the fuel system as it was said by previous posters. But sin...
247
Are you saying that you have 2 different dedicated servers and on one samp server you are attempting to bind it to a dedi that isn't even associated with the one it is on? Or are you saying that you ...
46
Let me let you know of a couple of things. 1) Nobody will trust you with their scripts on your computer 2) Its a security risk for you since you seem inexperience. 3) People won't go on a server that...
227
What are you using that is saving the user files? Y_INI, DINI, text documents ?
51
Alright so basically in game after someone buys a business created by admins in game. They're able to use it until they log out. Once they log out it shows that they don't own it. The Command: КÐ...
59
NG-RP Script stolen. Close this thread now.
156
I am looking for a couple of scripters for my new up coming roleplay server. This will be a temporary voluntary position until later we start receiving money then you will all be paid. If you become p...
98
I started a new script using Y_INI for the first time and I used this tutorial https://sampforum.blast.hk/showthread.php?tid=273088 Below when I added all that stuff i get the following errors. КÐ...
72