|
Post by kyloren3600 on Jul 29, 2019 13:27:56 GMT
Hello everyone! I am a small developer of Python and I have the habit to work on pc. I recently discovered modding on WC3 but I have never worked with the Android Apps sorry if I'm not really familiar with editing Hex.
1) I would add a new unit in the game, how can I do that?
2) I also want to change the attack animation of submarine level 5 to nuclear bomb explosion.(I ' have already changed the statistics of this submarine).
I searched on this forum but I didn't find clear solution. Thank you for your answers.
|
|
|
Post by Mao Ze Dong on Jul 30, 2019 4:42:23 GMT
Hello, it’s unfortunate that your Python skills won’t be useful in modding this game, since it is written in C+. If you want to make such modifications, you would need to disassemble the software files, (classes.dex and lib.so related files). Currently nobody has done that, so good luck on being the first!
|
|
|
Post by kyloren3600 on Aug 1, 2019 11:04:48 GMT
Thanks for your reply, I think I'm just going to edit texture x)
|
|