![]() |
REDOCUMENTED
|
Were does the showthread.php and Postbit info go?
:) |
Mmmm. i just reinstalled it because you said it works?. well it still don't work :( next time please post a link we can see it working in.
Thanx |
Same here, it does not work :mad: :confused:
|
MMm. BUMP.
|
redownload zip :rolleyes:
PS:sorry guys |
Well, got this one working, and here's how I did it:
Open admin/functions.php Find (around line 170): $post[joindate]=vbdate($registereddateformat,$post[joindate]); And add the entire "//START GOBLINS USER LEVELS" under that line and above this line: if ($post[showemail] and $displayemails) { That should work... |
Thankyou Thankyou Thankyou:D:D :D :)
|
I know this may seem a stupid question, so please forgive me, but can I add more levels? How would I do it? I think I know, but I want to be sure.
|
just follow the pattern mate, i added one level so you can see
$level = ""; $level1 = '1'; $level2 = '2'; $level3 = '3'; $level4 = '4'; $level5 = '5'; $level6 = '6'; if ($post[posts] > 900 ) { $level .= $level6; } elseif ($post[posts] > 800 ) { $level .= $level5; } elseif ($post[posts] > 400 ) { $level .= $level4; } elseif ($post[posts] > 200 ) { $level .= $level3; } elseif ($post[posts] > 100 ) { $level .= $level3; } else // ($post[posts] > 0) { $level .= $level1; } |
I noticed that this hack was in percent...which makes it look very odd when you have something like 1000posts+ :)
So I wonder could you make it a little more similar to the hack at allsquare.net.. Thanks :D |
for some reason the MP calculates-but the bar doesnt move
the other 2 bars work fine |
I hope this works in 2.2, if it does I luv ya :)
|
What does this do? What's MP/HP/EXP stand for?
|
The MP was stolen from my forums. www.allsquare.net/forums
i gave meltek (or what ever his name was) the code to use on his forums. i told him NOT to give it out. Moderators, please delete this thread. |
It is not the same hack..
yours works with numbers for HP. MP and EX this one works with percentage. |
The MP code is EXACTLY mine. Just because you put a % in the template does not make it original!
|
The hack belongs to Knoman.
A guy named Dunny posted it though is for version 2.0.0 We did some editing to make it work for version 2.0.3, but instead showed in percentage. Well since the Dunny posted it without permission, I've alreay deleted my post containing the download to the 2.0.3 version. |
What I'm saying is that the percentage thing wont work correct..
dunno much about vBulletin, but I do know it is possible to get percentages over 100. |
I wrote the bleeding thing, I seen the request for it on Hololith forums so I just went by the Picture, the only part of the hack from the original was the MP part, if this bothers you so much Im sure it can be changed to something else!
I have never spoke to you before, and seen as how you never posted your hack I did a similiar one and posted that! |
My MP is a LOT different...just a number equal to the number of days you've been registered. I made it by just doing this:
Find: PHP Code:
and under it put: PHP Code:
That may seem easy for some of you people, but with my limited PHP skill that took me forever!!! |
And everybody that have played games with HP,MP and EXP know EXP is calculated using MP and HP...
So i guess MP * HP / 100 is the most simple way os calculating it. I dont think you can call this stolen or anything.. |
its not stolen matey, he has obviously gave his hack to someone and he thought it was me....
I wrote the hack going by his pic to share it on this forum! ;) |
Ok , guess all a misunderstanding then
:D back to the drawing board. Need to find a way so that it doesn't show percentage on version 2.0.3 cos if the post is high the bar is max out and the percentage exceeds 100. :mad: anyone with any ideas? |
Please, there gota be some smart ass somewere LoL
:) Quote:
|
Knoman: I did some searching on your forum and I got almost all of the code.
It is just posted all over the forum. So ANYONE could have taken it and used it... I got everything BUT MaxHP from the forums.. |
BAH! The codes were posted there to get ideas from my members. Ya know what? If you can't beat them, join them. I've always been an open sourse kinda guy. I'll post my version of the code later today. Still, it would've been nice if someone asked me first.:rolleyes:
|
This is one pretty neat little hack and I would like to say thanks to both knoman and dunny :) and thanks for releasing it to the public.
HM |
Well I am asking nicely. Please will you post your version for us mear mortals to have a go.
Thanks M8, :) Quote:
|
yeah.. that would be best...
I still haven't figured out how to calculate the MaxHP.. so that will still be a suprise |
What would really be best is if Dunny, merltock, Mega and Seifer go here and do what it says.
|
Ehh I dont own a copy of vBulletin (nor have I got an illegal version)
I just like to puzzle and i'm trying to learn PHP on the way.. |
[QUOTE]Originally posted by Knoman
BAH! The codes were posted there to get ideas from my members. Ya know what? If you can't beat them, join them. I've always been an open sourse kinda guy. I'll post my version of the code later today. Still, it would've been nice if someone asked me first.:rolleyes: |
Firefly: i've done it..:D
|
Thanks merltock. :)
|
Dunny wrote this code for hololith, it was a request from NanoEntity as i see it on his forum.
Idea was taken from square forums. : ) |
well... i released my FULL hack, if anyones interested:rolleyes:
http://vbulletin.com/forums/showthre...threadid=31775 |
Quote:
i'm registered at vbulletin.com, but it says i don't have permission to view this thread..... |
|
All times are GMT. The time now is 07:53 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:
|