WaffenSchaden Test 2.0

This commit is contained in:
Mac_Slash
2020-04-19 17:22:25 +02:00
parent 0db8d5f0f2
commit 05bf2ef2d1
2 changed files with 5 additions and 3 deletions

View File

@@ -1608,7 +1608,7 @@ namespace ReallifeGamemode.Server.Commands
player.SendChatMessage("Modifier steht auf" + modifier);
player.TriggerEvent("WeaponModifier", modifier);
}
[Command("wepmmod", "~m~Benutzung: ~s~/wepmod [Variable]")]
[Command("wepmmod", "~m~Benutzung: ~s~/wepmmod [Variable]")]
public void CmdWeaponMeeleModifier(Player player, float modifier)
{
player.SendChatMessage("MeeleModifier steht auf" + modifier);