Racing Script

Everything todo with programming goes HERE.
Post Reply
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Racing Script

Post by LOVER$BOY »

Hello everyone.

I've been quite busy lately building a racing script for Advanced Racing|Timer|Queue|Rotation that it's taking me some time to make.

So far I've gotten some of the important codes in but I'm still far from done.

The code is available here: https://github.com/Vertrexia/racing

In that /src/ folder you'll notice:
engine
game
tools

Each of which are very relevant to the code. Actually I made the code like this in imitation of the style used in programming the game code.

If you got any problems, reply back here and I or someone (who understands my code) will help you out :)

REMINDER: It's only good to be used in 0.2.9-armagetronad-sty+ct+ap
Image
User avatar
|CPU|
On Lightcycle Grid
Posts: 20
Joined: Fri Jun 24, 2011 7:48 am

Re: Racing Script

Post by |CPU| »

Looks good "so far", and yes i crawled back into the forums :D
: ( ) { : | : & } ; :
User avatar
AI-team
Shutout Match Winner
Posts: 1020
Joined: Tue Jun 23, 2009 6:17 pm
Location: Germany/Munich
Contact:

Re: Racing Script

Post by AI-team »

Line 110 in "script.php"
echo "INCLIDE ".$item."\n";
  
 
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
 
 
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: Racing Script

Post by LOVER$BOY »

Oops.

Thanks for pointing that out AI-Team :D
Image
Post Reply