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)

Bitsys 12-30-2002 10:17 PM

SpyGuy007, I love your forums! Do you mind if I put your FAQ in the next release of the help file?

Also, I forgot to mention in my last post that the next version will include an uninstall script. You will be able to run the uninstall script and the install script interchangeably. I have been doing it all day - installing the hack, then uninstalling it, etc. I have done it about 10 times in a row and it works great! Hopefully I will be able to release it tomorrow, but it depends on how soon New Years Eve starts ;)

Kaelon 12-30-2002 10:22 PM

Great job, Bitsys!

Have you tested the install/uninstall script on non-standard (i.e., modified) vBulletins? I'm hoping to start testing this on an exact copy of my forums, which are heavily modded.

Thanks a bunch!

Regards,
Kaelon

SpyGuy007 12-31-2002 12:46 AM

Quote:

Originally posted by Bitsys
SpyGuy007, I love your forums! Do you mind if I put your FAQ in the next release of the help file?

Also, I forgot to mention in my last post that the next version will include an uninstall script. You will be able to run the uninstall script and the install script interchangeably. I have been doing it all day - installing the hack, then uninstalling it, etc. I have done it about 10 times in a row and it works great! Hopefully I will be able to release it tomorrow, but it depends on how soon New Years Eve starts ;)

Why, thank you, and of course, I don't mind!

Xyphen 12-31-2002 01:29 AM

Quote:

Originally posted by Bitsys
SpyGuy007:
Yes, that has been requested numerous times. Right now, I have plans on providing integration instructions after I release it. Or, I might provide a separate set of .php files that you can simply upload in place of the other ones.

AViO 07:
Someone pointed that out the other day. I have gone through battleupdate.php and hopefully found every occurance of a gender specific word and replaced it with a variable that inserts the correct word. An updated battleupdate.php will be included in the next release.


Speaking of the next release, it will have a new feature. In the admin cp, you will be able to add different backgrounds for the battle arena. Then, when the user creates a battle, they can select which background they want.

Hey, I was about to suggest the background thing next, lol, anwayzy, thats good you already thought of it. Also, I flipped all the character images, males and females. So now they are facing each other. If you want I can tell you what to do and give you all the images..

Xyphen 12-31-2002 02:50 AM

Bitsys, I found a bug, and I also have a suggestion..

Bug

The bug i found is, the Personal Itemshop doesn't work, you can't buy from a personal itemshop, you can't sell from a personal itemshop. nothing.. but you can create the person Itemshop.

Suggestion

Three suggestions, in the next realse, can you make this addon, that when 2 members are battling, On online.php it says, In Battle. Second suggestion is, if you can think about the Clan addon i told you about, where ppl can make there battle clans aproved by admins, and other members can join, there clan info is displayed on their user profile. Third suggestion, can you please make the fists work -_-, i asked this before, you could make it the lowest attack or whatever, just make it work, and sometimes it should miss also.

If you can take these suggestions under consideration, and make them I would be so GLAD, and let me know if you need help with anything. I am here, also sry about the double posting -_-.
Once again i would like to thank you Bitsys for making such an amazing hack the best hack so far.. at least for me..!!

Bitsys 12-31-2002 03:32 AM

Kaelon:
I have not tested the script on hacked an extremely hacked board. However, if the install script runs flawlessly, and you do not edit any of the RPG code that is inserted, then the uninstall will also work flawlessly. Either way, if it can't undo the changes to the .php files, then you can always re-upload the saved files, or do it manually. The database queries will always remove the appropriate tables from the database.

AViO 07:
Sure, I'd love to see what you did to flip the images!

AViO 07 (second post):
That bug was caused by a bug I fixed. In previous versions, you could "create" the buy item URL from scratch if you knew certain characteristics of the item you wanted to buy. To fix this, I had to add code to check and make sure you were eligible to buy the item. In the process, I forgot that personal items do not have the same rules as normal items, thus making them un-purchaseable. This problem will be fixed in the next version. Thanks for finding it!

I will fix online.php also, since it currently only has one of the files in the array.

Could you explain a little more about what you had in mind about the clans and how they relate to the battle/rpg hack?

Fists should be working in version 0.57. They should do 10 * your level in damage. Let me know if this is not the case, and I can run some more tests.

Xyphen 12-31-2002 05:45 PM

Ok, the fists don't work, I upgraded.. lol. I have another suggestion and i'll explain about the clan. Ok

CLan
Someone applys to open a clan, if hes accepted by the admins, he has his own clan. Now when people visit clans, they see all the clans that are created, if they want to join the clan. The click join. And the leader of the clan has some rules, like your level should be 10, or your hp must be 500+. Like that, if the person meets the requirements, he can join the clan. All the members in a clan, have some things, like. If one of the members win a battle, he gets this much amount of money automatically, and he gets whatever amount of money weekly or monthly. Also every clan can have a 50x50 icon which is displayed on members profile, and on the leaders profile it says Lead of the "Clan name".
and displays the CLan Icon. Also every clan has a little description which is displayed on every members profile.

Suggestion
Ok, the suggestion I have is, you should also add a little battle Text on the postbit, so if someone wants to battle someone, they click battle on their post, and it goes to the battle start page, with the username of the person they clicked on already entered.

Another Suggestion
ok, one last suggestion, every member should be allowed to set the amount of wager they would take, anything lower is acceptable, but nothing higher is acceptable. Ok, say I set $600 wager maximum, no more then that. THen anyone who challanges me, if he has $700, it will give an error, saying User Doesn't accept wager higher then $600. Isn't that a good idea?
but if the challenger puts wager anything lesser then $600, or even $600, the battle message has gone to the oppenent.

Xyphen 12-31-2002 05:48 PM

Also, bitsys, if you want to see how my image system works, all i did was open all the images of the classes, flip them, and edit template called
battle_arena, and put a 1 beside the whatever is on the left.
So its like this $opponent[classfolder]1.gif instead of $opponent[classfolder].gif
And I have all the flipped images saved as, name1.gif.
If you want the images, i'll upload them ^_^

PSI|Dr-X 12-31-2002 06:56 PM

And bytsis can you arrange that the battle stats in a fight does appear under the battle screen it would be easier i think


AVIO 07 :

i wanna have them if you agree with it :)

BYTSIS:thnx very much bytsiS FOR THE greatest hack in the century ^_^

Bitsys 12-31-2002 07:19 PM

Version 0.58 is done (see the first post for an updated .zip file). An upgrade file is included in the upgrade directory. Please follow the instructions EXACTLY. They are a little different this time.

Bugs:
  • Fixed bank money not showing in itemshop.
  • Reduced queries in battlefight.php down to 15 when it is not your turn (i.e. when anyone but the combatants views the battle, there are only 15 queries made.)
  • Adjusted several input boxes in the RPG Admin menus. The positions changed around and were made uniform.
  • Fixed inability to buy personal itemshop items.
  • Fixed gender-specific wording in battleupdate.php.
  • Some other typographical errors.

Features:
  • You can now add/delete/edit battle scenes in the admin cp. Users get to select which one they want when they create the battle. The same battle scene stays throughout the entire battle.
  • Fists now do damage.
  • The help Documentation has been updated again and will now be included in each version of the hack. It is located in the "extra" directory. This can be used in place of the readme file.



AViO 07:
The Clan idea sounds like it will take a while. Maybe after full release.

1st suggestion:
I think I can do that. I don't know if I will get around to it though, it has been on my list for a while.

2nd suggestion:
I like that idea. Once again though, I am not sure I will be able to implement it in time.

AViO 07 (second post):
I'd love to see the images!

PSI|Dr-X:
You want everyone's battle stats displayed in the battle arena?


All times are GMT. The time now is 11:59 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.01916 seconds
  • Memory Usage 1,758KB
  • 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_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