Search Results
Please add: Код: OnPlayerDownloading(playerid, path[], download_speed); and option to change a GUI downloader.
35,777
SetPlayerCheckpoint(playerid, Float: x, Float:y, Float:z, Float: size, color); SetPlayerRaceCheckpoint(playerid, type, Float: x, Float:y, Float:z, Float:nextx, Float:nexty, Float:nextz, Float: size, ...
12,309
So what about skins from other games or movies? Ex: Michael from GTA V, Rick Grimmes from TWD or George Clooney
11,188
Soo. I can't add player skins from GTA V?
11,188
Anyone knows where i can find 3D objects? Example; punching bag, food plate And it will work in SAMP?
11,801
@UP2 - Same. And my WINDOWS10 blocking kdff.exe from command prompt(This App Can’t Run on your PC)
15,534
What is MTU option in server.cfg?
35,777
Yep, now it's working, but there is still little problem... When player statistics are saved, then in file appear unused entries, f.e;; pAchievement= or pAchievement1=0 In previously versions there w...
9,436
I don't know why, but when i save player moneys: dini_IntSet(string, "pMoneys", GetPlayerMoney(playerid)); then value in file is -1030672120
9,436
error 017: undefined symbol "empty" error 035: argument type mismatch (argument 3) 272, 306: format(diniFileValues[index][i], DINI_MAX_FIELD_VALUE, value); format(diniFileValues[index][i], DINI_MAX_...
9,436
error 004: function "dini_GetFileIndex" is not implemented what's wrong?
9,436
Bug with double value saving is still available, please do check it.
9,436
Quote: Originally Posted by Salik When the next version gonna be released? 2020 - y? Probably never. I think 0.3.7 is last SA-MP version
28,547
Gammix my server was crashed after 2 hours. Crashdetect: [debug] #0 0000102c in public OnFileTimeout (2) from teamDM.amx [debug] Run time error 4: "Array index out of bounds" What's going on?
9,436
Now all working fine, but in console i get : [dini2] - Error: File name not specified while opening file. But saving/reading done correctly, lol.
9,436
Код: #include <a_samp> #include <gini> #include <zcmd> CMD:mycommand(playerid, param[]) { dini_Create("test.ini"); dini_Set("test.ini", "Set1", "Set"); dini_IntSet("test.in...
9,436
Quote: Originally Posted by Gammix Are you using v2.4.2? Cause that problem was fixed in v.2.4.2 already! Yes bro. It's really bugged. You can test it...
9,436
IDK what's going on. Gammix create a script with code: dini_Int dini_IntSet dini_Unset dini_IntSet And it's totally bugged, no changes in file.
9,436