Stunts Forum

Stunts - the Game => Stunts Chat => Topic started by: zaqrack on December 18, 2007, 03:57:38 PM

Title: WEB RPLINFO
Post by: zaqrack on December 18, 2007, 03:57:38 PM
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 :(
Title: Re: WEB RPLINFO
Post by: Duplode on December 18, 2007, 04:08:04 PM
You mean the .RPL format description? It's on Robert Riebrisch's FAQ on Luke's site (http://www.kalpen.de/luke/)... :)
Title: Re: WEB RPLINFO
Post by: zaqrack on December 18, 2007, 04:20:27 PM
thanks! that'll help a lot :)
Title: Re: WEB RPLINFO
Post by: Duplode on December 18, 2007, 04:28:02 PM
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... :)
Title: Re: WEB RPLINFO
Post by: Krys TOFF on December 18, 2007, 05:45:36 PM
I agree : RPLInfo is not Vista-compatible... (shitty Vista)
Title: Re: WEB RPLINFO
Post by: Chulk on December 18, 2007, 05:52:30 PM
Great thing Zak! I don't like using RPLInfo, so that would be a great solution for me.
Title: Re: WEB RPLINFO
Post by: zaqrack on December 18, 2007, 08:36:18 PM
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 :)
Title: Re: WEB RPLINFO
Post by: CTG on December 18, 2007, 08:58:12 PM
Maybe you should add cheat cars to RPLInfo - now it can't recognize them.
Title: Re: WEB RPLINFO
Post by: zaqrack on December 18, 2007, 11:19:47 PM
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!
Title: Re: WEB RPLINFO
Post by: Krys TOFF on December 19, 2007, 12:16:39 AM
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).
Title: Re: WEB RPLINFO
Post by: zaqrack on December 19, 2007, 12:30:43 AM
thank you, I have updated the system with the cheated cars, Zappers not included yet.

Title: Re: WEB RPLINFO
Post by: Krys TOFF on December 19, 2007, 12:45:05 AM
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.
Title: Re: WEB RPLINFO
Post by: Krys TOFF on December 19, 2007, 12:53:10 AM
Quote from: zaqrackI can also implement a track viewer!
There is already this one : http://www.jonas-baehr.de/stunts/index.php  ;)
Title: Re: WEB RPLINFO
Post by: CTG on December 19, 2007, 01:10:17 AM
Quote from: Krys TOFF on December 19, 2007, 12:53:10 AM
Quote from: zaqrackI can also implement a track viewer!
There is already this one : http://www.jonas-baehr.de/stunts/index.php  ;)

LOOOOOOOOOL!!!
Title: Re: WEB RPLINFO
Post by: zaqrack on December 19, 2007, 01:54:11 AM
WEB RPLINFO is functional, so I integrated it into ZakStunts:

http://stunts.mine.nu/zakstunts/index.php?page=rplinfo&menu=full
Title: Re: WEB RPLINFO
Post by: Mark L. Rivers on December 19, 2007, 07:07:17 AM

Great job, Zak, as usual...  ;)
Title: Re: WEB RPLINFO
Post by: JTK on December 19, 2007, 08:02:14 AM
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.
Title: Re: WEB RPLINFO
Post by: zaqrack on December 19, 2007, 08:07:16 AM
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
Title: Re: WEB RPLINFO
Post by: Krys TOFF on December 19, 2007, 01:48:15 PM
Nice tool, thanks.
Title: Re: WEB RPLINFO
Post by: Duplode on December 19, 2007, 04:28:12 PM
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.

Quote from: CTG on December 19, 2007, 01:10:17 AM
Quote from: Krys TOFF on December 19, 2007, 12:53:10 AM
Quote from: 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!!

Title: Re: WEB RPLINFO
Post by: Krys TOFF on January 17, 2008, 12:59:51 PM
Quote from: Krys TOFF on December 18, 2007, 05:45:36 PM
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.