Results 1 to 16 of 16

Need to know a few things?

  1. #1

    Need to know a few things?

    Okay, I need to know a things in Corsix's mod studio. Here they are:



    *How do you make buildable trenches?
    *I know how to make the radio team, but my abbilities won't show up!?
    Last edited by LCC; 16th Apr 09 at 9:24 AM.

  2. Modding Senior Member Company of Heroes Senior Member  #2
    Celéstial by heart Celution's Avatar
    Join Date
    Apr 2008
    Location
    Sweden
    So any changes you make don't show up? You have to edit the .module file for v2.501, the module that the modstudio makes won't work, and the target line in the shortcut should be -mod My_Mod -dev.

  3. #3
    Member Kyle243's Avatar
    Join Date
    Jul 2008
    Location
    Scotland
    You have to add the squad name into the spawner thing,(copy the others and replace the last bit with your new squad) and make sure that they have a unique ui number.

    If you mean that nothing appears at all, then Celestial said what you need to know.

  4. #4
    I mean that no units show up in the weapon supprot center

  5. Modding Senior Member Company of Heroes Senior Member  #5
    Celéstial by heart Celution's Avatar
    Join Date
    Apr 2008
    Location
    Sweden
    No units at all (including the MG, Mortar and Sniper)? Or just the ones you made?
    Please give a detailed report of what you did.

  6. #6
    In The all around mod all the units in the weapon support center, was transfered to the barracks, Yes only my units I can't see.

  7. #7
    Member Jagdpanther's Avatar
    Join Date
    Dec 2008
    Location
    Berlin
    then it only can be you have the false ui_group or false ui_id's that are used by others.

  8. #8

    How do I do this?

    then it only can be you have the false ui_group or false ui_id's that are used by others.
    How do I make my own?

  9. #9
    Member Jagdpanther's Avatar
    Join Date
    Dec 2008
    Location
    Berlin
    in the builtmenu of your support_weapons_center (ebps) you have under spawner_ext/squad_table your squads you wish to spawn. each with a unique number that represent the order inside the builtmenu. these number you need in each unitsquad (sbps) under squad_ui_ext/ui_group_position. check the existing squads for that building, which ui_group_position they have.

    the ui_group seems to be not defined, my fault.

  10. #10
    Oh I know about ui group postion, but ui id?

  11. #11
    Member Jagdpanther's Avatar
    Join Date
    Dec 2008
    Location
    Berlin
    sorry i have use ui_id instead of ui_group_position (ui_id is a term of programming for that). it means the id-number of of the position inside the menu.

  12. #12
    Oh, but I don;t understand my units are dislpayed at the barracks, but when I add them to to weapon support center, they don't show up.

  13. #13
    Member Jagdpanther's Avatar
    Join Date
    Dec 2008
    Location
    Berlin
    that was my intension behind ui_group, but it is defined at unit-ebps (engeneer_ext/construction_menus/construction_menu_##/construction_type). that type, that are defined in this position must be corresponding with the type (construction_ext/construction_menus/construction_menu_entry_##) in the building itself. This type defines, what can this building constructing or spawning. add for your new unit an construction_type, that are defined in the building. I hope you can follow these steps.

    when it shows up in the barracks, look in barracks, wich types are there defined and compare these with the building you would built the unit.
    Last edited by Jagdpanther; 15th Apr 09 at 11:42 AM.

  14. #14
    Thanks, it works!!! Thanks you very much. All I id was copy the construction_ext and spawner form the barracks and put them in weapon support center.

  15. #15
    Member Jagdpanther's Avatar
    Join Date
    Dec 2008
    Location
    Berlin
    this is much a little more than you need but when it will work for you it's ok. now you have two buildings with identical spawnlists.

  16. #16
    Cool, can someone anwser the other questions?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •