script
if I_LocalFaction empire_west
console_command control empire_east
terminate_script
end_if
if I_LocalFaction empire_east
console_command control empire_west
terminate_script
end_if
end_script[/SIZE][/FONT][/FONT]
引用:血浴中重生
---------------------------------------------------------------------------------------------------------------------------------
可以看到这个thread中的语句有Title,Text两句。在这两句的中间,加一句:
script bi\data\scripts\show_me\xchange.txt
---------------------------------------------------------------------------------------------------------------------------------
加在这两句中间?
Title Help_Campaign_Keyboard_Shortcuts_Scroll_Text_01_Title
Text Help_Campaign_Keyboard_Shortcuts_Scroll_Text_01_Text1
加了以后进不去游戏了 是不是我加错地方了?
【汗水】作者: 伊达上将 时间: 2005-11-20 15:18:40
或者请把加完以后的语句贴出来 谢谢作者: 伊达上将 时间: 2005-11-20 15:24:19
或者是
script
if I_LocalFaction empire_west
console_command control empire_east
terminate_script
end_if
if I_LocalFaction empire_east
console_command control empire_west
terminate_script
end_if
end_script