|
Post by Red Cat Modding on Oct 3, 2017 18:11:29 GMT
How do i move existing cities, and add cities?
|
|
|
Post by Wilhelm Ritter von Leeb on Oct 3, 2017 18:32:06 GMT
I think this is explained in another thread...
|
|
|
Post by Deleted on Oct 3, 2017 18:32:19 GMT
wc3 or ew4?
|
|
|
Post by Deleted on Oct 4, 2017 1:17:06 GMT
Red Cat Modding here how to move the Poland General in Warsaw
Open your hex editor and type de05 twice The first one is city level which you don't need.
But the second one show the hex spot.
All you need to do is to replace De05 into 4e03 and the Poland General will be put near Moscow
|
|
|
Post by Red Cat Modding on Oct 4, 2017 10:10:03 GMT
i use pc, i want for example to move nanking 1 hex upwards, how do i dp that
|
|
|
Post by Deleted on Oct 4, 2017 14:15:20 GMT
i use pc, i want for example to move nanking 1 hex upwards, how do i dp that i have the hex in citiee hex codes. you you can move it left or right.
|
|
|
Post by Red Cat Modding on Oct 4, 2017 15:16:14 GMT
i want to move the city nanking to another position. Currently nanking is above the river, i want it under it. So how do i do that?
|
|
|
Post by Wilhelm Ritter von Leeb on Oct 4, 2017 15:19:46 GMT
i want to move the city nanking to another position. Currently nanking is above the river, i want it under it. So how do i do that? Find the coordinates of Nanking (first 4 numbers of the city code, but they are reverse) and the address of the spot you want to place it. Then using the address find the coordinates of that spot. Then change the old coordinates with the new ones and you are done.
|
|
|
Post by Red Cat Modding on Oct 4, 2017 15:23:05 GMT
And how do i use the adress to find the coordinates?
|
|
|
Post by Wilhelm Ritter von Leeb on Oct 4, 2017 15:24:14 GMT
And how do i use the adress to find the coordinates? It depends on the conquest
|
|
|
Post by Wilhelm Ritter von Leeb on Oct 4, 2017 15:28:30 GMT
I all conquests you must do the following math:
1939: Coordinates+102c=Address (Adress-102c=Coordinates) 1943: Coordinates+d00=Adress) 1950/60: Coordinates+1188=Adress
Do not forget to reverse the coordinates!!!
|
|
|
Post by Red Cat Modding on Oct 4, 2017 15:42:48 GMT
.org/image/65sxcxyhiz/] [/url] This is were ShangHai is located
|
|
|
Post by Red Cat Modding on Oct 4, 2017 15:43:35 GMT
.org/image/8c53cvwfu3/] [/url] I want to move it to there (The yellow blocks are the places i want them)
|
|
|
Post by Red Cat Modding on Oct 4, 2017 15:44:08 GMT
now how do i do that
|
|
|
Post by Wilhelm Ritter von Leeb on Oct 4, 2017 15:44:38 GMT
This is shanghai, it is located on the place that is marked with green. I don't think so; FF stands for unassigned, China is 15. The math should be the following: AC0+102C=1AEC
|
|