Thread: Rune colours
View Single Post
Author Message
`666
AlliedModders Donor
Join Date: Jan 2006
Old 06-15-2009 , 10:40   Rune colours
Reply With Quote #1

I set render colour of every rune in source to 255,255,10 & recompiled it, but I still get some runes that different colour, do I need edit something else?

Examples of what i done:

Code:
RegisterPlugin("SteelBootsName","SteelBootsDesc",{255,255,10},API_BADRUNE+API_USELANGSYSTEM)
Code:
	RegisterPlugin("FeatherName","FeatherDisc",{255,255,10},API_SPEEDCHANGE+API_NEWROUND+API_ROUNDSTARTED+API_USELANGSYSTEM+API_EVENTCHANGEWEAPON)
`666 is offline