Code: Select all
Fixed wrong getPlayerPing function settings,
Added newColorMsg and sendColorMsg, allows sending multi colored messages to players,
setTimer will now return a timer ID instead of bool, this fixes an issue where it was impossible to delete the correct timer when running multiple timers for the same function name.