module system

  1. Oprion

    Modlama dersi ; ana haritaya birlik iconu ekleme

    Bu gün sizlere bir icon nasıl oyuna aktarılır onu göstereceğim, çok forum okudum fakat çoğunda kafa karışıklığı yaşadım bu yüzden kendim toparlamaya karar verdim, şimdi başlayalım. ( bir birlik eklemeyeceğiz bir birliğin iconunu değiştireceğiz ) - Gerekenler ; - Resource-texture dosyası (...
  2. set_background_mesh operation not working

    I want to add new background images for menus such as the start game menu. I have the operation block correct, and the build_module.bat compiles successfully. The mesh is defined in module_meshes with a corresponding .dds file in the module itself's textures folder. When I boot up the game and...
  3. Warband Module System Error

    I'm making mod for Warband. I started working on adding music to my mod. I also changed the music in the current game. ("arena_1", "arena_1.ogg", mtf_sit_arena, 0), I changed the name of the file I put this code in the music folder. (the name of the file is action_1. that's why I...
  4. AntoineLePirate

    Need help with Custom Mission Template for Multiplayer

    Hello everyone, I hope your doing good ;), I explain I have a problem, I'm making a custom mission template with Warband Module System 1.171 for multiplayer mod like the singleplayer arena turnaments with multiple teams. So I wanted to apply this, like we have 6 differents teams in total that...
  5. Sultan Berkuk

    How to make diplomacy module system + customize own your troops?

    Hi everybody. I would like to add the "customize your own soldiers" feature to the Diplomasy module system. But there is a code conflict. Does anyone know how I can fix this? Or how can I add soldier customization like in floris mod? Please excuse my english Solution I found a much...
  6. Orhankahveci001

    Module Systeme Türkçe Karakter Ekleme

    Merhabalar; Başlıkta da yazdığım gibi ben module systeme türkçe karakter eklemek istiyorum çünkü module systemde ü-ğ-ş-ç-ı-ö harflerini module system algılamıyor onun yerine u-g-s-c-i-o kullanıyorum sonradan çeviri ile düzeltiyorum daha kolay olması için nasıl türkçe karakter ekleyebilirim
  7. albert8908

    /DELETED/

    /DELETED/
  8. Need help with module_dialogs and module_mission_templates

    Hello, I'm working on a scene which should allow the player to interact with an NPC(talking). The problem is that, whenever I talk with him, he continues to answer "Surrender or Die!". What am I doing wrong? Here are some fragment of code which should help to understand the situation: The trp...
  9. How to deny damage

    Hello, I'm working on a little mod for Warband in my spare time and I was wondering if anybody could help me with an issue: I'm trying to find a way to deny damage before it is inflicted. Here's a fragment of the script I've written: (try_begin), (eq, ":weapon","itm_overpower_shield")...
  10. Pitch

    Monitor for any changes in your code and automatically compile module system.

    Monitor for any changes in your code and automatically compile module system with nodemon. Perfect for development Nodemon is a development dependency that monitors for any changes in your project and automatically re-compiles your code, saving time and tedious work. Nodemon does not require...
  11. Ranks in module_factions.py

    Does anyone know what the ranks argument does in module_factions.py or how it's structured? Using module system 1.171 Been looking through mods and I don't see any of them using it, factions.txt - I've been looking at these to know if it's being used, I might be wrong
  12. CutContent

    Python not working for Module System

    I have in my enviroment variables the path set to where Python is "C:\Python-2.6.7" But when I run MS i get a string of errors saying 'python' is not recognized as an internal or external command, operable program or batch file.
  13. Captain_Octavius

    Petition to release module source code for modders after the code refactor

    While I understand Taleworlds may not be very keen to support modding while the game is unfinished and in early access, the fact is that there's already a very large group of players that use mods. The most popular mods on nexusmods have well over 200k downloads. It is clear that for many...
  14. BladeofWar's

    iptal

    iptal
  15. mackled808

    Module System Çalışmıyor

    2-3 gecedir uğraşıyorum. Module sytemle ilgili İngilizce-Türkçe bir sürü şey okudum ve izledim ancak. Şöyle bir problemle karşılaştım ve çözüm bulamadım. https://hizliresim.com/Q18yDP Buyrun Module_İnfo: # -*- coding: cp1254 -*- # Point export_dir to the folder you will be keeping your module...
  16. Zenci Musa

    Diplomasi Moduna Kafa Kol Kesme Özelliğini Ekleme

    Kafa Kesme Modül Dosyası Arkadaşlar selamun aleyküm ben oynadığım diplomasi moduna decapitate-and-dismember modunun kafa kol kesme özelliğini eklemek istiyorum zar zor ingilizce konulardan yukarıdaki resim olarak paylaştığım dosyaları buldum.Bunlar python dosyaları onu anladım lakin bundan...
Back
Top Bottom