Jump to content


more than 8 heros


  • Please log in to reply
9 replies to this topic

#1 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 14 April 2005 - 03:40 PM

is it possible to get more than the 8 radial buttons for summoning heros at a citadel?

#2 Hostile

Hostile

    Benefitting Humanity Simply by Showing Up!

  • Veterans
  • 9,551 posts
  • Location:Washington DC
  •  T3A Founder
  • Division:Revora
  • Job:Global Administrator
  • Donated
  • Association

Posted 14 April 2005 - 03:44 PM

I thought it was nine but I doubt it cause the apt file that controls that is written by EA proprietory software, sorry.

#3 RedNalDron

RedNalDron

    The freindly newbie helper

  • Project Team
  • 171 posts
  • Projects:Drums in the Deep, A Moria Faction mod for BFME. My status: Beta tester/web designer

Posted 14 April 2005 - 04:33 PM

acculy i managed to get 10 (dont realy now how)
Posted Image

"Shadow and flame."

"Drums in the Deep" Beta tester

#4 Lord Of Gifts

Lord Of Gifts

    I'm not corrupt, I'm morally flexible.

  • Hosted
  • 889 posts
  • Location:Canada
  • Projects:Battle for the Galaxy, EaWZone, Spy Mod
  •  Ph34r the blue text!
  • Division:EaWZone
  • Job:Webmaster and Modding Community Leader

Posted 14 April 2005 - 04:47 PM

Add this to the end of "CommandSet GenericKeepCommandSet" in commandset.ini:

9    = Command_GenericReviveSlot9
10    = Command_GenericReviveSlot10


and so on until you have the desired number of spots. Also change this:

9    = Command_StartCitadelSelfRepair

to this:

X    = Command_StartCitadelSelfRepair

where X is one higher than the number of revive spots you have.

Add this to commandbutton.ini:


CommandButton Command_GenericReviveSlot9
    Command                = REVIVE
    Options                = HIDE_WHILE_DISABLED CANCELABLE        ;Hides button while disabled.
    TextLabel            = CONTROLBAR:GenericReviveHero
    ;ButtonImage        = ***Filled in automatically! No need to specify a button image.
    ButtonBorderType    = BUILD ; Identifier for the User as to what kind of button this is
    DescriptLabel        = CONTROLBAR:ToolTipGenericReviveHero
    InPalantir            = Yes
    Radial                = Yes
End
CommandButton Command_GenericReviveSlot10
    Command                = REVIVE
    Options                = HIDE_WHILE_DISABLED CANCELABLE        ;Hides button while disabled.
    TextLabel            = CONTROLBAR:GenericReviveHero
    ;ButtonImage        = ***Filled in automatically! No need to specify a button image.
    ButtonBorderType    = BUILD ; Identifier for the User as to what kind of button this is
    DescriptLabel        = CONTROLBAR:ToolTipGenericReviveHero
    InPalantir            = Yes
    Radial                = Yes
End




and so on until you have the desired number of spots

#5 Bart

Bart

  • Network Admins
  • 8,524 posts
  • Location:The Netherlands
  • Division:Revora
  • Job:Network Leader

Posted 14 April 2005 - 04:47 PM

yes it's possible, here's how to do it

open commandbutton.ini, and look for Command_GenericRevive_x or something like that (where x is a number 1-8), now copy and paste this whole command as often as you want, but make the numbers be 9, 10, 11 etc.

now go to commandset.ini, and in every citadel commandset there is (there are about 5 i think) add the new commands you just made

done


EDIT: oh, you beated me Lord of Gifts

Edited by 2playgames, 14 April 2005 - 04:48 PM.

bartvh | Join me, make your signature small!
Einstein: "We can’t solve problems by using the same kind of thinking we used when we created them."

#6 Guest_Gandalf the Green_*

Guest_Gandalf the Green_*
  • Guests

Posted 17 April 2005 - 03:48 PM

Add this to commandbutton.ini:



CommandButton Command_GenericReviveSlot9
    Command                = REVIVE
    Options                = HIDE_WHILE_DISABLED CANCELABLE        ;Hides button while disabled.
    TextLabel            = CONTROLBAR:GenericReviveHero
    ;ButtonImage        = ***Filled in automatically! No need to specify a button image.
    ButtonBorderType    = BUILD ; Identifier for the User as to what kind of button this is
    DescriptLabel        = CONTROLBAR:ToolTipGenericReviveHero
    InPalantir            = Yes
    Radial                = Yes
End
CommandButton Command_GenericReviveSlot10
    Command                = REVIVE
    Options                = HIDE_WHILE_DISABLED CANCELABLE        ;Hides button while disabled.
    TextLabel            = CONTROLBAR:GenericReviveHero
    ;ButtonImage        = ***Filled in automatically! No need to specify a button image.
    ButtonBorderType    = BUILD ; Identifier for the User as to what kind of button this is
    DescriptLabel        = CONTROLBAR:ToolTipGenericReviveHero
    InPalantir            = Yes
    Radial                = Yes
End




<{POST_SNAPBACK}>


Where exactly do i add this? :)

#7 pabtyf

pabtyf

    T3A Forum Moderator

  • Project Team
  • 209 posts
  • Location:wales, uk
  • Projects:Finally finished my degree!!!!
  • Division:T3A Staff

Posted 17 April 2005 - 04:03 PM

Add this to commandbutton.ini:

:)

#8 Flame Of Udûn

Flame Of Udûn

    Lord of Everything

  • Members
  • 172 posts
  • Location:UK
  • Projects:My hero/faction/other stuff mod.

Posted 17 April 2005 - 04:05 PM

Commandbutton.ini under the one headed CommandButton Command_GenericReviveSlot8
The dark fire shall not avail you, Flame of Udûn!

-~= Gandalf =~-

Posted Image

#9 Guest_Gandalf the Green_*

Guest_Gandalf the Green_*
  • Guests

Posted 17 April 2005 - 04:23 PM

@ pabtyf: ;) :p ;)

@ Flame of Udin: Mucho Gracias, Merci, Thank you, Much appreciated :)

#10 AdmiralGT

AdmiralGT

    title available

  • Members
  • 1,702 posts
  • Location:Bristol, UK
  • Projects:Petrolution

Posted 18 April 2005 - 10:20 AM

I'm guessing there will be an upper limit defined by the apt file so that the buttons don't overlap each other. For example, having 20 buttons around your citadel would need to create a massive circle for them all not to overlap.

However, this may be able to be overcome by replacing the commandset so that it has several commandset but I'm not entirely sure how the hero reviving works.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users