Author Topic: Attaching objects to vehicle in /stunt?  (Read 8249 times)

0 Members and 1 Guest are viewing this topic.

Offline MadMax

  • Lazyass, still hanging around AX from time to time
  • Admin
  • Posts: 4,359
  • I'm the road warrior...
    • View Profile
  • In-game name: MadMax[MAF]
Re: Attaching objects to vehicle in /stunt?
« Reply #15 on: June 26, 2014, 06:43:49 pm »
ye, would be good to keep it in stunt, then if admins make sure object doesnt affect races (remember R's anti-lamps frame thing?) and few pre-setups can be added as option to /race (BF Injection with surfing board for example, or cars with tuned bumpers, since they arent solid)

PLEASE, IGNORE ALL MY SPELLING MISTAKES AND OTHER TYPOS True racing fans enjoy horsepower in ANY form

Offline MadMax

  • Lazyass, still hanging around AX from time to time
  • Admin
  • Posts: 4,359
  • I'm the road warrior...
    • View Profile
  • In-game name: MadMax[MAF]
Re: Attaching objects to vehicle in /stunt?
« Reply #16 on: June 28, 2014, 10:15:37 pm »
Few examples of pre-tuned cars setups

Code: [Select]
BF Injection - Surfboard:
CreateObject(2406, 0.20000, 0.00000, 0.87000,   -96.00000, 0.00000, 0.00000);

Buffalo
Front Bumper X-Follow (from Sultan)
CreateObject(1170, -0.08000, 2.35500, -0.40000,   0.00000, 0.00000, 0.00000);
Rear Bumper Alien (from Uranus)
CreateObject(1168, 0.06500, -2.40000, -0.40000,   0.00000, 0.00000, 0.00000);
Spoiler Alien (from Sultan)
CreateObject(1164, 0.00000, -2.48080, 0.48000,   0.00000, 0.00000, 0.00000);
Roof Spoiler X-Follow (from Flash)
CreateObject(1050, 0.00000, -1.15000, 0.65000,   0.00000, 0.00000, 0.00000);

Alpha
Spoiler Alien (from Sultan)
CreateObject(1138, 0.00000, -2.29000, 0.40000,   0.00000, 0.00000, 0.00000);
Front Bumper X-Follow (from Elegy)
CreateObject(1172, 0.02000, 2.25000, -0.40000,   0.00000, 0.00000, 0.00000);
Spoiler Alien (from Jester)
CreateObject(1162, 0.00000, -2.20000, 0.40000,   0.00000, 0.00000, 0.00000);
Spoiler Alien (from Uranus)
CreateObject(1164, 0.00000, -2.30800, 0.48000,   0.00000, 0.00000, 0.00000);

Slamvagon (roof from Savanna)
CreateObject(1130, -0.00900, -0.71000, -0.10000,   0.00000, 0.00000, 0.00000);

Peren Surfboards
Surfing Board 1
CreateObject(2404, 0.30000, -1.40000, 1.00000,   -90.00000, 0.00000, 0.00000);
Surfing Board 2
CreateObject(2405, -0.30000, -1.40000, 1.00000,   -90.00000, 0.00000, 0.00000);
front grille (from Slamvan)
CreateObject(1116, 0.00000, 2.16000, -0.23000,   0.00000, 0.00000, 0.00000);


Sabre front Grille (from Slamvan)
CreateObject(1116, 0.00000, 2.45000, -0.39000,   6.00000, 0.00000, 0.00000);
« Last Edit: June 29, 2014, 12:07:12 am by MadMax »

PLEASE, IGNORE ALL MY SPELLING MISTAKES AND OTHER TYPOS True racing fans enjoy horsepower in ANY form