搜索结果: *

  • 用户:Culal
  • 按日期排序
  1. Culal

    Modding Q&A [For Quick Questions and Answers]

    How can play or trigger a single sound file with an handheld item?

    In this case its a horn that I would like to have play a horn sound (nothing more no healing etc)

    I have added the sound in the module_sounds.py and the horn is in my module_items etc..

    Any advice gladly received.

    Thanks
  2. Culal

    Modding Q&A [For Quick Questions and Answers]

    Added solution :smile:
  3. Culal

    Modding Q&A [For Quick Questions and Answers]

    Hi there,

    Does anyone know if its possible to set the "round time limit" to more than 900 seconds?

    I have modified the header_common.py as below

    multiplayer_round_max_seconds_min            = 900
    multiplayer_round_max_seconds_max            = 1800

    This allows me to set a higher value in the GUI but when the battle starts it is set to five minutes only

    When I go back to the admin page and set it to 900 seconds the timer goes up to 15 minutes but if you try to set it even 1 second higher it goes back to five minutes.

    It seems to me there is a hard coded limit that does not like to go beyond 900 seconds?

    Any help appreciated

    NVM Managed to figure it out!

    Also need to modify the module_scripts.py file

          (assign, "$g_multiplayer_round_max_seconds", 3600),
  4. Culal

    Modding Q&A [For Quick Questions and Answers]

    Hi everyone!

    In multiplayer I know you can define the game time length easy enough from the existing UI

    However is there a way to increase the duration before the bots spawn? At present I think its 20 seconds and I would like to increase it to say 1 minute.

    It always feels a mad rush to choose the gear you want before the bots spawn.. else you either don't get to command the bots.. or mis-click the weapons or armor you wanted.

    Any help greatly appreciated :smile:
  5. Culal

    Faction banners on shields?

    Ah thank you and thank you!  :grin:
  6. Culal

    Faction banners on shields?

    Hi there, A quick question, I am currently learning how to mod bit by bit but one bit of configuration I have yet to figure out. I have noticed in a few mods that faction banners appear on the shields of said faction soldiers, is this something that can be switched off or on in a config file...
后退
顶部 底部