搜索结果: *

  1. NEW MOD: Magic World for 1.011 Updated january 23th

    thanks.  seems i passed up that reply.
  2. NEW MOD: Magic World for 1.011 Updated january 23th

    reignD 说:
    Nekocatz 说:
    I have a question, what is the cheat to get all spells? I had most of em but my old file got deleted and I don't want to go through all those tasks again.

    I can't find simple step....maybe need to edit MagicWorldModuleSystem?

    This is how to learn all spells when you first meet Mage in Zendar .
    You edit ....
    module_dialogs.py line:369

    [anyone|plyr,"magic_talk11", [], "Well,I think I got it. Thank you. But I also want to know something more about magic.", "magic_talk13",[(display_message,"@Learned Fireball!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Fireball,magic_Novice),]],

                                              ↓↓↓↓↓↓↓

    [anyone|plyr,"magic_talk11", [], "Well,I think I got it. Thank you. But I also want to know something more about magic.", "magic_talk13",
    [
    (display_message,"@Learned Fireball!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Fireball,magic_Master),
    (display_message,"@Learned Searing_Ray!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Searing_Ray,magic_Master),
    (display_message,"@Learned Burning_Trail!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Burning_Trail,magic_Learned),
    (display_message,"@Learned Wall_of_Fire!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Wall_of_Fire,magic_Master),
    (display_message,"@Learned Fire_Shroud!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Fire_Shroud,magic_Learned),
    (display_message,"@Learned Wave!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Wave,magic_Master),
    (display_message,"@Learned Freezing_Trail!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Freezing_Trail,magic_Learned),
    (display_message,"@Learned Ice_Storm!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Ice_Storm,magic_Master),
    (display_message,"@Learned Tsunami!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Tsunami,magic_Learned),
    (display_message,"@Learned Cure!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Cure,magic_Master),
    (display_message,"@Learned Cure_Others!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Cure_Others,magic_Learned),
    (display_message,"@Learned Cats_grace!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Cats_grace,magic_Learned),
    (display_message,"@Learned Bulls_strength!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Bulls_strength,magic_Learned),
    (display_message,"@Learned Mass Cure!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Mass_Cure,magic_Learned),
    (display_message,"@Learned Ammunition_Restoration!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Ammunition_Restoration,magic_Learned),
    (display_message,"@Learned Mind_Fog!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Mind_Fog,magic_Learned),
    (display_message,"@Learned Summon_Undead!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Summon_Undead,magic_Learned),
    (display_message,"@Learned Teleport!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Teleport,magic_Learned),
    (display_message,"@Learned Sandstorm!",0xffff00),(troop_set_slot,"trp_player",slot_troop_Sandstorm,magic_Master),
    ]
    ],

    Probably succeed?Please back up before editting.

    I can't seem to find the module_dialogs.py file in my folder...  Anyone know where it is or could send me a copy of theirs.
  3. Please make mods for .80xx

    now that ver. .805 is out... many people wil lwant to have mods that work on that version... many of the mods currently don't, any mods besides craftmod on .80x?
后退
顶部 底部