Jump to content

Silier

WFG Retired
  • Posts

    1.265
  • Joined

  • Days Won

    9

Everything posted by Silier

  1. Can you share the whole vasal_b file? Also there should be interestinglog file with errors that should tell you what went wrong https://trac.wildfiregames.com/wiki/GameDataPaths
  2. You can just add any custom string ( e.g. MyNewCustomClass) you want into Classes or VisibleClasses in template of specific unit. For example like it is added here https://github.com/0ad/0ad/blob/master/binaries/data/mods/public/simulation/templates/template_unit_cavalry_ranged_crossbowman.xml
  3. You need unique class for every one of them and put them under entitylimits in this file https://github.com/0ad/0ad/blob/master/binaries/data/mods/public/simulation/templates/template_player.xml
  4. @Dunedan @user1 How difficult and costly is to make bot ping the host and if doesn't respond unlist the game?
  5. What do you mean by nonfree? You don't have to pay anything for discord to work.
  6. that generally done by having separate template just with the required technology like for women in houses
  7. Depends who was hosting. IIRC the host needs to have patched version
  8. They should be next your crashlog.txt
  9. @OrangeBiggie Also upload relevant replays and tag user1
  10. Well they should be translated as users will see them in tooltips. I think translators are free to give spaces there as they need, If I remember correctly there are some places in code that use spaces as OR or AND operator, not sure which one so probably not possible. Oh yes, there is some tab with reports but only for premium
  11. Thread is called "name suggestion" and poll "pick favourite name" not "decide the name". Also Zhuangzi is the second favourite.
  12. Yes, formations have clearance of siege units so if siege can't pass, they won't. It is not currently possible to set it dynamically.
  13. I believe there is limit 50 <EntityLimits> <Limits> <Animal>50</Animal>
  14. To be fair there is dog scouting battlefield already in game. It can even fight.
  15. This shouldn't be possible. Maybe with modified code yes.
  16. Yes stances could be unified when entering formation but which one to pick if there are multiple set, or always set default?, there us also question what with healers in formation.
×
×
  • Create New...