fick die merge conflikte
This commit is contained in:
@@ -9,13 +9,10 @@ namespace ReallifeGamemode.Server.Events
|
|||||||
{
|
{
|
||||||
internal class PlayerEvent : Script
|
internal class PlayerEvent : Script
|
||||||
{
|
{
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
[ServerEvent(Event.PlayerDamage)]
|
[ServerEvent(Event.PlayerDamage)]
|
||||||
public void OnPlayerDamage(Player player, float healthLoss, float armorLoss){
|
public void OnPlayerDamage(Player player, float healthLoss, float armorLoss){
|
||||||
}
|
}
|
||||||
|
|
||||||
>>>>>>> 294e2537... NODMZONE ZUM TESTEN
|
|
||||||
[RemoteEvent("CLIENT:SET_InFrontOfPos")]
|
[RemoteEvent("CLIENT:SET_InFrontOfPos")]
|
||||||
public void SetFrontOfPos(Player player, Vector3 pos)
|
public void SetFrontOfPos(Player player, Vector3 pos)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user