to allow you to continue driving after the cops catch you? I saw it posted
here, but the message has scrolled off my server. Thanks in advance!
-- JB
-- JB
-- JB
Press "1" (above the Q). You can switch between a bonnet view and the
default view.
Copy the attached file to Driver/Scripts/Missions and you can drive forever
and ever (until you end up upside down) with cops all over the place.
Jeroen van Engelenhoven
John Bodin heeft geschreven in bericht ...
First back up the following file somewhere else or remame it, say
mission661.bak. Then you can restore it later when you want cops again.
C:/Program Files/GT Interactive/Driver Demo/Scripts/missions/mission661.dms
Now copy the text file below and paste it into Notepad: If you are using
Outlook express you will get file: in front of all the // s (comments).
Delete every occurence of file: .
Minor glitches: If you go into the parking garage where the demo usually
starts you get transported out into the ocean!
Also you start out facing a wall, so you have to back away from it. I'm sure
someone can fix this easily.
Start here, after the asterisks:
****************************************************
// Driver Mission Script v0.1a
// (c)1998 Reflections Software
##########################################################
# Draft mission script for Getaway, Miami #
# By Tony M Roberts #
##########################################################
//************** INITIALISATION *****************
// Make sure player cant move during startup...
StopPlayer
LoadMap "Miami_01.lev"
EventScript "Miami_19.des"
//OverheadMap "Maimi_00.map"
DamageBarId 194
FelonyBarId 195
SetMaximumCops 0
Cops_off
PlayerCarType 4
SmashedMessageId 187
FailedMessageId 200
DisablePlayerDamage
MaxPlayerDamage 22000 //( 0 -> 4096*6 is range )
//DebugInfo 1
//Countdown 60 //demo timer
SetPlayerPosition -240, 425618 //Bal Harbour
SetPlayerYRotation 2091
//SpawnCops 1, 1035, -3979, 415142
//AddCivCar 9,0,1,0,1035,-3979, 415142
//TriggerEvent 1
ReleasePlayer
InformPlayerById 10,103
//ForceFelonyRating 2
wait 200000
Cops_off
wait 200000
SetTarget 0,1000000,917,398517 //Off Map
EnableTarget 0
Set Objective 2
MustBeHidden 1 //Must arrive at drop off point without a tail
NeedToLoseTail 0
OuterRadius 1
DisableTargetPulse 0
DisableTargetTracer 0
DisableTargetArrow 0
wait 5
DisableTailMessage 0 //Switch off Lose Tail Message
WaitForObjectiveComplete
Cops_off
wait 500000
****************************
Thats it (no asterisks). Save the file as
C:/Program Files/GT Interactive/Driver Demo/Scripts/missions/mission661.dms
and make sure you use the dms extention and not txt. If it calls it txt
anyway rename it to dms in Windows Explorer.
Enjoy!
if only, if only!