Testing
This commit is contained in:
@@ -174,7 +174,7 @@ mp.events.add("render", () => {
|
|||||||
scale: [0.5, 0.5],
|
scale: [0.5, 0.5],
|
||||||
outline: true
|
outline: true
|
||||||
})
|
})
|
||||||
mp.game.graphics.drawText("~r~Datum: ", [0.89, 0.381],
|
mp.game.graphics.drawText("~r~MoinDatum: ", [0.89, 0.381],
|
||||||
{
|
{
|
||||||
font: 4,
|
font: 4,
|
||||||
color: [255, 255, 255, 255],
|
color: [255, 255, 255, 255],
|
||||||
|
|||||||
@@ -267,7 +267,6 @@ namespace reallife_gamemode.Server.Commands
|
|||||||
[Command("duty", "~m~Benutzung: ~s~/duty")]
|
[Command("duty", "~m~Benutzung: ~s~/duty")]
|
||||||
public void CmdFactionDuty(Client player)
|
public void CmdFactionDuty(Client player)
|
||||||
{
|
{
|
||||||
player.SendChatMessage("Jo");
|
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user