[IN4] Map Def Ong Noi.w3x

This is where fulfilled requests go. You can make a new thread here if you edit a map and want to share it, such as if you cheat a new map without anybody actually requesting it.

Moderator: Cheaters

1KaitouKid1
Junior Member
Posts: 41
Joined: July 13th, 2017, 1:26 am

[IN4] Map Def Ong Noi.w3x

Post by 1KaitouKid1 »

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.
You do not have the required permissions to view the files attached to this post.
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: [IN4] Map Def Ong Noi.w3x

Post by devoltz »

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 do not have the required permissions to view the files attached to this post.