"ui_days_training_is_complete" to which file is linked?

正在查看此主题的用户

agi90

Recruit
Hi everybody,

I am trying to understand to which file the "ui_days_training_is_complete" is linked so that I can remove this daily xp points because that is my target.
this "ui_days_training_is_complete" is in language\en\ui, but even if I search in all pytons files I can't find that.

Any help would be welcome
 
game code is split into two parts. Some of it is hardcoded (think like it is inside the warband.exe), while the rest is open (the modsys you use for modding).

so dont expect to find everything on the modsys side. There are ways to manipulate a good portion of what is hardcoded, but that usually is harder/requires workarounds/etc.
 
后退
顶部 底部