vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   RPG Integration Hack (https://vborg.vbsupport.ru/forumdisplay.php?f=102)
-   -   spells unselectable (https://vborg.vbsupport.ru/showthread.php?t=100153)

Killmark 11-05-2005 01:16 PM

spells unselectable
 
I have spells added, bought 1 in each catagory however when fighting in monster arena

Use your Lightning Staff
Use your fists.
Use your Elixir
You do not have a spell.
Retreat

My spell's icons show up though in: Inventory

Revan 11-14-2005 08:59 AM

Are you sure you set the Battle Type properly?
If I could see a SQL dump of the item_categories table (or whatever its called on 3.0.x) I can see if its an SQL mistake or otherwise.

Killmark 02-14-2006 10:23 PM

--
-- Dumping data for table `rpg_items_cats`
--

INSERT INTO `rpg_items_cats` VALUES (1, 'Weapons', 'Vast selection of weapons to choose from', 1, 3, 2350, 1, 0);
INSERT INTO `rpg_items_cats` VALUES (2, 'Armor', 'An entire Armor collection at your service', 2, 4, 930, 4, 0);
INSERT INTO `rpg_items_cats` VALUES (3, 'Items', 'Diverse Items', 3, 1, 1500, 5, 0);
INSERT INTO `rpg_items_cats` VALUES (4, 'Attack Spells', 'Offensive Spells', 4, 2, 2280, 8, 0);
INSERT INTO `rpg_items_cats` VALUES (5, 'Defensive Spells', 'Defense spells', 5, 0, 0, 9, 0);
INSERT INTO `rpg_items_cats` VALUES (6, 'Combo Spells', 'Combinations of attack and defense spells', 6, 1, 50, 7, 0);


All times are GMT. The time now is 03:18 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.01084 seconds
  • Memory Usage 1,705KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete