Search Results
[WARNING] CMySQLResult::GetRowData - invalid row ('3') or field index ('1') What i have do wrong to get this error, how i need search it.
66
samp03svr: amx/amx.c:811: expand: Assertion `memsize==0' failed. I understand that something with memory how to fix it?
150
samp03svr: amx/amx.c:803: expand: Assertion sc<64 failed How understand it?
150
This nothing mean? amx/amx.c:555 amx_BrowseRelocate: Assertion op>0 && op<OP_NUM_OPCODES FAILED
160
Код: Server crashed due to an unknown error Native backtrace: #0 b7502e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so #1 b74fbbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from...
160
In putty when i want start server ./samp03svr & i get this error?
160
[ERROR] CMySQLQuery::Execute[] - (error #111 Row size too large (> 8126)
93
[ERROR] CMySQLQuery::Execute[] - (error #111 Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format,...
93
Hi, What query i need procced that i could get name of player for exampe which XP TOP is 400 of 1000 registered players.
74
It'is will be possible to make stock like that stock CalculateProc( proc ) { switch (random(proc-1)) { case 0: { // 1% } default: { 99% } } how work with case...
244
I know random but i need another way for example how you will do if i want to make 99 % that will be succefully and left 1 % that can fail.
244