View Single Post
  #1664  
Old 05-26-2003, 05:36 PM
Bitsys's Avatar
Bitsys Bitsys is offline
 
Join Date: Oct 2002
Posts: 444
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
05-21-03 at 04:41 PM Dribbles said this in Post #1665
Is there a way to un-install this hack? I'm mainly concerned with the changes it made to my MySQL database. I seems like there are a lot of things to delete if I have to go in manually with PHPmyAdmin and do it by hand?? Is there an easy list of all the things to delete? thnx

There is not an easy way at the moment, as stated in the first post. If you search this thread, you can come up with a couple of ways I have described before. Quick summary: Delete all tables that were added. Delete the fields added to the userfields and user tables. Manually undo the file edits or restore the backups.

To assist in this process, you can have vbhacker give you a .txt file of how to install the hack. Using this text file, you can do the install in reverse to uninstall it.

Quote:
05-21-03 at 08:49 PM Me! said this in Post #1666
Hmm I need to test that problem some more and I'll let you know in better detail what's happening

A few minor things I noticed, when someone uses a potion regardless of their gender, it says "he" For example: "MissNegativity used the potion "Yellow Potion" to gain 300 HP. He feels much better now." it's really not a big deal at all, it seems to bug my users and I hear about it all the time XD

Thanks, I found it.

Quote:
05-24-03 at 03:59 AM eXentriC_nova said this in Post #1668
I wanna ask how can I make when healing you dont use the money in bank. I wanna to use the money in cash.
Some of my members bugging me thia problem coz them not to get any interest at all.
And also I have this problem. If anyone request a draw and the ppl who are answering to the request accidently click 'submit reply' without choosing yes or no the battle got stuck. The page just refreshes with the option either saying yes to the draw or say no tothw draw. And it goes forever.

The first problem is due to the RPG system defaulting to the bank currency instead of cash. I am reluctant to change this because it is more reliable.

The second problem sould have been fixed in the last version. Does the template not have a default option selected?

Quote:
05-24-03 at 10:40 AM MindTrix said this in Post #1669
quick question. Cause im runnin demo battles, its all good, but it seems every punch thats delt always hits. Do they ever miss? and wut about weapons etc? they got some sort of accuracy % ?

Fists only have a chance of missing if the opponent has armor. Weapons always have a chance of missing, but it is dependent upon the opponents evade, I think. They do not have an accuracy, per se, but they will miss every now and then. Previously, they were missing too much and the battle wasn't very fun.

Quote:
Yesterday at 01:24 PM sonic3d said this in Post #1671
is there a way to change the defense.

like if the buff of the shield is like 5000 and the person who attacked you with a sword has a buff of 5250, then the attack will only do 250 damage. i like this way instead, a lot better.

l8er
sonic

All formulas are editable in battle.php. Look for
PHP Code:
$damagedone = @floor(($weapon[damage] + $regattbonus) * $uelemod $anger $bonusattack $armor $regdefminus); 
and adjust it to your liking.

Quote:
Yesterday at 05:18 PM MindTrix said this in Post #1673
wait i got a moan lol, people on my site have weapons, yet when battling its telling them they dont have any to use, so they can only use their fists, even tho the weapons are showing under their stats etc :S

Are you sure you assigned a battle type to the weapon categories? To do this, go to the Edit Items Menu and locate a Category Name. Next to the name, you should see an edit link. Click on the link and change the battle type.

Quote:
Yesterday at 08:02 PM Nefi said this in Post #1674
Well it works, and it's real nice. But I have a tiny problem. I used VBHacker to install this, if you wanted to know.

Everytime I go to a thread it would always show empty, nothing ever would show. If anyone has any idea on what this is about, please tell me. A screenshot below to show you an idea how. If you need more information tell me ( i did follow all steps )

Some of the edits to showthread.php did not work correctly. Send me your showthread.php and I will fix it for you.

Quote:
Today at 09:57 AM Xziz said this in Post #1675
Bitsys, are you working on the final version of this hack? I have a lot of members who ask for new features but if you are going to be upgrading it i'd rather wait until you have the upgrade ready and vb3 is ready to just do a fresh install at that point. If not I will be adding features to it here and there.

I am extremely close to a final version. However, this hack will not be compatible with vb3 and I don't know if I will update it to be compatible with vb3. I may just make a completely new hack for vb3, but that is doubtful right now (especially since vb3 still isn't out).
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01224 seconds
  • Memory Usage 1,805KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (8)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete