vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   RPG Integration Hack (https://vborg.vbsupport.ru/forumdisplay.php?f=102)
-   -   RPG Integration Hack - Old Support Thread (https://vborg.vbsupport.ru/showthread.php?t=73868)

givemeplain 12-26-2004 09:28 PM

do I have the right installer?
When I press install it says it only installs clan and lottery tables. Aren't there more?

vB RPG Integration Hack v2.5 tables will be created in your vB mySQL...

Clan Tables Created

Lottery Table Created

installed OK!!

Creed 12-26-2004 09:32 PM

Yeah, there is a battleinstall.php too, you need to run that one as well. If you haven't.

givemeplain 12-26-2004 09:34 PM

Unknown column 'uttpoints' in 'field list'

that is the error I get on all the rpg pages. Am I missing an edit?

Creed 12-26-2004 09:36 PM

Do you have the ucash/ushop installed? Thats where the uttpoints field comes from. If not, then you just need to change your currency in the admin control panel.

givemeplain 12-26-2004 09:37 PM

nope I dont have ucash/ushop. Where can you edit currency? Thanks

Creed 12-26-2004 09:42 PM

* YOU MUST HAVE UCASH AND USHOP HACK INSTALLED FOR THIS TO WORK!
There's NO exceptions to this requirement. If you install this before you install uCash, you will get SQL errors and various other nasty stuff happening all over your board.
You have been warned.

Actually I guess I was wrong about it working without Ucash/uShop. You will need to install it before RPG hack will work at all. I was thinking about another hack that can use all different types of currency. Sorry Man, at least you know what your problem is now :)

givemeplain 12-26-2004 09:59 PM

I can't use then since I don't want to have to install ucash/ushop =(. Oh wells.

Revan 12-27-2004 09:34 AM

In v3, I plan to make this hack only half dependant on uCS. You will be able to change your currency (the option to do this in this version is really just a "preview"), but for the moment, the 'uttpoints' is hardcoded, sorry :(
In v3 you can install another points hack (or write one), and have RPG work with this, and I see you have clicked install, so you will be notified over email when v3 is out :)

givemeplain 12-27-2004 03:53 PM

Yea This rpg looked really good!
However, I have some suggestions that I think would make it really, really unique.

The mod could have different options, like admin driven
- Story Mode
- Forum Based Mode

In story mode, the admin creates different chapters of a story in the admin panel, and the members do their rpg while reading the story, so it all fits together. Sort of like a real game, but the admin controls the story all the time.

Forum based would be like a special RPG forum where members post a role play, and the admin (or members) create different scenes in the RPG mod to correspond with what is going on in the forum.

Well, thats just my 2 cents worth =).

boydekort 12-28-2004 04:40 AM

Quote:

Originally Posted by Creed
Code:

###################
# NAVBAR template #
###################

Find:
--------------------------------

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>


Above add:
---------------------------------

<if condition="$show['member']">
<td class="vbmenu_control" id="rpg"><a href="#rpg">RPG</a> <script type="text/javascript"> vbmenu_register("rpg"); </script></td>
</if>


Find:
--------------------------------
<!-- / NAVBAR POPUP MENUS -->



Above add:
---------------------------------

<if condition="$show['member']">
    <!-- RPG Menu -->
    <div class="vbmenu_popup" id="rpg_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">
       
                <tr><td class="thead">RPG</td></tr>       
        <tr><td class="vbmenu_option"><a href="rpgcp.php">RPG Main</a></td></tr>
        <tr><td class="vbmenu_option"><a href="battle.php">Battle Arena</a></td></tr>
        <tr><td class="vbmenu_option"><a href="itemshop.php">Itemshop</a></td></tr>
        <tr><td class="vbmenu_option"><a href="profile.php?do=updaterpg">Edit Your Character</a></td></tr>
<tr><td class="vbmenu_option"><a href="heal.php">Healing Center</a></td></tr>
<tr><td class="vbmenu_option"><a href="battle.php?action=showbattlestats">RPG Top 10</a></td></tr>
<tr><td class="vbmenu_option"><a href="battle.php?action=showuserstats">Check Your Stats</a></td></tr>
<tr><td class="vbmenu_option"><a href="clancp.php">Clan CP</a></td></tr>
<tr><td class="vbmenu_option"><a href="lottery.php">Lottery</a></td></tr>

        </table>
    </div>
    <!-- / RPG Menu -->
    </if>

#################
Done.

Did you try that one, it is working absolutely fine for me! Note that the last edit section is at the extreme end of your NAVBAR template. If you're placing it above the
Code:

<!-- NAVBAR POPUP MENUS -->
then that would be your problem.


problem is it don't use this calender.php file as it's a button
searchin the navbar template won't show me either.
TS changed calender.php to header_calendar.gif with using a vbphrase.
and placed it in the header template as well.
I looked for quick links like I showed ya to put it in front.
But when I use it then it seems not to work.


All times are GMT. The time now is 07:42 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.01588 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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