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)

geniuscrew 02-24-2003 05:25 PM

hey Bitsys

Not to rush you or anything, but do you think there will be status' such as sleep, silence etc, in future versions?

Bitsys 02-24-2003 06:09 PM

Quote:

Originally posted by VeoMorphine
Any ETA on the next version? B/c this class bug is a bug that makes the RPG system almost unusable. If you can do you think you can give us a temp fix?
No ETA yet. Can't give you a temp fix until I am sure that it actually fixes the problem.

Quote:

Originally posted by chrisz
Ok everything is good so far, Bitsys have you shortened that Auto update yet? and have you made the RPG memberlist?
Haven't shortened it yet. I fix bugs before I work on add-ons. I have no plans to make the memberlist at this time.

Quote:

Originally posted by geniuscrew
hey Bitsys

Not to rush you or anything, but do you think there will be status' such as sleep, silence etc, in future versions?

Nope. The way I have planned out status modifiers would take too long to code and debug.

Dribbles 02-24-2003 06:11 PM

keep up the great work :)

Darkwaltz4 02-24-2003 07:40 PM

Quote:

Originally posted by chrisz
Thnx DW4 One more thing how did you do the Your a $rpgtype. blan bla bla?
Its really neat thnx again.
And as for the summons... IM GOING CRAZY!!! *Calms Down sips coke* :D

okay, these are the little things ive added--some were a tad static, like this one...(it was done all the way @v .56)

first, figure out what the typeids are for whatever type u wanna display...

then run if loops at the end of itemshop.php, sorta like
PHP Code:

if($bbuserinfo[rpgtype] == 1) {
$curtype "Fighter";
} elseif(
$bbuserinfo[rpgtype] == 2) {
$curtype "Magician";
} elseif(
$bbuserinfo[rpgtype] == 3) {
$curtype "Loner";
} elseif(
$bbuserinfo[rpgtype] == 4) {
$curtype "Special";
} else {
$curtype "Person without a";


Then, for display on which ur on...

PHP Code:

if($itemtype == 1) {
$distype "Fighter";
} elseif ....... 

then in the template 'itemshop'
add wherever you want, however you want:
You are Currently a $curtype Type
(if ur missing a type, or are not registered, itll say 'You are Currently a Person without a Type' ;))

and then
'As a $distype, you have these items available for purchase'

now, this is a very rough desrciption of what i did, plus i added a bunch of other variables, which youd recognize if you were registered and looking at the itemshop



oh and bitsys, heres the actual error:

Parse error: parse error, unexpected $ in /home/virtual/site19/fst/var/www/html/forums/battlefight.php on line 529

but like i said, that line is directly after the ?>, and there are no spaces after it...
now, if i move the ?> up or down, the line changes with it...and that particular error is with my edited file ^, but like i said, it now does it with the original......and i dont know why, it just started doing that 3 days ago, twas perfect up til then

chrisz 02-24-2003 08:13 PM

Thnx DW you rock

jazza 02-24-2003 08:27 PM

yo bitsy, great job so far, i just have one problem, i cant use items....

i have baught items, but whilst in a battle it shows them, but wont let me use them...

any idea whats up ??

sonic3d 02-24-2003 08:28 PM

i get this error when i try to delete a category.

Database error in vBulletin Control Panel 2.2.9:

Invalid SQL: ALTER TABLE items_user DROP item8, DROP points8, DROP description8, DROP icon8, DROP itid8
mysql error: Can't DROP 'item8'. Check that column/key exists

mysql error number: 1091

Date: Monday 24th of February 2003 05:23:10 PM
Script: www.rpgadvance.com/admin/itemadmin.php
Referer: http://www.rpgadvance.com/admin/item...tecat&cateid=8

how do i fix this?

l8er
sonic

chrisz 02-24-2003 08:43 PM

Strange errors... I wonder why some get them and other dont??

VeoMorphine 02-24-2003 08:47 PM

dono, this release has alot of bugs though, May be better off waiting for the next one. Right now to me it seems unusable right now.

chrisz 02-24-2003 09:04 PM

Not mine all the bugs are fixed for me


All times are GMT. The time now is 02:20 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.02195 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_php_printable
  • (4)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