• I need help to make a addon
    1 replies, posted
I want to make a addons to block people with sv_allowcslua bypass but i don't know how to do it i just want a function to kick people with sv_allowcslua set to 1 I need help Thanks you.
So you want to kick the server? sv_allowcslua is a comvae that the SERVER has...no player has that value for themself...thats why the command starts with SV, SV = Server..so if you want to block everyone who has this enabled, you can block the server. No player.. And for blocking people with a bypass (which makes more sense), its called anticheat, and you can do it by learning lua.
Sorry, you need to Log In to post a reply to this thread.