keine ac meldung *für unallowed weapons* wenn andere welt
This commit is contained in:
@@ -33,7 +33,7 @@ namespace ReallifeGamemode.Server.Admin
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (cheater.Dimension != 0)
|
if (cheater.Dimension != 0 && cheat == "Unallowed Weapon")
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user