Found the lost infobox (M4tr1x)
This commit is contained in:
@@ -46,7 +46,7 @@ namespace reallife_gamemode.Server.Events
|
||||
|
||||
player.SetData("isLoggedIn", true);
|
||||
player.SetData("spec", true);
|
||||
player.TriggerEvent("draw");
|
||||
player.TriggerEvent("draw", player.Name, player.Handle.Value);
|
||||
player.Position = new Vector3(user.PositionX, user.PositionY, user.PositionZ);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user