Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/66322?pagenum=1
05 November 2025, 12:58
Topic
JJenson
1 star with different colors?
17 January 2008, 20:56
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.<
Replies ...
ruirib
17 January 2008, 21:42
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.<