搜索结果: *

  • 用户:Cjkjvfnby
  • 内容:主题
  • 按日期排序
  1. Cjkjvfnby

    B Tutorial Module System Fast script test

    May be it will be useful for new members: Fast way to test changes in script: Prerquarements: Run game in debug mode. Switch for window (Alt+Enter) Update module scripts with: if __name__ == '__main__':   print "Start"   import process_scripts   print "Finished" Testting: Change module...
  2. Cjkjvfnby

    text/python editor Sublime Text with MAB_WB module_script_plugin. 1.02

    Hello, Let me introduce you text editor: Sublime Text 2 http://www.sublimetext.com/2 It has most features of notepad++ and many others. I think you should try it in any way. :) (It is free, you can use it unregistered with no restrictions.) One of the most features it is very easy...
  3. Cjkjvfnby

    Build module tool

    Does same as build_module_check_tags.bat Features: Stop on first error. Tip for error. Count time of execution. Does not modify module system. upd. Open file in editor on error line (Notepad++, Sublime Text supported) Installation: Copy acrchive content to you module folder. Settings: Change...
  4. Cjkjvfnby

    Which Version Control System are you using?

    Which Version Control System are you using? [list type=decimal] SVN Git Mercurial other I know about Version Control System but don`t use any I don`t know about Version Control System [/list] And why? Version control system is tool what all moders MUST HAVE. especially if working in teams. If...
  5. Cjkjvfnby

    Making all troop screenshots is easy.

    Example for "The Last Day" mod: https://plus.google.com/photos/100043024913691955753/albums?banner=pwa Pre requirements: Mount and Blade (any) Greenshot (screen shot capture)...
  6. Cjkjvfnby

    Python tips

    Game module information is stored in python variables. Here some python tips. 1. use IDE There is some python IDE, I use Aptana Studio 3(http://www.aptana.com/products/studio3/download)  Some other ide has same features (SciTE,  Notepad++,  Sublime Text2) IDE is a program to edit code. It has...
后退
顶部 底部