Horse Races - mission template file

正在查看此主题的用户

hmm, i dont know Python and am still struggling to figure out how to do anything with the new official mod stuff, but i noticed this in header_mission_templates.py

插入代码块:
aisb_race     = 3
AND
插入代码块:
mtf_one_lap_race        = 0x000010
mtf_two_lap_race        = 0x000020
mtf_three_lap_race      = 0x000030
mtf_four_lap_race       = 0x000040
mtf_five_lap_race       = 0x000050
mtf_six_lap_race        = 0x000060
mtf_seven_lap_race      = 0x000070

looks like something went into making an AI for horse races and some setup for it? any way to utilize this stuff?
 
Unfortunately that's old code left from earlier attempts. It doesn't have any significance for the current game.
 
Too bad it wouldve been fun to have horse races only roman style killing all the other racers or just being fast enough to avoid dying
 
后退
顶部 底部