Mr-Gash / GMod-Deathrun

25 stars 78 forks source link

Get/SetGlobalInt #10

Closed iD4NG3R closed 9 years ago

iD4NG3R commented 9 years ago

Since the update of 03.09.15 Get/SetGlobalVar have been removed, thus breaking the gamemode on any server that has been updated.

Mr-Gash commented 9 years ago
> print( GetGlobalInt )...
function: 0x12b8dea8

Get/SetGlobalVar were removed, however, Var literally means Var. It doesn't mean every Get/SetGlobal* function. Nothing should be broken - even went to test it, works for me.