question about modding summon [message #15504] |
Sun, 31 December 2006 08:08 |
medival
Messages: 2 Registered: December 2006 Location: Twinblade's Camp
|
|
|
|
Hi guys! I want to ask a technical question...
After u make the creature it's own CSummonableCreaturesDef, do i have to change the (int)CDefDataEntry in CREATURE_HERO to the number of the new CSummonableCreatureDef?
Sorry to ask, i'm still a noob and newbie here...
|
|
|
|
Re: question about modding summon [message #15535 is a reply to message #15509] |
Mon, 01 January 2007 13:24 |
medival
Messages: 2 Registered: December 2006 Location: Twinblade's Camp
|
|
|
|
no, i made a new CSummonableCreatureDef and it have a number like 14762 - WHITE_BALVERINE
then i look into my CREATURE_HERO CDefs at CSummonableCreatureDef just below CHeroMorphDef,
it (int)CDefDataEntry refer to number 8912 which is the first summon, Hornet.
Do i have to change it number to 14762 or just leave it as is?
Or just make the CSummonableCreatureDef and play? How can i get the summon?
Once again, sorry fo being a pain in the a**.....
(total noob...)
|
|
|
|