[Solved]How to not get banned while another admin ban me? in my server.

Started by Gito Baloch, Mar 28, 2020, 05:59 AM

Previous topic - Next topic

Gito Baloch

Hy tell me How to not get banned in my own server when other admin try to ban me he gets ban i dont get ban how?
like this:
if (plr.Name =[R2x]Gito_OP ) player.Ban(); but i am getting error can you give me true command?
Programming is the language I speak, the world I shape, and the future I code

KX

if(plr.Name == "Chutiyeitnatoseekle") player.ban();= can be used for assigning values to variable whereas == is used for comparing strings.

MEGAMIND

Quote from: KX on Mar 28, 2020, 09:48 AM if(plr.Name == "Chutiyeitnatoseekle") player.ban();= can be used for assigning values to variable whereas == is used for comparing strings.

pff what a code the word isnide "" lel

Gito Baloch

Programming is the language I speak, the world I shape, and the future I code