Modderecke > Coding

Marci_99's Fragenthread

<< < (23/47) > >>

Radagast der Musikalische:
Ich mache die Bilder auch meistens im W3D-Viewer. Die Hintergründe musst du wie Turin gesagt hat dementsprechend anpassen. Irgendwo habe ich noch eine ganze Palette an Hintergrund-Vorlagen für SuM. Wenn du möchtest kann ich die raussuchen und dir schicken.

Marci_99:
Währe sehr nett von dir

Radagast der Musikalische:
So hier sind sie. Ich weiß nicht, ob das alle sind, aber das sind schonmal die Wichtigsten.

Marci_99:
Wollte gerade mit dem neuen Spellbook beginnen, habe auch ein schönes Bild gefunden.
Allerdings habe ich das Problem, dass der Spell nicht in der Leiste links auftaucht
und einsetzbar ist, alle anderen Klappen, d.h der Commandset wird geladen.
Im grund habe ich nur das Bild gewechselt vom Gondor Spell
Mein Code:

Commandset.ini

--- Code: ---CommandSet NoldorSpellBookCommandSet
    1 = Command_SpellBookGeneralView             
    2 = Command_SpellBookUnitView
    3 = Command_SpellBookGroundView   

    4 = Command_SpellBookHealNoldor
    5 = Command_SpellBookHornGondors
    6 = Command_SpellBookBaumeisterGondors
   
    7 = Command_SpellBookLoneTower_Edain
    8 = Command_SpellBookWaelderIthiliens
    9 = Command_SpellBookGandalftheWhite
   10 = Command_SpellBookAnduril

   11 = Command_SpellBookDieGraueSchaar       
   12 = Command_SpellBookCloudBreak
   13 = Command_SpellBookAdler

   14 = Command_SpellBookArmyoftheDead
   15 = Command_SpellBookSummonRohanGondor
End

CommandSet NoldorSpellStoreCommandSet
    1 = Command_PurchaseSpellHornGondors
    2 = Command_PurchaseSpellBaumeisterGondors
    3 = Command_PurchaseSpellHealNoldor
     
    4 = Command_PurchaseSpellAnduril
    5 = Command_PurchaseSpellWaelderIthiliens
    6 = Command_PurchaseSpellLoneTowerMen_Edain
    7 = Command_PurchaseSpellGandalftheWhite

    8 = Command_PurchaseSpellDieGraueSchaar       
    9 = Command_PurchaseSpellCloudBreak
    10 = Command_PurchaseSpellAdler

    11 = Command_PurchaseSpellArmyoftheDead
    12 = Command_PurchaseSpellSummonRohanGondor
End

--- Ende Code ---

Command Button's


--- Code: ---CommandButton Command_PurchaseSpellHealNoldor
    Command              = PURCHASE_SCIENCE
    ButtonBorderType     = UPGRADE
    ButtonImage          = NoldorHeilButton
    Science              = SCIENCE_HealNoldor
    TextLabel            = CONTROLBAR:Heal
    DescriptLabel        = CONTROLBAR:TooltipHeal
End

CommandButton Command_SpellBookHealNoldor
    Command = SPELL_BOOK
    TextLabel            = CONTROLBAR:Heal
    Options                = NEED_TARGET_POS ; Huh, you can't have this flag and a radius cursor: CONTEXTMODE_COMMAND
    DescriptLabel        = CONTROLBAR:TooltipHeal   
    SpecialPower        = SpellBookHeal
    ButtonImage            = NoldorHeilButton
    ButtonBorderType    = ACTION
    RadiusCursorType    = GondorHeilenRadiusCursor
End


--- Ende Code ---

Ealendril der Dunkle:
Hast du deine neue science und den Button auch irgendwo definiert? Ich tippe mal auf nein.

Navigation

[0] Themen-Index

[#] Nächste Seite

[*] Vorherige Sete

Zur normalen Ansicht wechseln