joeyjumper94
joeyjumper94
duplicate of??
no just silently exits
another option besides giving the signatures of cathook to VAC's blacklist? have TF2 do some checking on it's own, and make it so that Tf2 would crash 5 minutes after...
you should add it. as without a way for server owners to automatically tell clients to not download their map, server owners may simply resort to automatically banning people when...
> Go to config, open immersiveenginering-client, set enableVBO = true that did not work for me.
here's the code i used to test my changes ```lua for i=1,128 do local p=Entity(i) if!p:IsValid()then continue end if!p:IsPlayer()then break end MsgN"_____________________________________________\n" MsgN(p) local ID=p:AccountID() MsgN("player.GetByAccountID(",ID,")=",player.GetByAccountID(ID)) local ID=p:SteamID() MsgN("player.GetBySteamID\"",ID,"\"=",player.GetBySteamID(ID)) local...
also affects the 1.18.2 version