gideon prewett Posted July 23, 2009 Posted July 23, 2009 this mod will allow ur users to pick what txt color they want on ur game --------------------------------------------------------------------------------------------------------- 1. Open preferences.php and Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ADD Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- 2. Next Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ADD Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- 3.Next Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ADD Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- SAVE preferences.php ---------------------------------------------------------------------------------------------------------- 4. Open header.php and where u put ur font color add; You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- SAVE header.php ---------------------------------------------------------------------------------------------------------- 5. Run This SQL in Phpmyadmin You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- this mod was edited from a status mod i made it fo my game and thought i would share :lol: Quote
gurpreet Posted July 23, 2009 Posted July 23, 2009 Re: [v2] custom txt colors There are like 4 or 5 font colours in the header, do you have to replace them all with $ir['color'] Quote
gideon prewett Posted July 23, 2009 Author Posted July 23, 2009 Re: [v2] custom txt colors depends what bits u want to be customisable if u want all the text in your whole game u will need to add it over color in allot of other files aswell Quote
CrazyT Posted July 23, 2009 Posted July 23, 2009 Re: [v2] custom txt colors You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Only need 1 function and better :) Just add more colors to the array() Quote
gideon prewett Posted August 11, 2009 Author Posted August 11, 2009 Re: [v2] custom txt colors nice 1 crazy t it works great :lol: Quote
POG1 Posted August 11, 2009 Posted August 11, 2009 Re: [v2] custom txt colors For the colour bit you can just add it to the body because it is inherited. body{color:{$ir['color']};} Quote
gideon prewett Posted August 11, 2009 Author Posted August 11, 2009 Re: [v2] custom txt colors thats a good point i will be adding to this so users can change txt color bg color and custom bg pics and i will add more if i can think of it Quote
CrazyT Posted August 11, 2009 Posted August 11, 2009 Re: [v2] custom txt colors nice 1 crazy t it works great :lol: Np :) Quote
gideon prewett Posted August 20, 2009 Author Posted August 20, 2009 Re: [v2] custom txt colors ive updated it to include a bg color changer aswell i havent tested it and i havent added crazy t's addition to the mod yet but i will when im back on my pc --------------------------------------------------------------------------------------------------------- 1. Open preferences.php and Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ADD Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ADD Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- 2. Next Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ADD Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ADD Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- 3.Next Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ADD Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ADD Below: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- SAVE preferences.php ---------------------------------------------------------------------------------------------------------- 4. Open header.php and where u put ur font color add; You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. where u put ur background color add You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- SAVE header.php ---------------------------------------------------------------------------------------------------------- 5. Run The SQL's in Phpmyadmin You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------------------------------------------------------------------------------------- if u want to use it or build on it please do and when u add it remember to change the colors or ur game will be green and blue as defult :-D Quote
gideon prewett Posted August 21, 2009 Author Posted August 21, 2009 Re: [v2] custom txt colors I'm adding my mod to my site and have found out u need to change the colours in most of Ur game its allot of work to do but i think its worth it just to give Ur players the choice of what color scheme they want Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.