General > Suggestions

Suggestions (archive)

<< < (135/265) > >>

[MAF]Cthulhu:

--- Quote from: [UK]Rac3r on September 13, 2009, 06:36:23 pm ---Suggestion :
Timetrial mode, do you guys like the 5 minute change race system......?
If you've seen the new GUI for SAMP 0.3 (If not, check below), I think it would be cool to select the race from the list, then select, 3 2 1 go. Cool?

--- End quote ---

yea i think the selection would be better than the 5 minute change system  :P

MadMax:
make /paint /tune and wheel select for money coz we have nothing to spend money on

for example
/paint = 500$
/tune = depends of used parts cost
wheel selestion
    * Access - $1140
    * Ahab - $1000
    * Atomic - $770
    * Grove - $1230
    * Import - $820
    * Mega - $1030
    * Off Road - $1000
    * Twist - $1200
    * Virtual - $620
    * Wires - $1560


--- Quote from: http://gta.wikia.com/wiki/Transfender ---Modifications
Color

    * Car color 1 (63 different colors available) - $150
    * Car color 2 - $150

Hood Scoops

    * Champ - $100
    * Fury - $150
    * Oval - $150
    * Race - $220
    * Worx - $250

Hood Vents

    * Oval - $150
    * Square - $100

Exhausts

    * Small - $150
    * Medium - $200
    * Large - $250
    * Twin - $300
    * Upswept - $400

Fog Lights

    * Round - $100
    * Square - $50

Nitro

    * 2x - $200
    * 5x - $500
    * 10x - $1000

Roof

    * Roof Scoop - $80

Spoilers

    * Alpha - $250
    * Champ - $400
    * Drag - $200
    * Fury - $350
    * Pro - $400
    * Race - $500
    * Win - $550
    * Worx - $200

Side Skirts

    * Side Skirt - $500

Wheels

    * Access - $1140
    * Ahab - $1000
    * Atomic - $770
    * Grove - $1230
    * Import - $820
    * Mega - $1030
    * Off Road - $1000
    * Twist - $1200
    * Virtual - $620
    * Wires - $1560

Car Audio

    * Bass Boost - $100

Hydraulics

    * Hydraulics - $1500

--- End quote ---

[MAF]Rac3r:
Hmmm.

That would take a lot of work to code into groups for each vehicle.... but I have a great idea.

/repair saves your position, sends you to pay n spray, then teleports you back.
I suggest it saves your location, then when you exit sends you back to your saved position.

This way we could use the default shop.
I reckon this would look mint. 8)

/tuneX or comething.

MadMax:
yeah lol, tune before start of race, but ppl will buy nitro in no nitro races :S

[MAF]Rac3r:

--- Code: ---public OnVehicleMod(playerid, vehicleid, componentid)
{
if(componentid => 1008 && componentid =<1010)
{
if(gRace[gSpecial2]==1 || gRace[gSpecial2]==10)return 0;
}
return 1;
}
--- End code ---
Easily fixed, if using nitro, don't sync it. That should just cancel out any nitro upgrades.

EDIT: Awww man. Damn code.
We need IDs of Wheel Arch Angels, then a list of Transfender vehicles. Also a list of Loco vehicle IDs. No point teleporting a Slamvam to Wheel Arch Angels :L

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version