vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   RPG Integration Hack /w Battle (BETA) (https://vborg.vbsupport.ru/showthread.php?t=46417)

DaPro 02-22-2003 01:38 PM

Hey bits, I ran it like you asked it says this:

Populating items_user database
No IDs were inserted.
Done with the items_user database.
Populating battle_stats database
No IDs were inserted.
Done with the battle_stats database.
Fix done.

And it doesn't work. I really need help with this, cause I have no idea what any of that means, Noo B.

DaPro 02-22-2003 01:44 PM

Itemshop items have always been ok, just clases and what not not working, it is really weird, and when I ran the install again, it worked like I installed it for the first time, but when I went to user cp, still empty drop downs. ran the db fix 3 times, same response and no change, please help.

PSI|Dr-X 02-22-2003 04:19 PM

Idea till the next version?

geniuscrew 02-22-2003 05:50 PM

Quote:

Originally posted by Bitsys


Heh, don't forget to turn it back on if you turn it off ;)


I'll try to remember ;)

Quote:

Originally posted by Bitsys

I am pretty sure it doesn't use more bandwidth, however it will use up a little more of the server's resources.


'Twas just a guess :P


Keep up the good work Bitsys!

Darkwaltz4 02-22-2003 06:12 PM

to moreilator: no, no penalties, and if a person is 'illegally' using an item not for their type, itll say so im the battle arena, and not allow usage

to close the itemshop (which closes the bank and donating)
find in itemshop.php,

PHP Code:

require('./global.php'); 

and put right after it,
PHP Code:

$battleopt $DB_site->query_first("SELECT * FROM battle_options");
If (
$battleopt[ison] == and $bbuserinfo[usergroupid] != 6) {
        
$message "The Itemshop has been Temporarily Disabled. Contact Yor Board Administration for more information.";
        eval(
"dooutput(\"".gettemplate('battle_userinbattle')."\");");
        exit;


a few things, ive made it so that if you are an admin, it overrides the 'off' settings, and you can change what the message displays.

Mystic Gohan 02-22-2003 07:39 PM

I think there should be like a rafle thing that all the members that pay like so much can get a large sum of money when ypi choose. I think there is hack like this for Lesane's Store could that be ported to this hack?

sonic3d 02-22-2003 10:38 PM

i was wondering can some1 (it can be ne1) make a page where it will list all the members with the rpname, lvl, class, alignment, element. i think its very easy to do.

l8er
sonic

geniuscrew 02-22-2003 11:07 PM

Quote:

Originally posted by sonic3d
i was wondering can some1 (it can be ne1) make a page where it will list all the members with the rpname, lvl, class, alignment, element. i think its very easy to do.

l8er
sonic

Wouldn't that slow down the loading of the page? o.O

sonic3d 02-22-2003 11:37 PM

well it can be in members of 20 or something.

l8er
sonic

Colon33 02-23-2003 12:33 AM

How stable is this version yet? My members are really eager :):)


Are there any MAJOR bugs with it yet?


All times are GMT. The time now is 04:02 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.02200 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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