example update
This commit is contained in:
@@ -42,6 +42,7 @@ Hook.Add("roundEnd", "traitorShipRemove", function()
|
||||
end)
|
||||
|
||||
traitormod.spawnTraitorShipAndHide = function()
|
||||
|
||||
Game.SetRespawnSubTeam(2)
|
||||
Game.DispatchRespawnSub()
|
||||
|
||||
@@ -115,6 +116,8 @@ traitormod.traitorShipRoundStart = function(maxplayers)
|
||||
mess = mess .. "\"" .. va .. "\" "
|
||||
end
|
||||
|
||||
mess = mess .. "\n\n(You can type in local chat !traitor, to check this information again.)"
|
||||
|
||||
Game.Log(value.name .. " Was assigned to be Ship traitor", 6)
|
||||
|
||||
local cl = util.clientChar(value)
|
||||
|
||||
Reference in New Issue
Block a user