Search Results
Quote:
Originally Posted by oMa37
nativechecker must be at the end of the line:
Код:
plugins mysql sscanf nativechecker
thank you
Quote:
Originally Posted by Konstanti...
121
Hello,
I just have updated my windows to windows 10 and now I have a problem with loading mysql & sscanf plugins
I downloaded the latest version of mysql from here: https://sampforum.blast.hk/show...
121
Hello,
I try to send a POST request with Hebrew, but does not return anything and I do not know why...
here is my code:
pawn Код:
public OnGameModeInit() { HTTP(0, HTTP_POST, Website, "server...
31
Code:
======================== FCNPC Exception Handler ===============================
Address: 0x70A71E00
Registers:
EAX: 0x00000000 - EBX: 0x00983F00 - ECX: 0x70A7C5B0 - EDX: 0x70A7C590
ESI: 0x022...
21
Quote:
Originally Posted by Abagail
They are different. Likely, the first one is outdated and uses outdated, no longer supported methods and fails to load.
Okay, but how first supports ...
24
Hello
I do not know why but when I try to load the plugin:
http://forum.sa-mp.com/showpost.php?...&postcount=197 (SAMPHP Plugin revision V2.0B)
So it not working
If I use this plugin: https://samp...
24
Nice work!
Perhaps you can make the PHP language too
^****** translate^sorry for the bad english
2,709
Quote:
Originally Posted by MotherDucker
Try "127.0.0.1"? (without quotes)
127.0.0.1 = localhost
I said it before, localhost works for me
67
Quote:
Originally Posted by MasonSFW
Your MySQL host address is not work, Try replace them to IP address
The ip works on php :\
Quote:
Originally Posted by OnlYgEnyUS
Try to...
67
I am trying to connect to my MySQL host in Hostinger
I do not know why I am getting these errors:
pawn Код:
[17:25:26] [ERROR] CMySQLConnection::Connect - (error #2005) Unknown MySQL server h...
67
Quote:
Originally Posted by Konstantinos
Did it show more information at the compiler output? And if so, did you run the new file (the .amx one) you got after compiling? If done the above ...
53
Quote:
Originally Posted by Konstantinos
Compile with -d3: https://github.com/Zeex/samp-plugin-...ith-debug-info
In case you don't have the latest version of crashdetect plugin, it's reco...
53
Quote:
Originally Posted by Sascha
maybe forgot some of these index fields in the enum?
I did not understand what you mean...
enum:
pawn Код:
... MissionBankTimerAndCP, ...
53
pawn Код:
[20:54:20] [debug] Run time error 4: "Array index out of bounds"[20:54:20] [debug] Accessing element at negative index -1[20:54:20] [debug] AMX backtrace:[20:54:20] [debug] #0 000781c0...
53
Quote:
Originally Posted by ATGOggy
Myql is causing the crash them. I'm not familiar with mysql, I'm using y_ini. Someone will help you, just wait.
ok
thanks for trying to help
29