[Tool/Web/Other] Colors SAMP
#1

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.
Reply
#2

Usage?
How does this work?

More information required...

500'th post!!
Reply
#3

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
Reply
#4

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

More information required...

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

Farid Yes!!!

Now I go to school,bye.

I Upload in my Host:

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

Cool
Reply
#7

Good for 0.3c on Color Embeding
Reply
#8

Looks great, nice.
Reply
#9

p cool i guess.
Reply
#10

Thanks
Looking good
Reply
#11

Very good Drakins.....
Reply
#12

Nice good job.

OFFTopic: whats with you with 'Bye'
Reply
#13

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

@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
Reply
#15

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 .
Reply
#16

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

Let me think! Nice one!
Reply
#18

Great just what I was looking for Thanks!!!!
Reply
#19

Thanks, It's really nice!
Reply
#20

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

and badio12, don't copy my avatar
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)