VC-FLAGS

Started by MEGAMIND, Jun 10, 2018, 10:22 AM

Previous topic - Next topic

MEGAMIND

I thought this might be helpful to many players, so why not share it here
Original Author: Maxorator
Modified by : MEGAMIND
https://vc-flags.netlify.com/


will add more stuff to it later as required by players

rww

#1
QuoteOriginal Author: Maxorator

this is from handling.cfg, so Author is R*, not maxo :D

; (ae) flags!!!  WARNING - Now written HEX for easier reading of flags
; 1st digit = 1: 1G_BOOST         2: 2G_BOOST       4: REV_BONNET    8: HANGING_BOOT
; 2nd digit = 1: NO_DOORS         2: IS_VAN       4: IS_BUS        8: IS_LOW
; 3rd digit = 1: DBL_EXHAUST     2: TAILGATE_BOOT  4: NOSWING_BOOT  8: NONPLAYER_STABILISER 
; 4th digit = 1: NEUTRALHANDLING  2: HAS_NO_ROOF    4: IS_BIG        8: HALOGEN_LIGHTS
; 5th digit = 1: IS_BIKE 2: IS_HELI        4: IS_PLANE      8: IS_BOAT
; 6th digit = 1: NO_EXHAUST 2: REARWHEEL_1ST  4: HANDBRAKE_TYRE8: SIT_IN_BOAT
; 7th digit = 1: FAT_REARW 2: NARROW_FRONTW  4: GOOD_INSAND

and for flags, sounds etc.., I use this site - http://almost610.ucoz.com/blog/xml_builder/2012-12-23-1
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

MEGAMIND

Quote from: rww on Jun 10, 2018, 11:20 AM
QuoteOriginal Author: Maxorator

this is from handling.cfg, so Author is R*, not maxo :D

; (ae) flags!!!  WARNING - Now written HEX for easier reading of flags
; 1st digit = 1: 1G_BOOST         2: 2G_BOOST       4: REV_BONNET    8: HANGING_BOOT
; 2nd digit = 1: NO_DOORS         2: IS_VAN       4: IS_BUS        8: IS_LOW
; 3rd digit = 1: DBL_EXHAUST     2: TAILGATE_BOOT  4: NOSWING_BOOT  8: NONPLAYER_STABILISER 
; 4th digit = 1: NEUTRALHANDLING  2: HAS_NO_ROOF    4: IS_BIG        8: HALOGEN_LIGHTS
; 5th digit = 1: IS_BIKE 2: IS_HELI        4: IS_PLANE      8: IS_BOAT
; 6th digit = 1: NO_EXHAUST 2: REARWHEEL_1ST  4: HANDBRAKE_TYRE8: SIT_IN_BOAT
; 7th digit = 1: FAT_REARW 2: NARROW_FRONTW  4: GOOD_INSAND
thats for sure but the way how maxo did it , made alot easier so maxo deserves  it :P

MEGAMIND

Quote from: vitogta on Jun 10, 2018, 11:31 AM
Quote from: MEGAMIND on Jun 10, 2018, 11:21 AMthats for sure but the way how maxo did it , made alot easier so maxo deserves  it :P
how maxo did it? link?
scroll up and inspect element seehow the code works :P

MEGAMIND

Quote from: vitogta on Jun 10, 2018, 11:34 AM
Quote from: MEGAMIND on Jun 10, 2018, 11:33 AM
Quote from: vitogta on Jun 10, 2018, 11:31 AM
Quote from: MEGAMIND on Jun 10, 2018, 11:21 AMthats for sure but the way how maxo did it , made alot easier so maxo deserves  it :P
how maxo did it? link?
scroll up and inspect element seehow the code works :P
I mean what that source where maxo did it
i found it in his download links in one of the gta forums