![]() |
well....ive added innumeral things to this hack, in little bits, and in large noticeable bits. one thing i did was have 'defaut' gil you could recieve when you registered. it was originally set to 500. a few weeks later, a giant wave of registrations came, and suddenly, i realized why none were posting, and why those members never had any gil left......without buying anything...
they were fake members donating the default gil to the original members....so what do i to combat this? ive created a very nice addon, useable to see who is donating to who, and allows you to check identities and such--and accept/cancel donations use it to do that, or track all donations in general. there is one query, 2 major edits (additions) and 1 minor edit, and one optional minor edit. (you can allow your mods to use the script) Instructions are in the attachment, and if u have any questions, direct them towards me in a pm i hereby call this addon the Donation Queue ^_^ |
to easily update all template sets in a few clicks--i suggest this _marvelous_ hack by FireFly, the Template Backup System--this did for me more than i ever dreamed possible to update all my 8 styles...
https://vborg.vbsupport.ru/showthrea...+backup+system |
Hey, I got another problem, I installed everything good, but when I go to my user cp area, the fields are empty! I ran all the install files, and ther still are empty drop downs even though the admin area says they are there, can anyone help me?
|
I dont mean that (or so I think anyway) I mean lets say I battle you in a battle. We are the same level and same stats.
I punch you and take away 4 HP You punch me and take away 8 HP I punch you and take away 7 HP You punch me and take away 5 HP Like that even though the same levels and stats more or less damage is recieved so it isnt a battle on who has more HP |
Bitsy, yeah that worked fine with the templates, thanks.
Heh, well I have one more thing to ask (sorry) - I've installed your hack about 10 times now. Every once in a while, when I install it and begin editing the default weapons, once I press save changes, and it brings me back to the editing page, all of the weapon names and descriptions are cut off... its really weird. Like one of the items becomes "d Sword" instead of Broad Sword... and the tables start getting really screwy. Would this be a template problem? |
Bitsys, do u have any updated screenshots, or are the oens in the beginning of thread the most updated.
|
Quote:
Quote:
The formula for fist damage is PHP Code:
Fist damage = log10(20) * 30 + rand(-(int)(20 *.15), (int) (20 *.15)) Assuming the random function generates the number 2: Fist damage = 1.301 * 30 + 2 Fist damage = 41.03 Fist damage = 41 Now, if rand had been -2, then the fist damage would have been 37. This is a difference of 4 (41 - 37). 4 is approximately 10% of the average of the two numbers. Since the maximum value that can be returned by the random function is 3, and the lowest is -3, this means that on average, there will be a 7-10% difference between each hit with one's fists. Of course, this effect only kicks in at the higher levels. At lower levels, +-15% of 5 won't matter, since the values are rounded down by the floor function. If you want to make it more random, then change the .15 to a higher number, say .60. The fist damage function is located near the top of battleupdate.php and is clearly labeled. Quote:
Quote:
|
Thanks bitsy!
Say, is there an easy way to import your RPG settings to another board (excuse me for my ignorance)... Like a template upload or something? Also, just a quick question regarding a user's character... are there any penalties for switching characters (like XP loss or level loss) or can users constantly change characters without any consequences? If this is the case, is there anything stopping a user from buying an item with an allowable RPG type and then switching types, illegaly using an item with an RPG type he shouldn't be? Hopefully thats clear enough, if not I'll expand on the question. Thanks for your quick and thorough answers bitsy. |
Hey how can I close my itemshop?
I am adding a idea and closed the battle but how do I do the same to the Itemshop??? |
Quote:
|
All times are GMT. The time now is 04:03 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|