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)

lioncool1589 08-06-2003 09:15 PM

i have moved to new host but when i create new battle it send links ask yes/no battle invite to old host anyway i can fix it

legendarysk8er 08-06-2003 11:41 PM

Quote:

08-01-03 at 03:07 PM Bitsys said this in Post #2054

Since HP is based on posts per day and the amount of time you have been with the forums, it is possible that your HP went down because you posted less, or the other members have a much higher post per day count. Can you verify this?


No, I have a pretty high post per day percentage and it didn't drop any. My actvity actually increased...

Also, what prevents a user from creating a personal itemshop, then just buying items from his own store and giving himself money?

Wedge 08-07-2003 01:13 AM

hmm, dunno if anyone saw this when I originally posted it..

I want to limit a class to a race. So that each race has it's own classes that other races can't use. is there a way to do that?

-Wedge

Rogue Pan 08-07-2003 10:25 AM

when i change the Item types in the admin cp i pick items to show up in type id 10 its show up in 0 too same with 1 & 11 and so on

Triade 08-07-2003 10:42 AM

Rogue, there's a correction in the forum to this... i don0t know where... i think in the last 20 pages.
try seraching.

Blackangel 08-07-2003 12:16 PM

it's fine no more needed hack for heal epr thread, i have change a bit your script :)

now hp and ma are no more affected by post per day, and join date.

each class and race got a hp/ma/pp modifier, and now i have mage class with more magic power than a warrior.

more fun in fight :)

and i have an option for healing at 50% hp when posting a thread in the rpg battle forum only :)

Triade 08-07-2003 07:11 PM

I ask you a help to understand a little thing...

In Itemshop.php, in BUY PERSONAL
i found this...

Quote:

$userr=$DB_site->query_first("SELECT * FROM items_cats WHERE ownerid=$bbuserinfo[userid]");

if(sizeof($userr)!=16 AND $points >= $options[pcost]) {
This part is where you can buy a personal shop... but i don't understand the control that makes on userr in the IF.

In my opinion (but i'm not a php programmer and i can say stupid things) if(sizeof($userr)!=16 can be ereased.

What do you think? Am i wrong?

EDIT TO ADD:

I changed
Quote:

if(sizeof($userr)!=16 AND $points >= $options[pcost]) {
in

Quote:

if($userr[ownerid]!=$bbuserinfo[userid] AND $points >= $options[pcost]) {
in this way, a user can have only 1 shop.

legendarysk8er 08-08-2003 12:06 AM

Can anyone tell me how I could make the AP not do as much damage? When a user reaches 100% AP there is no chance in you surviving, not even me and I have 3000 posts on my forum, can someone help me with this?

saint_seiya 08-08-2003 03:14 AM

Quote:

08-05-03 at 09:45 PM Legendary Kid said this in Post #2094
Well actually itemshop doesn't have to be field5 it could be field 43 or field15 or any field lol, but wedge is right with the solution ;)



1) Can you re-explain that?

2)What problems with healing, and what do you mean by bank stealing, if they use a script from a different website of from localhost I can give you a script that will make it so you cannot enter your bank unless you came from another part of your forum.


1) He got to level 30 and instead of increasing his stats decreased drastically...

2) Some people's hp bar just wont go up when they click heal.

3) The bank instead of giving interest seems to eat the money...

legendarysk8er 08-08-2003 04:48 AM

I also had a problem with my HP dropping dramatically along with another member.


All times are GMT. The time now is 04:54 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.04323 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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