Kod: Tümünü seç
#################################################################
## Mod İsmi: HP/MO/EXP Mod
## Mod Version: 3.5 - BETA For PhpNuke 6.5 with Forum Integrated
##
## Original Author: Jon Borzilleri <jon@asylumsw.com> - http://www.asylumsw.com
##
## Ported for PhpNuke 6.5 by BigBossFrance BigBoss@counter-strike.com.fr
##
## Description: This mod adds an rpg-like level, hp, mp, and exp rating
## to a user's profile, and under their name in their posts.
## Level: a user's level is based on how many posts the user has made.
## This should be able to scale up indefinitly.
## HP: represents how active the user is. max hp is based off level,
## current hp is based on how often the user posts.
## MP: represnts how quickly the user posts. Max mp is based on level,
## each post costs mp, and mp regenerates over time.
## Exp: a percentage showing how many more posts the user has to make
## to get to the next level.
##
## Installation Level: Easy
## Installation Time: 5 Minutes
## Files To Edit: 4
##
## includes/usercp_viewprofile.php
## modules/Forums/viewtopic.php
## themes/YOUR_TEMPLATE_NAME/forums/viewtopic_body.php
## themes/YOUR_TEMPLATE_NAME/forums/profile_view_body.php
##
## Included Files: Upload to themes/YOUR_THEME/forums/images/
##
## levelmod/exp_bar_fil.gif
## levelmod/exp_bar_filexp_bar_fil_end.gif
## levelmod/exp_bar_filexp_bar_left.gif
## levelmod/exp_bar_filhp_bar_fil.gif
## levelmod/exp_bar_filhp_bar_fil_end.gif
## levelmod/exp_bar_filhp_bar_left.gif
## levelmod/exp_bar_fillevel_bar_emp.gif
## levelmod/exp_bar_fillevel_bar_right.gif
## levelmod/exp_bar_filmp_bar_fil.gif
## levelmod/exp_bar_filmp_bar_fil_end.gif
## levelmod/exp_bar_filmp_bar_left.gif
##
#################################################################
## Security Disclaimer: This MOD Cannot Be Posted To Or Added At Any Non-Official phpBB Sites
#################################################################
##
## Mod Note:
##
## This mod has been installed AND TESTED on PhpNuke 6.5 ONLY !
##
## Remember to replace all instances of "YOUR_TEMPLATE_NAME" with the folder name of
## your template. The default is 'subSilver' (without the quotes)
##
## Remember to upload the folder of images into your template's image folder.
## The path to the grahpics should be:
## themes/YOUR_THEME/forums/images/level_mod/
##
## You will need to upload the images in each template directory you wish
## to use this mod with.
##
## Additional Help :
##
## Contact me on http://www.portedmods.com or my site, http://www.counter-strike.com.fr as BigBoss !
##
#################################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
#################################################################

[ resmi görüntülemek için tıklayın ]
[ resmi görüntülemek için tıklayın ]