Added many things I can't recall but it has to do with inventory system and some minor fixes .. it's cool
This commit is contained in:
@@ -306,7 +306,7 @@ namespace ReallifeGamemode.Server.Events
|
||||
p.Name,
|
||||
p.Ping
|
||||
});
|
||||
player.TriggerEvent("fetchPlayerList", JsonConvert.SerializeObject(listPlayers));
|
||||
player.TriggerEvent("showPlayerlist", JsonConvert.SerializeObject(listPlayers));
|
||||
}
|
||||
|
||||
[RemoteEvent("keyPress:K")]
|
||||
|
||||
Reference in New Issue
Block a user