Search Results
I'm making a SA-MP server and I intend to use "PlayAudioStreamForPlayer()" function to play mp3 music files on local machine running IIS. I'm a bit worried about music licensing I know little about. I...
594
Quote: Originally Posted by ****** At 100 timers per second, it will take 497 days to wrap around. Then there are no checks so they will be reused. Even 0 will be used, despite being retur...
89
In "wiki.sa-mp.com", regarding function "SetTimerEx()", it is stated: "Timer IDs start at 1 and are never reused". Suppose we have a server which creates 100 timers per second. How long will it take t...
89
Quote: Originally Posted by ****** Why not test it? There's a profiler plugin. We can't say what will be slow without seeing a) how well you wrote it or b) what machine you are running i...
103
Quote: Originally Posted by m4karow I dont know what do you want but if you want to update at a specific point you should use Streamer_UpdateEx that have XYZ parameters I want turret to...
103
I'm creating a filterscript of turrets and I don't know if it is worth the effort. Once at every second "GetPlayerPos()" will be called for most if not for all players and once at every second "Stream...
103
Will "tickcount()" and "GetTickCount()" start over from return values of 0 after approximately 24 days of continuous operation or will those functions start to return negative values instead?
53
"DisableInteriorEnterExits()" solved my problem. Thank you.
57,286
I used ****** mod to test this anti-cheat and I noticed that Anti-teleport hack (specifically on-foot) is very rarely detected. I teleported from one city to another, many times - "OnCheatDetected()" ...
57,286