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)

chrisz 02-25-2003 08:33 PM

Well I have the class type like Generic but I added a few more.
I wanted to have different ones have different classes so when a user selects that one it can only choose the classes that appear in that class type like Generic and stuff. But when a user goes to choose what class they are they are all listed no matter what class type it says they are can you fix this?

Bitsys 02-25-2003 09:26 PM

Quote:

Originally posted by PSI|Dr-X
Bytsis i'am comming with an great idea can you intregate
A little shoutbox in the battle so that viewers can chat too ;)
that would be great :)

It'd be nice I guess, but would take too much time to do ;)

Quote:

Originally posted by chrisz
Well I have the class type like Generic but I added a few more.
I wanted to have different ones have different classes so when a user selects that one it can only choose the classes that appear in that class type like Generic and stuff. But when a user goes to choose what class they are they are all listed no matter what class type it says they are can you fix this?

Do you have a link to your forums so that I can see the problem first-hand?

Darkwaltz4 02-25-2003 10:01 PM

hmm...bitsys, one of the things i was wanting to do was be able to display the 'enlarged' summon pic in a postbit variable....so..how would i select the itemtype along with all the items in that large query in showthread.php?

Bitsys 02-26-2003 01:52 AM

Quote:

Originally posted by Darkwaltz4
hmm...bitsys, one of the things i was wanting to do was be able to display the 'enlarged' summon pic in a postbit variable....so..how would i select the itemtype along with all the items in that large query in showthread.php?
I've tried it before and it is nearly impossible to combine it into one query due to the variability of the columns in the items_user table.

Ideally, you would want to left join the item id in the items_user table with the item id in the items table and then left join the item's cat id with the cat id in the items_cats table. Once that is done, you could pull the battletype of the item category. However, since there isn't an easy way of knowing the column names in the items_user table before querying the database, then it makes it rather difficult. I know of a way, combining the SELECT COUNT(*) query just before the huge query, but that would increase the server load a littl emore, and I don't know if it is worht it.

If that didn't make sense, then let me know.

Vivi Ornitier 02-26-2003 01:58 AM

is there gonna be a text file for this? instaed of just using firefly's vbhacker?

Darkwaltz4 02-26-2003 02:03 AM

hmm...ill look it over...

if push comes to shove i may just drastically alter the item_user table to include itemtype....that would require alot of widescale updating though, and possible hell should i upgrade future hack versions...and i dont know about summons yet ppl, battlefight is truly going haywire now, lmao

beyond the display of the large pic, i was going to sort of redo the (or at least create on the side kinda thing) the pic in its own variable, so i could make the items display in a nice table...but that again requires the itemtype to tell where to put them....soo..tons of fun

chrisz 02-26-2003 05:16 AM

Hey bitsys DarkWaltz helped me thnx anyways.

PSI|Dr-X 02-26-2003 07:10 AM

Vivi: Yea there is one if you export it as a text file with vbhacker

Bytsis: i will try it to add an shoutbox :)

chrisz 02-26-2003 10:25 AM

hey bitsys is there any way to uninstall the hack without messing anything in the forums up?

Bitsys 02-26-2003 11:33 AM

Quote:

Originally posted by chrisz
hey bitsys is there any way to uninstall the hack without messing anything in the forums up?
The only uninstall method is to manually undo the installation. There is no uninstaller at this time.


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