Map: Map Def Ong Noi.w3x
Request: I wanna know how to recover the unit ID in war3map.j
Because I coundn't find the Units: U01B (鸣 人), Propernames (Proper Names) in war3map.j (This unit is the Hero "Naruto" at the place of selecting a champion at the beginning of the game ) as well as other ID units.
[IN4] Map Def Ong Noi.w3x
Moderator: Cheaters
-
- Junior Member
- Posts: 41
- Joined: July 13th, 2017, 1:26 am
[IN4] Map Def Ong Noi.w3x
You do not have the required permissions to view the files attached to this post.
-
- Co-Admin
- Posts: 3128
- Joined: March 23rd, 2016, 8:06 pm
- Has thanked: 10 times
- Been thanked: 54 times
Re: [IN4] Map Def Ong Noi.w3x
Open this file on notepad++ and search by name to find the ids (reverse work too), it should be on the same line.
You can also add JJCP into map and use "-unitid" command, it will return the selected unit ID.
About the propername data, it can be stored on other base map files "war3map.xxx", you can search these names with MPQ Editor too.
You can also add JJCP into map and use "-unitid" command, it will return the selected unit ID.
About the propername data, it can be stored on other base map files "war3map.xxx", you can search these names with MPQ Editor too.
You do not have the required permissions to view the files attached to this post.