![]() |
|
Real Warfare 2: Northern Crusades A new chapter in the Real Warfare realistic real-time strategy games series. |
![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]()
I am still struggling with how to change the strafing. What I find is alots of variables and stuff. Does anybody have any idea where to adjust it? (As said before, I want to change so that you can strafe in 2 directions simultaneously - for example Up and Right = would be "Northeast"). I am so curious, and I cant wait for an answer
![]() |
#2
|
|||
|
|||
![]() Quote:
|
#3
|
|||
|
|||
![]()
Hmm no I dont think so :O
Whats it used for? |
#4
|
|||
|
|||
![]()
for see in execution the flow of source code
Here a video for see how use the debug in the editor (the editor is that of 1242, so the menu are not placed at the same mode); works great for understood how work the code; you place the breakpoint in the state where there is the code you want and you can see the actions and values line for line Last edited by mitra; 11-23-2011 at 05:42 PM. |
#5
|
|||
|
|||
![]()
The video shows something called Script Debugger. How to run it? Does it start automatically when something is wrong?
I assume that lines in red are excluded from execution right? Last edited by Goblin Wizard; 11-23-2011 at 05:58 PM. |
#6
|
|||
|
|||
![]()
No you place a breakpoint and the flag activate debugger in the script editor. after you run the game from the editor (menu file->test map; press esc -> select "go to main menu" and execute one of game functions) when the game running pass from one of your break-point the window open alone.
|
#7
|
|||
|
|||
![]()
This is very interesting topic.. I have also take a look on the code, and its look as ... interestingly complex system
![]() I have heard an opinion (interview with Shogun 2 TW programmer) that AI programming is one of the most complicated and challenging software areas.. Do you have something similar to Class Diagram of the code? The graph showing how the Classes and their objects are connected and related to each other, which methods they have etc.. this would ease the process of familiarising with the code? Best Regards, |
#8
|
|||
|
|||
![]()
Nice video, even though it was a bit hard to understand everything. Basically, Im wondering (as mentioned before) about how to fix strafing, if you know Mitra?
![]() I also wonder how to change unit sizes, and how to add new units to the recruitment tree? Does it aswell work to change for example the speed of arrows when they are in the air? |
#9
|
|||
|
|||
![]()
Well is possible but you must have experience with programming logic; I passed your idea of strafing to Unicorn like other suggestions (also if I must admit I don't have understood the principle of camera movement in strafing because I don't have played to NTW) they tell will ad it to their tasks and they tell is easy to do (but before leave them complete the resolution of technical problems). For modding: you have many ideas but you need to associate yourself to a modder for the technical part which can transform your ideas in code, try on TW center if someone can be interested, eventually I can give him help on how use the editor tools.
|
![]() |
|
|