Talk:UK Railway Set

From PikkaWiki
Revision as of 11:06, 24 February 2012 by PikkaWiki (Talk | contribs)

Jump to: navigation, search

I'll just leave these here.

//======= wagon selection ============= 
  9989 * 9	 07 06 01 \7! 02 87 // VV modifications for "Normal"
 // -----------------------
  // this is a normal wagon so none required
 // -----------------------
    1 * 1        07 9A 01 \7= FF 88 // jump to 88
    1 * 1         10 87
  9989 * 9	 07 06 01 \7! 01 87 // VV modifications for "Transport Tycoon Style"
 // ----------------------- 
    1 * 1        00 00 01 01 <id>
                 06 00 // no climate availability
 // -----------------------
    1 * 1        07 9A 01 \7= FF 88 // jump to 88
    1 * 1         10 87
   9989 * 9	 07 06 01 \7! 00 87 // VV modifications for "No Wagons"
 // -----------------------
    1 * 1        00 00 01 01 <id>
                 06 00 // no climate availability
 // -----------------------
    1 * 1        07 9A 01 \7= FF 88 // jump to 88
    1 * 1         10 87
    1 * 1         10 88
//======= end wagon selection =============
Personal tools