Stunts Forum

Stunts - the Game => Stunts Chat => : zaqrack December 18, 2007, 03:57:38 +01:00

: WEB RPLINFO
: zaqrack December 18, 2007, 03:57:38 +01:00
Is there a demand for something like this?
http://stunts.mine.nu/zakstunts/rplinfo.php

If so, please share me the RPL hex codes, and I'll finish it, I can't find it anywhere :(
: Re: WEB RPLINFO
: Duplode December 18, 2007, 04:08:04 +01:00
You mean the .RPL format description? It's on Robert Riebrisch's FAQ on Luke's site (http://www.kalpen.de/luke/)... :)
: Re: WEB RPLINFO
: zaqrack December 18, 2007, 04:20:27 +01:00
thanks! that'll help a lot :)
: Re: WEB RPLINFO
: Duplode December 18, 2007, 04:28:02 +01:00
You're welcome... and BTW, nice add-on, I hate digging deep into my folders only to open RPLINFO. It would be very nice if you could integrate this to the replay submission form... :)
: Re: WEB RPLINFO
: Krys TOFF December 18, 2007, 05:45:36 +01:00
I agree : RPLInfo is not Vista-compatible... (shitty Vista)
: Re: WEB RPLINFO
: Chulk December 18, 2007, 05:52:30 +01:00
Great thing Zak! I don't like using RPLInfo, so that would be a great solution for me.
: Re: WEB RPLINFO
: zaqrack December 18, 2007, 08:36:18 +01:00
tomorrow the rpl info part will be finished. I can also implement a track viewer! Learning how to handle hex codes in php is a lot of fun :)
: Re: WEB RPLINFO
: CTG December 18, 2007, 08:58:12 +01:00
Maybe you should add cheat cars to RPLInfo - now it can't recognize them.
: Re: WEB RPLINFO
: zaqrack December 18, 2007, 11:19:47 +01:00
car, color, transmission, opponent's name, car, color, transmission and track name are already recognized

these cars were added by far:

            "P962"=>"Porsche 962 IMSA",
             "JAGU"=>"Jaguar XJR9 IMSA",
             "FGTO"=>"Ferrari GTO",
             "LAMB"=>"Lamborghini Countach",
             "ANSX"=>"Acura NSX",
             "PC04"=>"Porsche Carrera 4",
             "AUDI"=>"Audi Quattro",
             "LANC"=>"Lancia Delta Integrale",
             "LM02"=>"Lamborghini LM002",
             "PMIN"=>"Porsche March Indy",
             "VETT"=>"Chevrolet Corvette ZR1",
             "ANSV"=>"Honda NSX by Mr Eriksson",
             "CDOR"=>"Cheated Car",
             "COCO"=>"Coconut Car Coronet Plusar STi-R",
             "COUV"=>"Skoda Felicia Kompressor by Mr Eriksson",
             "DITS"=>"The Ditsch Car by brainSteen",
             "GT75"=>"Coconut Car GTR 7.5 GT IMSA",
             "LM00"=>"Lada Niva Comeback by Mr Eriksson",
             "PC03"=>"Porsche 911 Turbo by Mr Eriksson",
             "WIRE"=>"Wooden WireFire",
             "VETD"=>"Knight Rider by Mr Eriksson"

I need the code of Melange, Speedgate and other cars in order to recognize them, I don't have time to install them right now, please help!
: Re: WEB RPLINFO
: Krys TOFF December 19, 2007, 12:16:39 +01:00
CDOR is the code for Alan Rotoi's Melange XGT-88. ;)

Missing cars :
Mark's Speedgate SG1 => GATE
Duplode's LWT-ZR1 GTC Mark I => LWZR
Alan Rotoi's Jaguar XRJ9 "tuned for Le Mans" => JAGT
future KrysTOFF's Formula 1 2002 => F102 ;D

And all Zapper's cars :
zATD : Audi TD
zAUD : Audi Quattro "tuned for real by Zapper"
zCOU : Lamborghini Countach "tuned for real by Zapper"
zCZR : Corvette ZR1 "tuned for real by Zapper"
zFGT : Ferrari GTO  "tuned for real by Zapper"
zHNS : Honda/Acura NSX "tuned for real by Zapper"
zJAG : Jaguar XRJ9 "tuned for real by Zapper"
zLAN : Lancia Delata Integrale "tuned for real by Zapper"
zLM0 : Lamborghini LM-002 "tuned for real by Zapper"
zP96 : Porsche 962 "tuned for real by Zapper"
zPC0 : Porsche 911 C4 "tuned for real by Zapper"
zPMI : Porsche March Indy "tuned for real by Zapper"
zPTR : Porsche 911 turbo

Zapper's cars pack is available at ZakStunts website.
Reminder : game can accept no more than 24 cars. In order to have all cheated cars, you need 2 Stunts installations. For example, I have 1 with Zapper's and crazy cheated cars (Niva Comeback, Wooden Wirefire, ...) and another one with interesting cheated cars (that means, those with realistic handling, except Zapper's ones).
: Re: WEB RPLINFO
: zaqrack December 19, 2007, 12:30:43 +01:00
thank you, I have updated the system with the cheated cars, Zappers not included yet.

: Re: WEB RPLINFO
: Krys TOFF December 19, 2007, 12:45:05 +01:00
If you also want the cheated cars of BB 1.0, here they are :

CC0.9 : Contest Car 0.9 by Luke (Lukas Loehrer)
HUM1 : Extreme Machine (bugged car, always crash)
HUMM : Hummer Charger
LMPR : Lamborghini Pro by Chris Valeriani
PHAN : The Phantom
PSUP : Porsche Supra by Chris Valeriani
SLAN : Lancia Speed by Chris Valeriani
SVET : Super Corvette by Chris Valeriani
TURB : Turbo R acer (bugged car, gearbox not properly set up)
WARR : Warrior Car by Chris Valeriani

Contest car 0.85 by Luke can't be recognized as its name is the one of the indy, we would need to choose a code for it.
: Re: WEB RPLINFO
: Krys TOFF December 19, 2007, 12:53:10 +01:00
: zaqrackI can also implement a track viewer!
There is already this one : http://www.jonas-baehr.de/stunts/index.php  ;)
: Re: WEB RPLINFO
: CTG December 19, 2007, 01:10:17 +01:00
: Krys TOFF  December 19, 2007, 12:53:10 +01:00
: zaqrackI can also implement a track viewer!
There is already this one : http://www.jonas-baehr.de/stunts/index.php  ;)

LOOOOOOOOOL!!!
: Re: WEB RPLINFO
: zaqrack December 19, 2007, 01:54:11 +01:00
WEB RPLINFO is functional, so I integrated it into ZakStunts:

http://stunts.mine.nu/zakstunts/index.php?page=rplinfo&menu=full
: Re: WEB RPLINFO
: Mark L. Rivers December 19, 2007, 07:07:17 +01:00

Great job, Zak, as usual...  ;)
: Re: WEB RPLINFO
: JTK December 19, 2007, 08:02:14 +01:00
Hi Zak, great thing (altough I'm using the old rplinfo still).

You should have a direct link from the menu to the webrplinfo. And why is it only for BB 1.1? It can read 1.0 and MS files as well.
: Re: WEB RPLINFO
: zaqrack December 19, 2007, 08:07:16 +01:00
oh you're right, the info part is the same :) then it' not only for BB1.1
link is there, check it below Mini-FAQ
: Re: WEB RPLINFO
: Krys TOFF December 19, 2007, 01:48:15 +01:00
Nice tool, thanks.
: Re: WEB RPLINFO
: Duplode December 19, 2007, 04:28:12 +01:00
Very, very nice Zak :). All the cheated cars on my replay folders are being detected correctly, except for the LWT-ZR1 GTC Mark I. The only thing you might want to check later is making different colour tables for each car shape. I attached a relation of those that was lying in my HD.

: CTG  December 19, 2007, 01:10:17 +01:00
: Krys TOFF  December 19, 2007, 12:53:10 +01:00
: zaqrackI can also implement a track viewer!
There is already this one : http://www.jonas-baehr.de/stunts/index.php  ;)

LOOOOOOOOOL!!!

That one does not seem to work properly, at least for me...
Anyway, this makes me wonder: Comeptiton Archive + Track Viewer + Scoreboard Data = ZakStunts' Track Explorer!!

: Re: WEB RPLINFO
: Krys TOFF January 17, 2008, 12:59:51 +01:00
: Krys TOFF  December 18, 2007, 05:45:36 +01:00
I agree : RPLInfo is not Vista-compatible... (shitty Vista)
Just in case somebody else has Vista : Windows version of RPLInfo can be used under Vista with the addition of 1 DLL file that was present in previous Windows versions and sadly not in Vista. I don't remember the exact name, but Vista tell the missing DLL name. Google it and copy it into RPLInfo directory or Windows/System directory to make RPLInfo work.

DOS version of RPLInfo can also be run under Vista through DOSBox.