Professor Fartsalot 9fbe3b54ad v8.3.0a
FIXED THE MUSIC SYSTEM FINALLY AFTER THE 7TH REWRITE.

THANK YOU SO MUCH, @arieshi255 !!!

+ Made music system CONSIDERABLY more accurate, and virtually immune to server lag as we now base ticks off the game engine's real time clock in seconds, with an accuracy of up to 100ns.

+ Changed ChangeBGM function to accept a true or false, determining whether to stop the music and change it on the fly, or wait for the current song to finish.

+ Disabled debug info (getting real world time) from going into global chat.

+ Optimised music system's loop code to skip over index 0 (console) as the server console should never receive sound commands anyways.
2025-08-19 01:58:06 -04:00
2025-08-19 01:58:06 -04:00
2025-04-15 22:23:38 -04:00
2025-04-16 02:03:08 -04:00
Description
No description provided
9.6 MiB
Languages
SourcePawn 97%
C# 1%
Pawn 0.9%
C++ 0.6%
NASL 0.4%