Helpful Information
 
 
Category: vBulletin 3.0 Full Releases
Limit Break for Users

Hack by: Ryan Ashbrook
vBulletin Version: 3.0.0
Hack Version: 1.0, Build: 1

This hack gives users a different limit break based on post count.

If you want to add limits add this before the main hack code:

if ($post['posts'] > ~postsrequired~) {
$post['limit'] = '~limitname~';
} else

Replace ~postsrequired~ with the posts required and ~limitname~ with the limit's name. (Duh)

Make sure there is a space after "else" in the code above.

You also have to put the code inside the other codes, so if this is needed then put a space before the "if" in the above code.

Enjoy! :)

The postbit will look like this:

Posts: ~postcount~
Limit: ~limit~

So a screenshot isn't nessicary but if you insist I'll make one upon request.

Hack by: Ryan Ashbrook
vBulletin Version: 3.0.0
Hack Version: 1.0, Build: 1

This hack gives users a different limit break based on post count.

If you want to add limits add this before the main hack code:

if ($post['posts'] > ~postsrequired~) {
$post['limit'] = '~limitname~';
} else

Replace ~postsrequired~ with the posts required and ~limitname~ with the limit's name. (Duh)

Make sure there is a space after "else" in the code above.

You also have to put the code inside the other codes, so if this is needed then put a space before the "if" in the above code.

Enjoy! :)

The postbit will look like this:

Posts: ~postcount~
Limit: ~limit~

So a screenshot isn't nessicary but if you insist I'll make one upon request.
We demand a screen shot

Ryan if you have some free time over the weekend could you spare abit of time to talk? ^^

I roar at you, Zack.
/me posts screeny

And I have time to talk always. :)

Can someone please explain to me what this hack does!?! *g

Can someone please explain to me what this hack does!?! *gIt's similar to a second user rank if you like..
Handy if you allow custom titles I suppose, the "Limit Break" idea will be used mainly for RPG boards I'm guessing.. :)

It's similar to a second user rank if you like..
Handy if you allow custom titles I suppose, the "Limit Break" idea will be used mainly for RPG boards I'm guessing.. :)
Precisely.

You can use it for an additional User Rank System if you like as well. :)

very ff7! :D

any way to get it to display images instead of text?

Just replace the limitname with an img src I suppose
although you would probs have to use double quotes, " ".

This mod looks exactly like my very first PHP modification ever, one year ago, for wBB :)
Ah the times.... :)

im looking for a hack that will do images for certain post counts like phpbb has, should i use this one for that or should i go with something else, if so which hack?










privacy (GDPR)