Search Results
This sounds silly, but I was trying to copy in CentOS and I can not imagine it was because I needed to combine the C ++ 11 libraries with C ++ 17, thanks for helping.
1,760
I already did all the tests and this is the error that is shown: Код: *** YSI Warning: Bare `___` usage found - make sure it is a function parameter. The error only occurs in the VPS linux, in Wi...
314
Yes, but it does not show anything the list should be: - Item 1 - Item 2 - Item 3 - Item 4 What seems strange to me is that in Windows it works, it is only in VPS Linux that it does not list anything...
314
I did a test removing all the parameters and adding directly. Код: MySQL_TQueryInline (connection, using inline CountUsersWork, "SELECT COUNT (*) FROM` users` WHERE `id` = 1 AND` work` = 1; "); T...
314
Some work well and others do not. Код: [plugins / mysql] mysql_format: no value for specifier '% d' passed [plugins / mysql] mysql_format: no value for specifier '% d' passed [plugins / mysql] my...
314
I use these flags: -d3 -O1 -r includes Plugins: Streamer, Sscanf, mysql, crashdetect, profiler, bcrypt, YSF
314
Maybe it could be related. Код: YSI Warning: Bare `___` usage found - make sure it is a function parameter.
314
They really are all querys with y_inline and only happens in linux. Код: MySQL_TQueryInline(conexion, using inline CountUsersWork, "SELECT COUNT(*) FROM `users` WHERE `id`=%d AND `work`=%d;", id_...
314
All the queries I made with y_inline in linux give me this error: mysql_format: no value for specifier '% d' passed
314
Just yesterday I was reviewing the source code of YSF and I realized that the packages were similar to those that can be sent with Pawn Raknet, I will try to have such.
111
Try using the YSF R19 version but reach the 1024 limit, because PlayerGangZoneDestroy does not work until you restart the gamemode With YSF R20 RC-4 the PlayerGangZone is not even displayed. In YSF....
111
They are the same log, just change the text to show how long it takes.
152
Before Код: _________Freeze 2-4 seconds___________ Start GM. Now Код: _________Freeze 45-50 seconds___________ Start GM.
152
Yes, here is a test of the time that remains on hold. Before: Код: SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [03:59:48] filterscripts = "" (string) [03:59...
152
The code compiles very fast and is fine, but it seems to take longer to start the gamemode.
152
One more thing to take advantage of the topic, tampico allows you to search for references?
130
I have it installed and configured. When I want to format text. I throw this error: There is no selection formatter for the 'pawn' files installed.
130
Visual studio code throws me this error when I want to format my code. There is no selection formatter for the 'pawn' files installed.
130