[Ajuda] Cor em string
#1

Bom estou utilizando este cуdigo:
Код:
{
	if(Principal== 0)
	{
	    TextDrawSetString(Principal, "ld_shtr:burger");
	    TextDrawSetString(BPLGM, "~g~~h~~h~B~b~~h~~h~P~g~~h~~h~L G~b~~h~~h~a~g~~h~~h~m~b~~h~~h~e~g~~h~~h~s");

	    Principal = 1;
	}
	else
	{
	    TextDrawSetString(Principal, "ld_shtr:drink");
	    TextDrawSetString(BPLGM, "~b~~h~~h~B~g~~h~~h~P~b~~h~~h~L G~g~~h~~h~a~b~~h~~h~m~g~~h~~h~e~b~~h~~h~s");

	    Principal= 0;
	}
Para gerar o efeito de trocas de cores em um determinado tempo. Sу que eu utilizei a letra "b" para algumas letras ficarem azuis, porйm elas ficaram com um azul meio fraco, gostaria de saber se tem como colocar um azul mais forte.


Imagem do efeito: https://imgur.com/a/6sjFXbo


Crйditos ao GSFBart por me apresentar esse sistemasinho!: p
Reply


Messages In This Thread
Cor em string - by DeYmonD - 23.01.2019, 22:56
Re: Cor em string - by ipsLuan - 23.01.2019, 23:04
Re: Cor em string - by DeYmonD - 23.01.2019, 23:07
Re: Cor em string - by ipsLuan - 24.01.2019, 00:26
Re: Cor em string - by DeYmonD - 24.01.2019, 01:14
Re: Cor em string - by DanielMatrix - 24.01.2019, 01:23

Forum Jump:


Users browsing this thread: 1 Guest(s)