From 8145d52c487aecacd1673017542742f38a1b7e9f Mon Sep 17 00:00:00 2001 From: NaniteFactory Date: Wed, 27 Jan 2021 22:12:59 +0900 Subject: [PATCH] Region ID for Singapore server (SEA Region) --- docs/flags/details.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/flags/details.md b/docs/flags/details.md index eea90bb..f457d77 100644 --- a/docs/flags/details.md +++ b/docs/flags/details.md @@ -48,7 +48,7 @@ else if (strpos($cache_handle,hash("sha256","Standard Data: Liberty.SC2Mod")) != (aka team games if a player leaves they dont really know the exact ending of the game). 1 = 1st, 2 = 2nd, ext **m_playerList->m_toon->m_region** -> 1 = us, 2 = eu, 3 = kr, 4 = sea, 5 = cn, 98 = local battle.net server (WCS, ext) +> 1 = US, 2 = EU, 3 = KR, 5 = CN, 6 = SG (SEA; South East Asia), 98 = local battle.net server (WCS, ext) ####Example Reponse ``` @@ -148,4 +148,4 @@ else if (strpos($cache_handle,hash("sha256","Standard Data: Liberty.SC2Mod")) != [m_miniSave] => [m_difficulty] => ) -``` \ No newline at end of file +```