SA-MP Forums Archive
[Tool/Web/Other] Colors SAMP - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] Colors SAMP (/showthread.php?tid=199716)

Pages: 1 2


Colors SAMP - ipsBruno - 16.12.2010

I created a generator Colours for SA: MP

Is HTML/JavaScript

Код HTML:
<table width="80%"> 
	<script language="javascript"> 
	var r = new Array("00","33","66","99","CC","FF"); 
	var g = new Array("00","33","66","99","CC","FF"); 
	var b = new Array("00","33","66","99","CC","FF"); 
	
	for (i=0;i<r.length;i++) for (j=0;j<g.length;j++)
	{ 
		document.write("<tr>"); 
		for (k=0;k<b.length;k++)
		{ 
			var novoc = "#" + r[i] + g[j] + b[k]; 
			var pawn = "0x" + r[i] + g[j] + b[k] + "AA"; 
			document.write("<td bgcolor=\"" + novoc + "\" align=center>"); 
			document.write("<font SIZE=2>" + pawn + "</font>"); 
			document.write("</td>"); 
		}
		document.write("</tr>");    	
	}
	</script> 
</table>
/\
Generate 216 colours,for while.
Now I go to school, I'm late, I have not tested yet the project

Warn bugs to PM

Created By Me
Thankz to CriarWeb
Project [FeK]Squad

Bye Bye.


Re: Colors SAMP - Ash. - 16.12.2010

Usage?
How does this work?

More information required...

500'th post!!


Respuesta: Colors SAMP - ipsBruno - 16.12.2010

Is Generator Of Colour..

Save in HTML and View Page HTML....

Generated 216 Colours for SAMP

Bye


Look Here:
http://javascript.internet.com/page-...lor-chart.html - is hexadecimal

My Code makes the same system, good looking, but for samp


Re: Colors SAMP - Farid - 16.12.2010

Quote:
Originally Posted by funky1234
Посмотреть сообщение
Usage?
How does this work?

More information required...

500'th post!!
maybe paste in notepad & save as ,html ?


Respuesta: Colors SAMP - ipsBruno - 16.12.2010

Farid Yes!!!

Now I go to school,bye.

I Upload in my Host:

Look Here:
http://feksquad.6te.net/Gerador/Cores.html


Re: Colors SAMP - rbN. - 16.12.2010

Cool


Re: Colors SAMP - Stefan_Toretto - 19.12.2010

Good for 0.3c on Color Embeding


Re: Colors SAMP - Lorenc_ - 19.12.2010

Looks great, nice.


Re: Colors SAMP - [nB]Flow - 19.12.2010

p cool i guess.


Re: Colors SAMP - nuriel8833 - 19.12.2010

Thanks
Looking good


Re: Colors SAMP - [Ips]Guh - 19.12.2010

Very good Drakins.....


Re: Colors SAMP - Fool - 20.12.2010

Nice good job.

OFFTopic: whats with you with 'Bye'


Re: Colors SAMP - Retardedwolf - 20.12.2010

No offense, I would prefer Colour Picker or just open Photoshop.


Respuesta: Re: Colors SAMP - ipsBruno - 24.12.2010

@Retardedwolf:

No offense,but that is your problem,and the decision is yours.

Nobody cares Retardedwolf.

Now stop scorning my projects, it makes me sad.


Thanks to others.

@Porsche911
Is the School


Re: Colors SAMP - Hiddos - 24.12.2010

So this is what I need to see, right?

Looks cool, might be useful to some people, including me as I'm trying to learn other programming languages as well .


Re: Colors SAMP - Mr.Jvxmc - 24.12.2010

yea but how i can make me own colors to 0.3c ?


Re: Colors SAMP - Guest3598475934857938411 - 24.12.2010

Let me think! Nice one!


Re: Colors SAMP - caribe88 - 25.12.2010

Great just what I was looking for Thanks!!!!


Re: Colors SAMP - dmstealth - 25.12.2010

Thanks, It's really nice!


Re: Colors SAMP - Mean - 25.12.2010

Didn't really catch what is it for... Lol

and badio12, don't copy my avatar