vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   RPG Class Hack v3.3 (https://vborg.vbsupport.ru/showthread.php?t=43558)

[D]Vincent 09-16-2002 01:02 AM

No, it's a Class Hack.

Colon33 09-16-2002 04:23 AM

Will there ever be a LIMIT BREAK mod or something for this? Right now i am just adding Abilities manually with the old Limit Break Modification.

Also, will there be an easier way to add characters.. like Via the admin panel?

[D]Vincent 09-16-2002 05:34 AM

That would be the admin cp functions for adding via admin cp. I doubt I will get that in there until I make the 4th version which may be a while ^^ I'm very busy with my site and rarely have time to even work on it.

The Limit Break one should come soon when I have a few hours to spare to work on thinking all of the limit breaks up for each RPG Type.

Colon33 09-16-2002 07:38 AM

Instead of having the characters sex change if i do.. can we implement a "switch" Maybe just a drop down box in the MODIFY PROFILE page that asks, Male or Female Character. Cause like me for example.. i am a guy. But i want a Female Vampire, and dont want to have to create a whole new class for it. It would be simple just so specify via menu that i want this class but female. That way i can still keep my MALE image next to my name in the forums. Ya know?

How easy is something like this to make? I havent tried my self personally yet. But all it is i would assume is that if Female = 1 then goto female image... Male can just be default.

Brainmaster 09-16-2002 01:16 PM

OK I got it, I must put the Queries again to the Database, but don't ask me why? :D

Arekusan 09-16-2002 05:30 PM

I'm just new to vB and its hacks, so sorry to ask, but what is this hack useful for?

What does it exactly do?

[D]Vincent 09-16-2002 05:32 PM

Well just go into getinfo after installing the Gender hack, switch this:

<tr>
<td bgcolor="{ firstaltcolor}"><normalfont><b>Gender:</b></normalfont></td>
<td bgcolor="{ firstaltcolor}"><smallfont><select name="gender">
<option value="0" selected>Undisclosed</option>
<option value="1" >Female</option>
<option value="2" >Male</option>
</select></smallfont></td>
</tr>

With this:

<tr>
<td bgcolor="{ firstaltcolor}"><normalfont><b>RPG Gender:</b></normalfont><br><smallfont>The Gender for your RPG Character.</td>
<td bgcolor="( firstaltcolor}"><smallfont><select name="gender">
<option value="0" selected>Undisclosed</option>
<option value="1" >Female Character</option>
<option value="2" >Male Character</option>
</select></smallfont></td>
</tr>

And you're done.
BTW you have to remove the space in { firstaltcolor}

[D]Vincent 09-16-2002 05:35 PM

Vincent]The hack is just for fun on an RPG board like an FF board of RPG Board or something, if you're board isn't connected to RPGs in any way then it's not for you :D

Arekusan 09-16-2002 06:03 PM

I already noticed that, I love RPGs so I was wondering about the functionality of the bars, if any... do they represent posts? random attributes? does level update at all? does user select ALL the data?

concept 09-16-2002 06:59 PM

awsome hack i really like this one i don't knwo if i wil use it but its sweet i might alter it for my post bit but great idea.. gj


All times are GMT. The time now is 03:33 AM.

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.01111 seconds
  • Memory Usage 1,729KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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