Zycron
Initiate
Trying to make it so reds get insta guard killed unless they are factions i know it has todo with this line
I already added using Server.Factions; to the top just cannot firgure out a way to get the check into that line. any suggestion?
thanks in advance.
Code:
public virtual bool AllowReds{ get{ return Core.AOS; } }
I already added using Server.Factions; to the top just cannot firgure out a way to get the check into that line. any suggestion?
thanks in advance.