Recent content by KaToZ

  1. KaToZ

    Private Server Monetisation Policy

    What a way to kick your game that is dying slowly but surely.
  2. KaToZ

    Adding a new faction to warband?

    Can i just add the faction and do the rest from morgh's editor?
  3. KaToZ

    Thorgrim's Map Editor v0.9.0 (Updated 20/06/2008)

    Uhm what? how do i open that is it in notepad++?


    Edit: Never mind i know what you're talking about now

    2nd edit: the MB directory issue is gone although i'm still getting these errors http://prntscr.com/itvemx http://prntscr.com/itvfm6
    http://prntscr.com/itvft4
  4. KaToZ

    Thorgrim's Map Editor v0.9.0 (Updated 20/06/2008)

    Hello, When i set up the map editor i get this at the end of the setup http://prntscr.com/itr2a3
  5. KaToZ

    How to fix "Python not recognized..." (now also for Windows 7)

    Sorry for multi-posting i just really wanted to fix it.


    By the way can i start modding without having to worry about anything now?
  6. KaToZ

    How to fix "Python not recognized..." (now also for Windows 7)

    Hello guys! i think i've fixed it is this right?
    Initializing...
    Compiling all global variables...
    Exporting strings...
    Exporting skills...
    Exporting tracks...
    Exporting animations...
    Exporting meshes...
    Exporting sounds...
    Exporting skins...
    Exporting map icons...
    Creating new tag_uses.txt file...
    Creating new quick_strings.txt file...
    Exporting faction data...
    Exporting item data...
    Exporting scene data...
    Exporting troops data
    Exporting particle data...
    Exporting scene props...
    Exporting tableau materials data...
    Exporting presentations...
    Exporting party_template data...
    Exporting parties
    Exporting quest data...
    Exporting info_page data...
    Exporting scripts...
    Exporting mission_template data...
    Exporting game menus data...
    exporting simple triggers...
    exporting triggers...
    exporting dialogs...
    Checking global variable usages...
    Exporting postfx_params...

    ______________________________

    Script processing has ended.
    Press any key to exit. . .
  7. KaToZ

    Modding Q&A [For Quick Questions and Answers]

    Okay... what should i do?
  8. KaToZ

    Modding Q&A [For Quick Questions and Answers]

    Hello, anyone knows how to remove these warnings i've found the codes of the warnings in notepad++ first of all these are the warnings that i get
    WARNING: Usage of unassigned global variable: $g_presentation_marshall_selection
    _max_renown_3
    WARNING: Usage of unassigned global variable: $g_presentation_marshall_selection
    _max_renown_3_troop
    WARNING: Usage of unassigned global variable: $g_presentation_marshall_selection
    _max_renown_3
    WARNING: Usage of unassigned global variable: $g_presentation_marshall_selection
    _max_renown_3_troop
    exporting simple triggers...
    exporting triggers...
    exporting dialogs...
    Checking global variable usages...
    WARNING: Global variable never used: $g_presentation_marshall_selection_max_reno
    wn_3
    WARNING: Global variable never used: $g_presentation_marshall_selection_max_reno
    wn_3_troop
    WARNING: Global variable never used: $g_presentation_marshall_selection_max_reno
    wn_3
    WARNING: Global variable never used: $g_presentation_marshall_selection_max_reno
    wn_3_troop
    Exporting postfx_params...
    and these are the codes http://prntscr.com/it4bwi
  9. KaToZ

    How to fix "Python not recognized..." (now also for Windows 7)

    Can you tell me where to find the code so i can show you?
  10. KaToZ

    How to fix "Python not recognized..." (now also for Windows 7)

    What code are you talking about?  (I'm annoying i know)
  11. KaToZ

    How to fix "Python not recognized..." (now also for Windows 7)

    I've read the ultimate introduction to modding for more than 5 times also these warnings aren't really mentioned in the guide in the second link i already do know what most files do all i need to know is how to assign these godamned variables and finding the variables in the folders
  12. KaToZ

    Modding Q&A [For Quick Questions and Answers]

    InVain said:
    @KaToZ
    You gotta be trolling....
    Your text editor (like Notepad++) has a search function.


    @kalarhan
    Any idea about this? Also, would you know what the itp_primary and itp_secondary flags actually do?

    InVain said:
    Does the AI take weapon types into account? E.g. do agents distinguish between 2H weapons and polearms and know when to use which, in case they have both in their inventory? Or do they choose based on the weapon's range?

    I'm asking because TLD has a lot of 2H axes flagged as itp_type_polearm, and I wonder if that somehow impedes the AI.
    No i'm not trolling i also have notepad++ i just don't know how to enable that search function is it Ctrl + F?
  13. KaToZ

    Modding Q&A [For Quick Questions and Answers]

    Sorry but what are you talking about in terms of search functions you mean like some sort of tool?
Back
Top Bottom