How use the spm mod on all map and HOW to ride with Karr (PC

Archive for discussions from 2002. Please post new discussions in the appropriate forum.

Moderators: neps, Matthew, Michael Pajaro

Anak1n
Volunteer
Posts: 6
Joined: Sat Nov 09, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Belgium
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Anak1n » Sun Nov 10, 2002 8:12 am

If you have the games and that you look at on the various screenshot of knightrider you will notice the spm mod everywhere. Nevertheless (those that have the games know it) you can only use the spm mod that has a certain moment (3/4 games) As I finished the games in 5 hours, I am says myself that it was necessary that I trove something to entertain me with his game again a little.

Ok ...

Open your folders where knightrider is : for me it's : d:\k2000\

next, open DATA folders and MISSIONSCRIPTS so d:\k2000\data\missionscripts (for me)

Now open all missionscript with notpad(bloc note in french) like :"02_bad_lands_1","03_camera_obscura_1","04_camera_obscura_1","05_a_knight's_tale_1" etc... all first files of a mission.

What can you see in the files ?

// ===========================================================================================
// MONITORS
// ===========================================================================================

// -------------------------------------------------------------------------------------------
// monitor entry ( entry point of mission script )
// -------------------------------------------------------------------------------------------

monitor entry
{
// only one chance to fire this monitor, so let's do it!
condition( always() ) ;

execute
{
display_time( "none", 0 ) ;

enable_ski_mode() ;
enable_turbo_boost() ;


enable_target( targetName ) ;

activate( kittReachedGasStation ) ;

activate( checkFollowProgress ) ;

activate( isChasedNearOutOfRange ) ;
activate( isChasedOutOfRange ) ;
}
}

JUST ADD "enable_spm() ;" next to turboboost, save the files and lets start the games. So :

monitor entry
{
// only one chance to fire this monitor, so let's do it!
condition( always() ) ;

execute
{
display_time( "none", 0 ) ;

enable_ski_mode() ;
enable_turbo_boost() ;
enable_spm() ;

enable_target( targetName ) ;
--------------------------------------------


Now you can play has all the missions where you could not have the spm mod.


OK now how to ride with karr [img]images/smiles/icon_biggrin.gif[/img]

Always in data folders, open VEHICLE folders: Look @ karr_0 and kitt_0

open it

you can see in karr_0
[low]
graphicsinifilename=karr_0_graphics.ini

[medium]
graphicsinifilename=karr_0_graphics.ini

[high]
graphicsinifilename=karr_0_graphics.ini


and in kitt_0


[low]
graphicsinifilename=kitt_0_graphics_low.ini

[medium]
graphicsinifilename=kitt_0_graphics_medium.ini

[high]
graphicsinifilename=kitt_0_graphics_high.ini

just switch data... easy

it's done just save files

PS : sorry for my english, i am just a little belgian student
[img]images/smiles/icon_wink.gif[/img]

and this is not a spoiler
---------------------------

Psykopath : best belgian Quake 3 Rocket arena clan.

[ November 11, 2002: Message edited by: Anak1n ]

[ November 11, 2002: Message edited by: knightimmortal ]

KIFT
Recruit
Posts: 30
Joined: Sat Apr 06, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Portugal
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by KIFT » Sun Nov 10, 2002 2:22 pm

Hello mate
Will I Just Had An Idea Why Dont You Guys That Own The Game Dont Start To Take Some Nice Pics all you have to do is to press Print Screen than go to paint a do CTRL V (Paste) and voila.

Anak1n
Volunteer
Posts: 6
Joined: Sat Nov 09, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Belgium
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Anak1n » Sun Nov 10, 2002 5:35 pm

Image
Image

KIFT
Recruit
Posts: 30
Joined: Sat Apr 06, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Portugal
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by KIFT » Sun Nov 10, 2002 5:37 pm

Well could you take some pics of the game please

Anak1n
Volunteer
Posts: 6
Joined: Sat Nov 09, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Belgium
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Anak1n » Sun Nov 10, 2002 5:38 pm

give me a program to take screenshot in game and i will

User avatar
K.I.T.T
FLAG Assistant
Posts: 860
Joined: Wed Jun 05, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: England
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by K.I.T.T » Sun Nov 10, 2002 5:40 pm

?? My god..lol.
That took a little while to download...and theres me thinking it was going to be a great screen shot huhh lol [img]images/smiles/icon_wink.gif[/img]

K.I.T.T

KIFT
Recruit
Posts: 30
Joined: Sat Apr 06, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Portugal
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by KIFT » Sun Nov 10, 2002 5:44 pm

All you have to do is before start the game open paint, then when you are playing the game press Print Screen than do Left Alt and Tab and select Paint then do Ctrl V (Paste) Thats all i think

Anak1n
Volunteer
Posts: 6
Joined: Sat Nov 09, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Belgium
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Anak1n » Sun Nov 10, 2002 5:50 pm

not working because game running on direct3d or opengl i think

so do you have an idea ?

i want realy show this
first mission with karr and spm mod \o/

KIFT
Recruit
Posts: 30
Joined: Sat Apr 06, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Portugal
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by KIFT » Sun Nov 10, 2002 5:52 pm

In my pc i take my own pics like that well so try to run the game and press Print Screen than exit the game go to paint and Ctrl V just an idea

Anak1n
Volunteer
Posts: 6
Joined: Sat Nov 09, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Belgium
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Anak1n » Sun Nov 10, 2002 6:01 pm

non sorry not working
but i am going to find a program

will take one pic tomorow if i can

good night

KIFT
Recruit
Posts: 30
Joined: Sat Apr 06, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Portugal
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by KIFT » Sun Nov 10, 2002 6:03 pm

ok mate thanks a lot
Im going to sleep tomorow i must be in school at 8:00 Am and it is 11 Pm so see you all tomorow

One Board Can Make A Diference Knight Rider Online [img]images/smiles/icon_smile.gif[/img] he he just invented this one

User avatar
K.I.T.T
FLAG Assistant
Posts: 860
Joined: Wed Jun 05, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: England
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by K.I.T.T » Sun Nov 10, 2002 6:14 pm

Whenever i take a Midtown Madness Screen shot i hit ALTand Prt Screen together then open a paint program right click and there a perfect screen shot.
Though i guess it wont work...wish i had the game lol....(can you see the jealously lol)

K.I.T.T [img]images/smiles/icon_sad.gif[/img]

Anak1n
Volunteer
Posts: 6
Joined: Sat Nov 09, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Belgium
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Anak1n » Sun Nov 10, 2002 6:52 pm

oki i have a screenshot software "capture by george!" Image

Image
Image
Image
Image
omg owned by anakin \o/
kiss to KittKift2000 and K.I.T.T Image

[ November 10, 2002: Message edited by: Anak1n ]

User avatar
K.I.T.T
FLAG Assistant
Posts: 860
Joined: Wed Jun 05, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: England
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by K.I.T.T » Sun Nov 10, 2002 7:10 pm

WOOHOO...wow...my goodness...that looks PUCKER!!!!...thanks very much Anak1n, I love KARR in turbo boost!!! Ace Thanks!!

K.I.T.T

User avatar
Centaurus17
FLAG Recruit
Posts: 258
Joined: Mon Aug 19, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: New Hyde Park, NY

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Centaurus17 » Sun Nov 10, 2002 8:34 pm

Ooooh nicely done!! I'm assuming KARR is exactly the same as Kitt in the game. So basically you can engage SPM with Karr as well right?

User avatar
Skav
FLAG Operative
Posts: 1999
Joined: Thu Mar 21, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: England, UK
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Skav » Sun Nov 10, 2002 9:03 pm

Yeah, it looks ok. Oh, let's say you have to turbo boost off a ravine or something...if you don't get the timing right, do you end up falling off the ravine? Because this is going to be hard since i've been hearing the controls are sluggish.

Skav

User avatar
knightman
Operative
Posts: 101
Joined: Mon Apr 01, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Australia
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by knightman » Sun Nov 10, 2002 10:43 pm

g'day guys, thought id save space,
i just checked the latest ps2world
mag and there they showed screens for
a starsky & Hutch game would u beleive???
but the worst part was the bad rep they gave the knightrider game...
also those who have the game
is there a mode for just driving around??

User avatar
BabsBunny
Rookie
Posts: 80
Joined: Thu Mar 21, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Acme Acres
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by BabsBunny » Sun Nov 10, 2002 11:08 pm

Hey yeah! And if you miss the semi, can you crash into it? And what happens if you fall off a building?

User avatar
Sonicfreak
Recruit
Posts: 38
Joined: Wed Oct 02, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: The Netherlands

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Sonicfreak » Mon Nov 11, 2002 1:32 am

I will answer some of the questions. When you fall in a ravine you will be placed on the road again. You can't crash into the semi. When you fall off a building and land upside down you will be placed on the building again.

[ November 11, 2002: Message edited by: Sonicfreak ]

[ November 11, 2002: Message edited by: Sonicfreak ]

User avatar
Knight Industry
Volunteer
Posts: 10
Joined: Sat Nov 09, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: The Netherlands

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Knight Industry » Mon Nov 11, 2002 5:01 am

Knightman, there is no special mode for just driving around, but in some levels without a time limit you can drive around as long as you want, but that's not really entertaining because it's not like GTA. The terrain isn't that big. There's no more to discover then needed for that specific level. Lots of invisible walls [img]images/smiles/icon_sad.gif[/img]

User avatar
knightimmortal
FLAG Special Ops
Posts: 2197
Joined: Mon Mar 18, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Taos, NM, USA
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by knightimmortal » Mon Nov 11, 2002 1:12 pm

Ok, to Anak1n, this thread does contain spoilers, and if you remove the spoiler tag one more time, I will lock down this thread.

knightimmortal

KIFT
Recruit
Posts: 30
Joined: Sat Apr 06, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Portugal
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by KIFT » Mon Nov 11, 2002 1:15 pm

ho yes thanks mate is possible to use SPM in KARR?
Like to see that

User avatar
Skav
FLAG Operative
Posts: 1999
Joined: Thu Mar 21, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: England, UK
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by Skav » Mon Nov 11, 2002 1:39 pm

Sonicfreak, so basically you can't really die? Hmmm...now I can see why people are saying there isn't much of a challenge to this game.

Skav

User avatar
BabsBunny
Rookie
Posts: 80
Joined: Thu Mar 21, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Acme Acres
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by BabsBunny » Mon Nov 11, 2002 1:51 pm

<BLOCKQUOTE><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><HR>Originally posted by Knight Industry:
<STRONG>There is no special mode for just driving around, but in some levels without a time limit you can drive around as long as you want, but that's not really entertaining because it's not like GTA.</STRONG><HR></BLOCKQUOTE>

Aw man! So does that mean you can't use turbo boost to attack random people either?
[img]images/smiles/icon_smile.gif[/img]

Babs Bunny

KIFT
Recruit
Posts: 30
Joined: Sat Apr 06, 2002 1:01 am
What year did the original Knight Rider start: 0
Location: Portugal
Contact:

How use the spm mod on all map and HOW to ride with Karr (PC

Post by KIFT » Mon Nov 11, 2002 2:38 pm

can you see Karr´s dash board?

Locked