Miasma Site > Site Info
Coloured names
			N3Cr0:
			
			Thanks a lot. I didn't notice the recent servers are stored in the user.ini.
Since I have a good template I'll find a way to manage it ;)
		
			Vanico:
			
			"you need to use a color code in your name." Couldn't you be more specific?
No example?
Is "Vanico#7FE817" right?
		
			N3Cr0:
			
			
--- Quote from: Vanico on July 25, 2011, 13:50 ---"you need to use a color code in your name." Couldn't you be more specific?
No example?
Is "Vanico#7FE817" right?
--- End quote ---
All I know yet is the code must be in decimal format, not hexadecimal.
I will try the colorizer later.
EDIT:
Just found one of my former works:
Before I try the colorizer I'll try 
--- Code:  ---^[
--- End code ---
Let's say I want it in neon-green, it might be like this:
--- Code:  ---^[^@ÿ my_name
--- End code ---
I'll see if that will work ;)
		
			N3Cr0:
			
			Finally found out how it's working:
Well, my very first tries were almost right (holding [Alt]+entering a number between 000 and 255), but you cannot enter the lower values (I think between 000 and 099) - I don't know why.
Normally the code for light-green should be 
--- Code:  ---[Alt]+027
[Alt]+000
[Alt]+255
[Alt]+000
--- End code ---
Because of this Issue I think it's impossible to enter the color codes under Windows manually, but I hat a small success under Linux:
First of all the Linux Version of the game doesn't support the clipboard (copy&paste) function and this kind of entering chars -.- so I had to write it the kfmoduser.ini.
2nd fact to think about is to convert the code to hex format (  027 = 1B ; 000 = 00 ; 255 = FF ).
... and there's the issue with too low chars again >_<   => solution: replacing the 00 with 11 (this is still low enough)
And if someone wants to know what I did exactly under linux (I bet nobody wants to know that xD ):
I hold 
--- Code:  ---[Ctrl]+[Shift]+[Alt] u1b
[Ctrl]+[Shift]+[Alt] u11
[Ctrl]+[Shift]+[Alt] uff
[Ctrl]+[Shift]+[Alt] u11  
--- End code ---
Yay, It works!
		
			N3Cr0:
			
			One more...
Just tried the colorizer on my main computer - I got the same error like Zaid^.
On my Laptop it's running fine - WinXp on both PCs
Anyway, he asked me for the code for this color.
Feel free to copy and paste:
--- Code:  ---Name=ÿM.Eat_Fresh
--- End code ---
		
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version