Search Results
Quote: Originally Posted by ****** OK, if you're still getting that, you are probably missing a brace somewhere. How can I find this, sir?
156
Quote: Originally Posted by ****** Nothing changed between those two versions relevant to local variables. Basically `string`, `a`, etc should be locals only. Global variables should hav...
156
Quote: Originally Posted by ****** This looks like a lot of badly named globals. You will have a variable or enum element called "string", "a", etc. No problem at 2.8.2, sir, I don't u...
156
Quote: Originally Posted by Heress Yes, problem can be solved but we need code which codes do you want me to share? I don't know because I'm asking, Everything was smooth at 2.8.2, I d...
156
Hello, I have updated sscanf plugin on my server, (2.8.2 >> 2.8.3) I had no problem before updating (2.8.2). after the update I started to get these errors/warnings: (2.8.3) Код: C:\Users\...
156
Quote: Originally Posted by Pottus You can't just take any include throw it into your gamemode and expect it to work. That is the problem with AC systems particularly there is such a high ...
119
Quote: Originally Posted by BrainDamaged My problem continues My problem continues
119
Quote: Originally Posted by Bingo Yeah this happens because the AC is a FS and it detects that you are hacking, Just disable it through scriptfiles. is there a way to keep it running wi...
119
Hello, my gamemode nex-ac installed(latest version), I logged in to the server, i went to a pickup and He threw me out of the game.Nex-AC Reason: (Teleport Hacks - Pickups) İmage https://resmim.net/...
119
objects just showing up for like half a second, then they'll disappear how can I solve this ? please help
223
Quote: Originally Posted by GeorgeLimit CreateDynamicObject is not working at OnPlayerRequestClass CreateDynamicObject Working if player done do spawn You can try use : Streamer_Update...
223
Quote: Originally Posted by H4bdel try removing the Float word from Streamer_UpdateEx, if that doesn't work, try putting those objects in OnGameModeInit "Try removing the Float word fr...
223
Quote: Originally Posted by ****** How many objects do you have? 118 sir.
223
Quote: Originally Posted by ****** What is OnPlayerDynamicObject meant to do? Most function names should include a verb. OnPlayerDynamicObject I am using, sir, in that; pawno/include/o...
223
Hi, It works fine if I use CreateObject. I don't know what I'm doing wrong. I tried so many things but it just doesn't work. Streamer_Update and Streamer_UpdateEx make the objects just showing up for ...
223
Quote: Originally Posted by [HLF]Southclaw Package Southclaws/progress2 depends on package Southclaws/samp-logger which declares an error function named `err`. If you run `sampctl package ...
31,987
Thanks!, I am looking for feedback from other users.
152
Quote: Originally Posted by m4karow You can check for data saving. This can cause a little lag to the players if you save too much data at the same time. For example: You saving 1000 vehic...
152
Hello, I have a one gamemode, and I want to optimize this game mode but I don't know where to start. I know a few things, but I know that it's not enough. for example: check string values, check timer...
152