Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
In {Sources - Native Files+PVC}, Native (unmodified) files are named with the suffix ".Original". So if a file has the suffix ".Original" the same file without this suffix has been modified with PVC.
Here are all the files modified by my Mod:
module_mission_templates.py.Original = Native
module_mission_templates.py = PVC mod
module_skins.py.Original = Native
module_skins.py = PVC mod
module_sounds.py.Original = Native
module_sounds.py = PVC mod
--------------
module_info.py.Original
module_info.py
This file is not specific to my mod, I modified it to give the right path to create the build.
This is not a stupid question.
You will need to make custom scripts to add this functionality, this is true for any mod.
I think you should download {Sources - Native+PVC files}
and then use a tool like WinMerge to understand what the differences are between Native and PVC, and you should be able to merge PVC with any other mod.
The prerequisite being that you know how to do a merge.
░░░░░▐▀█▀▌░░░░▀█▄░░░
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO, HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER THE WORKSHOP
░░░░░░▐▌▀▄▀▄▀▐▄░░
░░░░░░▐▀░░░░░░▐▌░░
░░░░░░█░░░░░░░░█░░
It's a bit late, but you can always ask the modder of "Prophesy of Pendor" if he is interested in adding -PVC- to his mod? My source files are available via the link in the description.
I'm not sure I understand what you are saying about "put this function directly in the native files". I have modified some native files, so I put a new function directly into a native file, and made calls to that function in the same file. I also modified two other files to add the war cry to the female soldiers.
Modified native files: {Compiled & Sources - PVC files only}.
As for calling your horse into battle, that may be possible, but TLD is a heavily modified warband version, and I can't say if it can be easily replicated in Native. I've noted your suggestion but, as I said before, I have no intention of merging PVC with another mod (or adding another feature) at the moment, I just don't have the time (real life is so time-consuming), I'm a beginner in modding and even a simple task costs me too much time. Maybe one day in the future!
Ah, and the PVC mod can be used by anyone to be modded, or merged with anything.
No, this mod is based on Native. I merged it with Diplomacy and I don't intend to merge PVC with another mod at the moment.
If the PoP sources are free to use, I might try a merge one day.