Note: You must be registered in order to post a reply. To register, click here. Registration is FREE! Before posting, make sure you have read this topic!
T O P I C R E V I E W
JJenson
Posted - 17 January 2008 : 20:56:58 OK I have been searching for about 30 mins through the forums and the only thing I keep getting is adding more ranks.
What I need to do is have every level have 1 start and the only thing that changes are the colors.
Does this makes sense?
I saw the code in inc_func_members but I can't tell where it adds a star for gaining a level.<
1 L A T E S T R E P L I E S (Newest First)
ruirib
Posted - 17 January 2008 : 21:42:29 The function is getStar_Level. It tests for member level (1,2, or 3) to get the proper color and then it tests the number of posts and it adds a star for each level surpassed by the member in terms of number of posts.<