append values to strings
#1

Specifficly....

FactionInfo[factionid][fColor] = FFFFFF;

FFFFFF is stored SQL side ...

What is the best way to append( 0x + FFFFFF + 65 )

Im attempting to assign a Color to a GangZone based on the Faction Color .... However, i dont like the 'solid' overlay on the Radar, so id like to dress it down by setting the opacity to 65 .

Am i way of base in my approach or should it be append ?
Reply
#2

god darnit ... under my freaking nose...


Problem solved via: HexToInt(FactionInfo[factionid][fColor]);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)