Return "local" from GetPlayerGUID to avoid duplicate checks and allow AIs to send...
commite5c9ef306e0bdfa3f800eaa74e9ef03f6efe6d60
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Thu, 5 Jan 2017 10:22:39 +0000 (5 10:22 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Thu, 5 Jan 2017 10:22:39 +0000 (5 10:22 +0000)
tree9a7229a8e83d22db2e6af8e248950f3e1a18d7ba
parentde5b8eaa94fc3267a7134ffa721dc465984156c3
Return "local" from GetPlayerGUID to avoid duplicate checks and allow AIs to send private messages to the single player. Refs #4431.

Reviewed By: mimo
Differential Revision: https://code.wildfiregames.com/D38

git-svn-id: http://svn.wildfiregames.com/public/ps/trunk@19112 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/public/gui/gamesetup/gamesetup.js
binaries/data/mods/public/gui/session/messages.js
source/gui/scripting/ScriptFunctions.cpp