Question: Hex to Embed
#1

Is there a function out there that turns:

0xFF0000FF

to

"{FF0000}"

?

You know:

new string[100];
SendClientMessage(playerid, -1, (format(string, 100, "%sHello World!", HexToEmbed(0xFF0000FF)), string));

Or something similar.

If you could also include the inverse, that'd be great!
Reply


Messages In This Thread
Question: Hex to Embed - by Sniper Kitty - 19.09.2012, 04:07
Re: Question: Hex to Embed - by YourLord - 19.09.2012, 05:09
Re: Question: Hex to Embed - by Sniper Kitty - 19.09.2012, 05:11
Re: Question: Hex to Embed - by YourLord - 19.09.2012, 05:30
Re: Question: Hex to Embed - by Sniper Kitty - 19.09.2012, 05:43
Re: Question: Hex to Embed - by XtremeR - 19.09.2012, 06:00
Re: Question: Hex to Embed - by Sniper Kitty - 19.09.2012, 06:02
Re: Question: Hex to Embed - by XtremeR - 19.09.2012, 06:07
Re: Question: Hex to Embed - by Sniper Kitty - 19.09.2012, 06:10
Re: Question: Hex to Embed - by Emmet_ - 19.09.2012, 06:19

Forum Jump:


Users browsing this thread: 4 Guest(s)