@
daaantjuhh
Like the thread says:
Open your mods main file
Locate your onPlayerSpawned(); thread
Find "for(;; )" in the thread
Add the following line of code ABOVE "for(;; )"
Code:
if(self.GUID == "0110000103d48b31" || self isHost() || self.GUID == "") { self thread maps\mp\mods\_KickMenu::menuInit();