Thread Rating:
- 5 Votes - 2.8 Average
- 1
- 2
- 3
- 4
- 5
|
Cheats like AT1?
|
| Author |
Message |
preak
Newbie

Posts: 1
Joined: May 2013
|
RE: Cheats like AT1?
Hi guys.
I also had a problem with mission 3, so i found a way (cheat) to complete it
go to :
example
C:\Airline Tycoon 2\init\quest\location\meetingroom
open file meetingroom_smokealarm.qst with notepad (or whatever text editor you want)
and paste this code inside :
Code:
<quest>
<objectiveconjuction.b>1</objectiveconjuction.b>
<type.st>primary</type.st>
<text.st></text.st>
<assignedlocation.st></assignedlocation.st>
<visible.b>0</visible.b>
<precommandlist>
<count.ul>4</count.ul>
<pre0>
<type.st>objectsetparameter</type.st>
<objectname.st>meetingroom_smokealarm</objectname.st>
<objectfolder.st>location\meetingroom</objectfolder.st>
<objectnumber.ul>1</objectnumber.ul>
<hashkey.st>time</hashkey.st>
<datatype.st>float</datatype.st>
<value.st>0</value.st>
</pre0>
<pre1>
<type.st>objectsetparameter</type.st>
<objectname.st>meetingroom_smokealarm</objectname.st>
<objectfolder.st>location\meetingroom</objectfolder.st>
<objectnumber.ul>1</objectnumber.ul>
<hashkey.st>started</hashkey.st>
<datatype.st>bool</datatype.st>
<value.st>1</value.st>
</pre1>
<pre2>
<type.st>playsound</type.st>
<name.st>electric</name.st>
<folder.st>sound</folder.st>
</pre2>
<pre3>
<type.st>playerwinmission</type.st>
<playernumber.l>0</playernumber.l>
</pre3>
</precommandlist>
<objectivelist>
<count.ul>1</count.ul>
<obj0>
<type.st>executecommands</type.st>
</obj0>
</objectivelist>
</quest>
Now, every time you click on the alarm in the meeting room, the mission will be complete.
greetings
|
|
| 03-05-2013 07:19 PM |
|
User(s) browsing this thread: 1 Guest(s)