headshot raus?
This commit is contained in:
@@ -16,6 +16,7 @@ namespace ReallifeGamemode.Server.Business
|
||||
|
||||
public override int? BlipSprite => 225;
|
||||
|
||||
|
||||
public override void Load()
|
||||
{
|
||||
}
|
||||
|
||||
@@ -63,6 +63,7 @@ namespace ReallifeGamemode.Server.Events
|
||||
player.SetData("duty", false);
|
||||
player.SetData("Adminduty", false);
|
||||
player.TriggerEvent("SERVER:SET_HANDMONEY", user.Handmoney, 0);
|
||||
player.TriggerEvent("headshotoff");
|
||||
Gangwar.Gangwar.loadPlayer(player);
|
||||
if (user.FactionLeader)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user