Well the main reason why I’d like to earn merit is because I have to wait 360 seconds just to reply + post a topic. Kind of annoying, and the only way to fix that from what I’ve read is to earn more merit. Thank you for replying to this though, gives me a bit more understanding and one more question, to search up a question, do I have to click on the topic that’s for the question that I am looking for? Or am I able to just search it up?
The limit will be lesser when you have more than 14 posts and 14 activity points even you don't get any merit to rank up to Jr. member, you will be able to make a post with a waiting time less than 360 seconds.
What are the time limits on posting and the levels??
I know 360 seconds are for new people like me, but was wondering if there was break down somewhere on this.
waittime = 360;
if(activity >= 15)
waittime = (int)(90 - activity);
if(activity >= 60)
waittime=(int)(34.7586 - (0.0793103 * activity));
if(activity >= 100)
waittime = max((int)(14-(activity/50)), 4);
FAQ: Everything you need to know about forum 'activity, account ranks and merit.