Add new heroes to men
#1 Guest_Guest_Chris_*_*
Posted 29 August 2007 - 09:35 PM
#2
Posted 29 August 2007 - 09:36 PM
#3
Posted 30 August 2007 - 12:34 AM
#4
Posted 30 August 2007 - 02:19 AM
Besides adding them into the playertemplate.ini like Glorfindel said (without deleting),
all you need to do for the most part is add new buttons in the Commandset.
i.e.
//Hero Menu 14 = Command_RingHeroReviveSlot 15 = Command_CreateAHeroReviveSlot // Note we also need an extra slot for the Create A Hero 16 = Command_GenericReviveSlot1 //Revives any hero. keep them UNIQUE within the same commandset! 17 = Command_GenericReviveSlot2 18 = Command_GenericReviveSlot3 19 = Command_GenericReviveSlot4 20 = Command_GenericReviveSlot5 21 = Command_GenericReviveSlot6 22 = Command_GenericReviveSlot7 23 = Command_RadialBack End
Add an extra 2-3 more buttons. Like so:
//Hero Menu 14 = Command_RingHeroReviveSlot 15 = Command_CreateAHeroReviveSlot // Note we also need an extra slot for the Create A Hero 16 = Command_GenericReviveSlot1 //Revives any hero. keep them UNIQUE within the same commandset! 17 = Command_GenericReviveSlot2 18 = Command_GenericReviveSlot3 19 = Command_GenericReviveSlot4 20 = Command_GenericReviveSlot5 21 = Command_GenericReviveSlot6 22 = Command_GenericReviveSlot7 23 = Command_GenericReviveSlot8 ;; ADDED 24 = Command_GenericReviveSlot9 ;; ADDED 25 = Command_RadialBack End
That way you have enough to build more heroes that you added into the game. The same problem happened to me when I first started modding. Then I added more command buttons and it solved the problem. My way of doing it is stayin at least 1 ahead of the curve.
i.e.
If I have 8 heroes, put 9 slots.
If I have 10 heroes, put 11 slots.
etc...
Henry Miller, Tropic of Cancer
#5
Posted 30 August 2007 - 03:29 AM
#6 Guest_Guest_*
Posted 30 August 2007 - 06:11 AM
#7
Posted 30 August 2007 - 03:09 PM
But it doesn't hurt to show a newbie (assuming he is one) how to do it through a short tutorial.
Edited by Downfall, 30 August 2007 - 03:09 PM.
Henry Miller, Tropic of Cancer
#8
Posted 30 August 2007 - 05:58 PM
That is true.Yes you did.
But it doesn't hurt to show a newbie (assuming he is one) how to do it through a short tutorial.
#9
Posted 30 August 2007 - 06:27 PM
There is a number after an entry named 'Ranged' or something. you will need to increase it by two as well. It should now be 8 (one for each hero button plus the 'return' button=, so it needs to be 10 now.
Axed Head and A.I. Coder for S.E.E. and ... stuff
".. coding is basically boring. What's fun is finding out how things work, take them apart and then put them together in ways that were not intended nor even conceived."
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users