mirror of
https://github.com/weyne85/DML.git
synced 2025-10-29 16:57:49 +00:00
Version 0.9985
CivAir QoL fixes in ssbClient, cloneZone
This commit is contained in:
@@ -273,7 +273,7 @@ function cfxSSBClient:onEvent(event)
|
||||
-- player entered unit?
|
||||
-- check if this is cloned impostor
|
||||
if not theUnit.getPlayerName then
|
||||
trigger.action.outText("+++SSBC: non-player client " .. uName .. " detected, ignoring.", 30)
|
||||
trigger.action.outText("+++SSBC: non-player 'client' " .. uName .. " detected, ignoring.", 30)
|
||||
return
|
||||
end
|
||||
local playerName = theUnit:getPlayerName()
|
||||
|
||||
Reference in New Issue
Block a user