vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   RPG Stats, yet again! (https://vborg.vbsupport.ru/showthread.php?t=93552)

Zachery 09-12-2005 05:36 PM

Quote:

Originally Posted by angelo70
plz..
i want view private message..

plz make sense when you post :)

angelo70 09-12-2005 05:55 PM

Quote:

Originally Posted by Zachery
plz make sense when you post :)

oh :)
Thanks ^^

freebase69 10-12-2005 01:57 PM

Is there a way to incorporate this with RPG Inferno?

cedced 10-12-2005 04:41 PM

have mod + - EXP ?

Trovador 10-23-2005 12:06 PM

Good hack, congratuletion!

Edit:
Hi, i'm interested in changing how you see the level statistics , i want to use pictures of the digits instead of just numbers. like you see in the image.
What should I change to get this??

Campbell 10-23-2005 03:49 PM

This is great stuff Zachery. Here's a question. How difficult would it be to get a stats package like this that's customizable via the admin cp. Here's why I'm asking.

I run a rpg that has online, tabletop and larp components. I need to have stats on the forums, but I need to be able to edit those stats manually. (Both new stats and add/subtract from stats.)

Of course this is outside the realm of the topic so feel free to pm me.

Thanks
Campbell

GuaRRand 10-23-2005 05:01 PM

Quote:

Originally Posted by eNforce
Any reason why this users' stats stretch?

Edit: Sorry, didn't see Bojangles post on the same issue.

I had thesame kinda problem...
BUt mine was far worse since i have a large forum with users who have 10-20.000 posts.
This makes the bars MILES long.
:(

GuaRRand 10-23-2005 08:55 PM

Ok, fixed that :)

Question though....
Can you make it so that it also puts ranks to the levels?
So like...at level 1-10 you're a squire
11-50 your a footsoldier
51-150 you're a pikeman etc..

SOmething like that

GuaRRand 10-26-2005 08:09 PM

btw,

How is the EXP calculated??
Quote:

EXP (Experience): determins how close a user is to reaching the next level.
This doesnt tell me how its being calculated....what i must do to get more EXP.

freebase69 10-26-2005 08:45 PM

Quote:

Originally Posted by GuaRRand
btw,

How is the EXP calculated??

This doesnt tell me how its being calculated....what i must do to get more EXP.


post...post...post some more....see where this is going?

GuaRRand 10-26-2005 08:49 PM

Quote:

Originally Posted by freebase69
post...post...post some more....see where this is going?

Ontop of the pile?

Funchiestz 11-17-2005 04:32 AM

Quote:

Originally Posted by GuaRRand
I had thesame kinda problem...
BUt mine was far worse since i have a large forum with users who have 10-20.000 posts.
This makes the bars MILES long.
:(

so how to fix that? :(

Snort_2005 11-17-2005 07:11 AM

Quote:

Originally Posted by freebase69
Is there a way to incorporate this with RPG Inferno?

No there is not.. However, there was a hack released that derieved tons of info from the db if you had RPG Inferno installed.. The layout of his dropdown just didn't look right so I had touched it up.. however, here is a screenshot of mine.

Zachery 11-17-2005 07:40 AM

Quote:

Originally Posted by GuaRRand
btw,

How is the EXP calculated??

This doesnt tell me how its being calculated....what i must do to get more EXP.

$level = pow (log10 ($post[posts]), 3);
This is a simple logarithm that will calculate the how much post a member needs in order to get to the next level. This is the engine that will control all other calculations. Now, I've cubed it so leveling resembles Final Fantasy; where the max level is 99. If you are into D&D, squaring the formula would be best, requiring a lot of post before a user can reach level 20. In short, the higher the exponent, the quicker it is to level up.

From my post a few posts back, if you want something more .. well just more, look elsewhere, these are just basic stats.

Zacarias 11-17-2005 09:07 AM

Got it installed no problem, and it's working great. Another cool addition! ^_^

LockeAG 11-29-2005 07:27 AM

Hi .. I have a big questioon .. I think this MOD would not be update right, because is totally stable...

But I would like to know how does I can make that for example the Level be based in the REPUTATION also...

I hope this can be possible

PD sorry about my english

SupremeWeapon 12-21-2005 06:42 AM

I just tried installing this, and I can;t seem to get it to work.


I know I'm am behind on versions. 3.5.1 but this plugin is 3.5.0 so does it still work for 3.5.1?

I import the plugin and add the code to postbit legecy but it shows nothing



Code:

<!-- post #$post[postid] -->
<if condition="$show['spacer']">
        $spacer_open
        <div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
        <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>       
</if>

<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
        <if condition="$show['announcement']">
                <td class="thead" style="font-weight:normal" colspan="2">
                        <img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
                        <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
                </td>
        <else />
                <td class="thead" style="font-weight:normal" $post[scrolltothis]>               
                        <!-- status icon and date -->
                        <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
                        $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
                        $post[firstnewinsert]
                        <!-- / status icon and date -->                               
                </td>
                <td class="thead" style="font-weight:normal" align="$stylevar[right]">
                        &nbsp;
                        <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
                        <if condition="$show['inlinemod']">
                                <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" />
                        </if>
                </td>
        </if>
</tr>
<tr valign="top">
        <td class="alt2" width="175">
                       
                        <div id="postmenu_$post[postid]">
                                <if condition="$show['profile']">
                                <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                                <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                                <else />
                                $post[musername]
                                </if>
                        </div>
                       
                        <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
                        <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
               
                        <if condition="$show['avatar']">
                                <div class="smallfont">
                                        &nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
                                </div>
                        </if>
                       
                        <div class="smallfont">
                                &nbsp;<br />
                                <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
                                <if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
                                <if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
                                <div>
                                        $vbphrase[posts]: $post[posts]
                                </div>
                                <if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if>
                                <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
                        </div>                                       
                Level: $showlevel<br />
HP: $hp / $maxhp
<table width="100%" >
<tr style="background-image:url($stylevar[imgdir_misc]/level/red_faded.gif)">
<td nowrap="nowrap" ><img src="$stylevar[imgdir_misc]/level/red_left.gif" height="8"><img src="$stylevar[imgdir_misc]/level/red.gif" width="$hpf% " height="8" /><img src="$stylevar[imgdir_misc]/level/red_faded_right.gif" width="1" height="8" /></td>
</tr>
</table>
<span>MP: $mp / $maxmp</span>
<table width="100%" >
<tr style="background-image:url($stylevar[imgdir_misc]/level/green_faded.gif)">
<td nowrap="nowrap" ><img src="$stylevar[imgdir_misc]/level/green_left.gif" height="8"><img src="$stylevar[imgdir_misc]/level/green.gif" width="$mp / $maxmp" height="8" /><img src="$stylevar[imgdir_misc]/level/green_faded_right.gif" width="1" height="8" /></td>
</tr>
</table>
<span>EXP: $ep% </span>
<table width="100%" >
<tr style="background-image:url($stylevar[imgdir_misc]/level/grey_faded.gif)">
<td nowrap="nowrap"><img src="$stylevar[imgdir_misc]/level/grey_left.gif" height="8"><img src="$stylevar[imgdir_misc]/level/grey.gif" width="$ep%" height="8" /><img src="$stylevar[imgdir_misc]/level/grey_faded_right.gif" width="1" height="8" /></td>
</tr>
</table>
        </td>
        <if condition="$show['moderated']">
        <td class="alt2" id="td_post_$post[postid]">
        <else />
        <td class="alt1" id="td_post_$post[postid]">
        </if>
       
                <if condition="$show['messageicon'] OR $post['title']">
                        <!-- icon and title -->
                        <div class="smallfont">
                                <if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
                                <if condition="$post['title']"><strong>$post[title]</strong></if>
                        </div>
                        <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
                        <!-- / icon and title -->
                </if>
               
                <!-- message -->
                <div id="post_message_$post[postid]">$post[message]</div>
                <!-- / message -->
       
                <if condition="$show['attachments']">
                <!-- attachments -->
                        <div style="padding:$stylevar[cellpadding]px">
                       
                        <if condition="$show['thumbnailattachment']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attached_thumbnails]</legend>
                                        <div style="padding:$stylevar[formspacer]px">
                                        $post[thumbnailattachments]
                                        </div>
                                </fieldset>
                        </if>
               
                        <if condition="$show['imageattachment']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attached_images]</legend>
                                        <div style="padding:$stylevar[formspacer]px">
                                        $post[imageattachments]
                                        </div>
                                </fieldset>
                        </if>
                       
                        <if condition="$show['imageattachmentlink']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attached_images]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                        $post[imageattachmentlinks]
                                        </table>
                                        </fieldset>
                        </if>
                       
                        <if condition="$show['otherattachment']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attached_files]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                        $post[otherattachments]
                                        </table>
                                </fieldset>
                        </if>
                       
                        <if condition="$show['moderatedattachment']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attachments_pending_approval]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                        $post[moderatedattachments]
                                        </table>
                                </fieldset>               
                        </if>
                       
                        </div>
                <!-- / attachments -->
                </if>
               
                <if condition="$post['signature']">
                <!-- sig -->
                        <div>
                                __________________<br />
                                $post[signature]
                        </div>
                <!-- / sig -->
                </if>
               
                <if condition="$show['postedited']">
                <!-- edit note -->
                        <div class="smallfont">                        <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
                                <em>
                                <phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
                                <if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
                                </em>
                        </div>
                <!-- / edit note -->
                </if>
       
        </td>
</tr>
<tr>
        <td class="alt2">
                $post[onlinestatus]
                <if condition="$show['reputationlink']"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></if>
                <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
                $post[iplogged]
                &nbsp;
        </td>
        <if condition="$show['moderated']">
        <td class="alt2" align="$stylevar[right]">
        <else />
        <td class="alt1" align="$stylevar[right]">
        </if>
                <!-- controls -->
                <if condition="$post['editlink']">
                        <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
                </if>
                <if condition="$post['forwardlink']">
                        <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
                </if>
                <if condition="$post['replylink']">
                        <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
                </if>
                <if condition="$show['quickreply'] AND !$show['threadedmode']">
                        <a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
                </if>
                <if condition="$show['moderated']">
                        <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
                </if>
                <!-- / controls -->
        </td>
</tr>
</table>

<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
                <td class="thead">$post[username]</td>
        </tr>
        <if condition="$show['profile']">
                <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
        </if>
        <if condition="$show['pmlink']">
                <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
        </if>
        <if condition="$show['emaillink']">
                <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
        </if>
        <if condition="$show['homepage']">
                <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
        </if>
        <if condition="$show['search']">
                <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
        </if>
        <if condition="$post['userid'] AND $show['member']">
        <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
        </if>
        </table>
</div>
<!-- / post $post[postid] popup menu -->

<if condition="$show['spacer']">
        </div>
        $spacer_close
</if>
<!-- / post #$post[postid] -->


the postbit...

4number8 12-21-2005 08:19 PM

hi, maybe try it above---> if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>

dbfury 01-15-2006 10:57 PM

This hack is messy; I have people who have stats and other who haven't at all. Seems like that when people have written a lot of messages (superior to 1000 or something like that) the stats are screwed... The level should be based on messages... But for someone who have 2000 postcount, he is still level 1. And about another who have 200 postcount, it seems working...
Also, there should be a condition in the postbit template to only show the stats when the poster is a member.

ffevo 02-12-2006 06:41 PM

Im going to try to install this, On VB 3.5.3 <-- So lets see how it works! :)

EDIT: Everything works fine! The only problem I have is in the directions. It says just to upload the images to the Images Folder. well my forums made it so they had to be in the Misc. Folder. :) so watch for that.

ffevo 03-16-2006 02:45 AM

My forum is not a very active forum so i woul dlike to sort of lower the requirements for HP. How woul di do this?

Knoman 04-04-2006 03:02 PM

$hp= $postsperday / 10;

10 means that users are required an average of 10 posts per day to stay at full HP. A lower number would in turn lower the requirement.

PitchouneN64ngc 05-27-2006 06:41 PM

Quote:

Originally Posted by dbfury
This hack is messy; I have people who have stats and other who haven't at all. Seems like that when people have written a lot of messages (superior to 1000 or something like that) the stats are screwed... The level should be based on messages... But for someone who have 2000 postcount, he is still level 1. And about another who have 200 postcount, it seems working...

It because your language settings use a space for the thousand separator.

In the 'RPG Stats' plugin, find this:

PHP Code:

$rpglvl str_replace(array(' '',''.'), ''$post[posts]); 

And replace by this:

PHP Code:

$rpglvl str_replace(array('&nbsp;'',''.'), ''$post[posts]); 


jags2ooo 05-28-2006 12:15 AM

Can't get the mp to work, could someone help me :/

Zachery 05-28-2006 12:35 AM

Whats not working?

jags2ooo 05-28-2006 12:38 AM

the mp bro it says 0/0 O_O!?

Zachery 05-28-2006 04:23 AM

MP is based on days registered.

jags2ooo 05-29-2006 11:23 AM

Mp still says 0/0 >< been registered for 3 days.

Zachery 05-29-2006 06:31 PM

Its going to take more than 3 days, come back in a month./

PitchouneN64ngc 05-29-2006 06:39 PM

Jut a little suggestion for your hack: why don't you add a setting in the vBulletin Settings for the $ppd?

Zachery 05-29-2006 06:46 PM

Mostly as I'm lazy and have kept intact the original code kman let me work with.

jags2ooo 05-30-2006 01:56 PM

is it possible for me to shorten the time it takes to start getting MP?

Evolution06 06-01-2006 06:52 PM

Hi, I am having a problem installing this mod. I am running vb 3.5.4 the newest one. And i uploaded the xml file to the right spot uploaded the level folder to images and also to the main forum folder trying to get it to work.

I have been putting the code in admin panel > styles templet > Search in templets > choose style > find postbit_legacy once in there i double click on it to bring up the file and i add the script into it. I have tried various spots. It will show the mp hp exp but no colored bars. Anyone know what i am doing wrong? If you could help me that would be great thanks.

Zachery 06-01-2006 07:01 PM

There are two snipest of code, the first does not display colored bars.

Evolution06 06-01-2006 07:09 PM

yeah the smaller code is the plain on in the file and the the longer one on the bottom is the one with color bars right? Or is that code split too? this is the code i am using. Do i put this whole code in or do i have to split it up? Sorry i just bought vb lincense. I am used to free forums.

I usually add it under the repuation part of the script. I am not exaclty sure where to add it but i am trying to learn. I am using the tren_z skin so this will look awesome once added

Level: $showlevel<br />
HP: $hp / $maxhp
<table width="100%" >
<tr style="background-image:url($stylevar[imgdir_misc]/level/red_faded.gif)">
<td nowrap="nowrap" ><img src="$stylevar[imgdir_misc]/level/red_left.gif" height="8"><img src="$stylevar[imgdir_misc]/level/red.gif" width="$hpf% " height="8" /><img src="$stylevar[imgdir_misc]/level/red_faded_right.gif" width="1" height="8" /></td>
</tr>
</table>
<span>MP: $mp / $maxmp</span>
<table width="100%" >
<tr style="background-image:url($stylevar[imgdir_misc]/level/green_faded.gif)">
<td nowrap="nowrap" ><img src="$stylevar[imgdir_misc]/level/green_left.gif" height="8"><img src="$stylevar[imgdir_misc]/level/green.gif" width="$mp / $maxmp" height="8" /><img src="$stylevar[imgdir_misc]/level/green_faded_right.gif" width="1" height="8" /></td>
</tr>
</table>
<span>EXP: $ep% </span>
<table width="100%" >
<tr style="background-image:url($stylevar[imgdir_misc]/level/grey_faded.gif)">
<td nowrap="nowrap"><img src="$stylevar[imgdir_misc]/level/grey_left.gif" height="8"><img src="$stylevar[imgdir_misc]/level/grey.gif" width="$ep%" height="8" /><img src="$stylevar[imgdir_misc]/level/grey_faded_right.gif" width="1" height="8" /></td>
</tr>
</table>

Zachery 06-01-2006 07:10 PM

Can you show me what you get on your forums?

Evolution06 06-01-2006 07:17 PM

basically i am at work but this is what it kind looks like. I added it back to my site. If you highlight it you can see where the bars are suppose to be. How do i fix this i am thinking its something to do with the level folder in the cpanel

My site is WwW.Gg-6.com

Level: 8
HP: 275 / 275

MP: 6 / 6

EXP: 35%

Snake 08-30-2006 12:14 PM

Is this going to work fine on 3.6.0?

Zachery 08-30-2006 06:16 PM

Can't see why it wouldn't.

corbin joshua 09-06-2006 12:05 AM

Thanks Zach, INSTALLED


All times are GMT. The time now is 10:14 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
  • Page Generation 0.01516 seconds
  • Memory Usage 1,911KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete