Can Someone tell me how to make this map play on normal Warcraft 3 version?
Attachment: https://drive.google.com/open?id=1IVuk3 ... lALlSwHBv_
This Chinese map can't play on Garena?
Moderator: Cheaters
-
- Junior Member
- Posts: 41
- Joined: July 13th, 2017, 1:26 am
-
- Newcomer
- Posts: 13
- Joined: February 19th, 2015, 8:04 pm
- Title: Author to Cirnix
- Location: Korea, Republic of
Re: This Chinese map can't play on Garena?
This map added custom jass native functions.
You should remove all lines that use this native functions if you want play this map in garena.
Code: Select all
native DzAPI_Map_HasMallItem takes player whichPlayer,string key returns boolean
native DzAPI_Map_GetMapConfig takes string key returns string
native DzAPI_Map_GetActivityData takes nothing returns string
native DzAPI_Map_MissionComplete takes player whichPlayer,string key,string value returns nothing
native DzAPI_Map_GetMapLevel takes player whichPlayer returns integer
native DzAPI_Map_IsRPGLobby takes nothing returns boolean
native DzAPI_Map_GetGuildRole takes player whichPlayer returns integer
native DzAPI_Map_GetGuildName takes player whichPlayer returns string
native DzAPI_Map_GetMapLevelRank takes player whichPlayer returns integer
native DzAPI_Map_GetLadderRank takes player whichPlayer returns integer
native DzAPI_Map_IsBlueVIP takes player whichPlayer returns boolean
native DzAPI_Map_IsRedVIP takes player whichPlayer returns boolean
native DzAPI_Map_GetLadderLevel takes player whichPlayer returns integer
native DzAPI_Map_GetServerValueErrorCode takes player whichPlayer returns integer
native DzAPI_Map_Ladder_SetPlayerStat takes player whichPlayer,string key,string value returns nothing
native DzAPI_Map_GetMatchType takes nothing returns integer
native DzAPI_Map_Stat_SetStat takes player whichPlayer,string key,string value returns nothing
native DzAPI_Map_GetGameStartTime takes nothing returns integer
native DzAPI_Map_IsRPGLadder takes nothing returns boolean
native DzAPI_Map_Ladder_SetStat takes player whichPlayer,string key,string value returns nothing
native DzAPI_Map_GetServerValue takes player whichPlayer,string key returns string
native DzAPI_Map_SaveServerValue takes player whichPlayer,string key,string value returns boolean
-
- Newcomer
- Posts: 17
- Joined: April 4th, 2016, 3:48 am
Re: This Chinese map can't play on Garena?
I'm chinese player. You can send this map to my e-mail :[email protected]