SA-MP Forums Archive
color convert ? text to hex - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: color convert ? text to hex (/showthread.php?tid=411191)



color convert ? text to hex - mastermax7777 - 28.01.2013

how to make something like that converts

(red)hello(yellow)world


to

{FF0000}hello{FFFF00}world

pls help i will be giving ++rep


Re: color convert ? text to hex - mastermax7777 - 28.01.2013

nvm figured out, fcken took me hours


Re: color convert ? text to hex - Scenario - 28.01.2013

Quote:
Originally Posted by mastermax7777
fcken took me hours
OMG no way. That really sucks bro.


Re: color convert ? text to hex - mastermax7777 - 28.01.2013

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
OMG no way. That really sucks bro.
ye so many bugs? what else can i do man? i just loop through string and strdel() + strins() lol
do u have any other methods?


Re: color convert ? text to hex - LarzI - 28.01.2013

- NEVERMIND -