![]() |
There has to be code editing done here. Because they have a calculated number there.
|
:o I talked to one of them that has that. its temp and custom feilds.
|
Its a hack to rank a user and give him an overall %, its bloody nice too :D
POSTS + VIEWS = HP: XX/XX VIEWS + RATES = MP: XX/XX EXP = OVERALL % |
$maxmp= ($jointime * $level) / 5;
max mp equals the (product of the total days since registered and you current level) divded by 5 $mp= $post[posts] / 3; current mp equals total posts divided by 3 if ($mp >= $maxmp) { $mp = $maxmp; } $maxmp = floor ($maxmp); if current mp turns out to be greater than or equal to max mp, then the current mp will be reduced to equal the max mp. $mp = floor ($mp); now, round down the current mp to the nearest decimal heres how his hack is setup, if anyone knows how to make it this will help :) |
Thanks for posting the hack on my board Dun, working on a mod for it to my stars hack, hope it works! : )
|
hmm... i will take a look into it. but if anyone has anymore code / idea or such it would help
|
Hmm, sounds easy enough. If I did this, would it be worth it? I mean, would there be a big demand for it?
It definately sounds cool ;) |
i know i would want it. i think alot of other people would want it or use it.
|
Cool then. I've got some other stuff on my agenda of PHP stuff, but once I get a weekend to myself (like last weekend, no homework, YAY!!), and I have nothing to do, I'll do it. Please don't send me emails every day asking me to do it. If anyone else wants to do this, feel free to go ahead. I'm sure there's someone out there that isn't as busy as me ;)
Don't get me wrong, I'll still do it, but don't count on it soon :D |
LOL, i am not lazy to do i with all the coding i do... i will take a looking to aswell but no promises. if you want to help either of us out i am sure you could post a little snip here;)
|
All times are GMT. The time now is 08:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|