Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
RPG Job Classes Version 1.0.5 Details »»
RPG Job Classes Version 1.0.5
Version: 1.00, by Aerith_Freak Aerith_Freak is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 07-06-2002 Last Update: Never Installs: 30
 
No support by the author.

The hack is based on the gender hack and allows users to choose an RPG Job Class (white mage, black mage etc). This can be choosen at registration or edited in the User CP.

The hack adds a new field called mage to the user table (via phpmyadmin or runaquery).

You the need to manually modify member.php and admin/functions.php

The hack involves a few template changes but it should work within 20 minutes.

TO-DO:

- Include Knoman's Level function into the hack
- Fix image align bug
- Guide on adding to getinfo template

POSSIBLE FUTURE ADDITIONS:

- Compatibility with Item Shop, different classes can buy different weapons etc.
- Admin's, Super Mod's and Mod's have a larger class choice
- Permissions, i.e. Being a specific class allows you to gain access to that class forum

For a working demo of the hack please go to

http://forums.zcentralhq.com/forums/

All further information required for the installation is contained in the .zip pack which also includes a readme file.

NOTICES:

I will not provide support for this hack, in a few days time I will add a file on how to add new job classes. But the best word of advice I can give you is to back-up your forums first. I've tested the hack several times but there may still be errors. So back-up!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 07-07-2002, 09:57 AM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I must congratulate on a great hack, and a great Forum

Satan
Reply With Quote
  #23  
Old 07-07-2002, 10:45 AM
Aerith_Freak's Avatar
Aerith_Freak Aerith_Freak is offline
 
Join Date: Dec 2001
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am not providing support for this hack right away because I have a busy life for the next few weeks and I won't be able to give full support. I am in the midsts of fixing a few things and making vr 1.0.06
Reply With Quote
  #24  
Old 07-07-2002, 10:49 AM
Aerith_Freak's Avatar
Aerith_Freak Aerith_Freak is offline
 
Join Date: Dec 2001
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by DestyNova


Aerith_Freak, I m aware that ya dont plan to provide the support but...here it is..

I notice that there is no instruction for postbit and also your instruction for Member List Templates > postbit, I would think that you re trying to say Member List Templates > memberlistbit since
PHP Code:
$userinfo[username]</a></normalfont
is only in memberlistbit, not postbit Am I right?

And also $mageimage in memberlistbit doesnt work, no graphic show even images are in correct folders

oh I forget to add.. I have two 2.2.5 and 2.2.6 but 2.2.5 is only on test board also 2.2.6 too and one 2.2.6 at net board.
I wouldn't recommend putting it in the memberlist anyway as it looks butt ugly.

You can add it in your getinfo template by putting $mageimage where you want it to show up.
Reply With Quote
  #25  
Old 07-07-2002, 03:28 PM
DestyNova DestyNova is offline
 
Join Date: Jun 2002
Posts: 244
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Aerith_Freak


I wouldn't recommend putting it in the memberlist anyway as it looks butt ugly.

You can add it in your getinfo template by putting $mageimage where you want it to show up.
Yeah but maybe I miss something in the instruction, problem is that I didnt see any instruction on postbit, so I assume that I add only $mageimage after
PHP Code:
Posts$post[posts]</smallfont><br
For example..

PHP Code:
$post[avatar]<p>
                
    <
smallfont>
                
Registered$post[joindate]<br>
    
Location$post[field2]<br>
    
Posts$post[posts]</smallfont><br>
                
$mageimage<br>
</
td
It look ok but not like your postbit and mine look bit wrong align. Check this attachment, I puzzled by this "level:" what does it do? And it seem do nothing so I m not sure

thanks for response anyway =)
Reply With Quote
  #26  
Old 07-07-2002, 05:21 PM
proxyMX's Avatar
proxyMX proxyMX is offline
 
Join Date: Jun 2002
Location: Seven of Nine is hot! :do
Posts: 294
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey all, i used to have a final fantasy site too, like so many Vbulletin users, however i gave it up, it got as dull as hell and now im working on a graphics tutorial site that feautures a Trekkie Rpg
[Note: I know Star Trek is pathetic, and i even watched it to annoy the trekkies at my school about it, but now , like a bad soap opera, im hooked]
Anyways, it seems all the RP hacks are specifically made for Final Fantasy Websites, because theres a conception that there is only FF rpg sites, but i mean maybe a wider scope of things would be appreciated
Reply With Quote
  #27  
Old 07-07-2002, 10:46 PM
Aerith_Freak's Avatar
Aerith_Freak Aerith_Freak is offline
 
Join Date: Dec 2001
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by proxyMX
Hey all, i used to have a final fantasy site too, like so many Vbulletin users, however i gave it up, it got as dull as hell and now im working on a graphics tutorial site that feautures a Trekkie Rpg
[Note: I know Star Trek is pathetic, and i even watched it to annoy the trekkies at my school about it, but now , like a bad soap opera, im hooked]
Anyways, it seems all the RP hacks are specifically made for Final Fantasy Websites, because theres a conception that there is only FF rpg sites, but i mean maybe a wider scope of things would be appreciated
I made it FF style because I wasn't originally planning on releasing it. But all hacks can be easily modified to suit different purposes. My forums were about Zelda before and I had everything setup to suit that.

Quote:
Originally posted by DestyNova
It look ok but not like your postbit and mine look bit wrong align. Check this attachment, I puzzled by this "level:" what does it do? And it seem do nothing so I m not sure

thanks for response anyway =)
If you have Knoman's stats and level hack running you can simply add $showlevel after $mageimage

And as for the align, mine does it and I can't work out why. It's setup correctly... probably just HTML being a pain again.

If you go through the hack steps again but change all the color="#ffffff" too color="#000000" it will make the text easier to read.
Reply With Quote
  #28  
Old 07-07-2002, 11:13 PM
DestyNova DestyNova is offline
 
Join Date: Jun 2002
Posts: 244
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Aerith_Freak


I made it FF style because I wasn't originally planning on releasing it. But all hacks can be easily modified to suit different purposes. My forums were about Zelda before and I had everything setup to suit that.



If you have Knoman's stats and level hack running you can simply add $showlevel after $mageimage

And as for the align, mine does it and I can't work out why. It's setup correctly... probably just HTML being a pain again.

If you go through the hack steps again but change all the color="#ffffff" too color="#000000" it will make the text easier to read.
ah, ok I ll try Knoman's stats & level hack by then

lol yeah html.... oh about font color, I have different set at net board, it is black background so it is perfect color, thanks for helpful tips =)

as usual, thanks for response
Reply With Quote
  #29  
Old 07-08-2002, 02:59 PM
Aerith_Freak's Avatar
Aerith_Freak Aerith_Freak is offline
 
Join Date: Dec 2001
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Version 2.0.0 is in the works right now. I can't put a date on when it'll be ready though. Currently having a few problems with it.
Reply With Quote
  #30  
Old 07-11-2002, 09:30 PM
Aerith_Freak's Avatar
Aerith_Freak Aerith_Freak is offline
 
Join Date: Dec 2001
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will now provide support for this hack if it is needed.
Reply With Quote
  #31  
Old 07-12-2002, 06:05 AM
DestyNova DestyNova is offline
 
Join Date: Jun 2002
Posts: 244
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Aerith_Freak
Version 2.0.0 is in the works right now. I can't put a date on when it'll be ready though. Currently having a few problems with it.
Looking foward to see that one =)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:17 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07412 seconds
  • Memory Usage 2,319KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete