![]() |
Hate to bug you again, Revan, but are there any plans to allow players to post while in battle? The reason I ask is, someone could go into battle with someone else - and then log off... That other person would be unable to post during that fight.
|
Quote:
Quote:
General Update: Development is rather slow at the moment, as I have joined a Lineage II private server development team. But trust that I will not abandon this hack. Thank you for your patience. |
Yeah that would be cool if there would be the choice but I think you have to edit the whole installer.Or what template is the addictional rpg navbar line in?
|
/bookmarked when out of beta
This looks incredible. |
This looks amazing definetly will be installing this :)
|
Only 65 installs?Lol guys come on you can do better!
|
Quote:
In the next Beta I will be trying out this feature, for now my priority is to complete the Monster Arena :) |
OK you said you finish it this week or did I get it wrong?
|
Ran into a few snags, but Im putting the final touches on the Arena now. Just need to test it for abit.
Also, I have an AdminCP bug to fix before being able to put this out there. |
Oh OK.As soon as I get access to my PayPal account I will donate ya
|
Cool, thanks :)
General Update: The last Beta version, Beta 4, is expected to be released Friday. I want to give it a 5 day testing period due to the fact that you never know when issues may arise. Also, some release notes on the Arena: The code for the Battle Arena has been copied over to the Monster Arena, in order to simplify User and Monster actions in battle. What this has led to, however, is a "dumb" AI. The monsters are now only able to use Fists. This will change for an upcoming version as I plan to rewrite the Equipment system and also allow Monsters to carry equipment. To counter this (and also to stop the massive strain on the monster arena in general), you can now configure a price to battle a monster. |
Based on a past error corrected, I am once again lookign forward to trying this again. Keep up the fine work!
|
Quote:
|
Not a bug. The other items go to your Inventory, which is a feature not yet complete. You have not lost the items nor the money.
|
Oh OK.Anyway you could add some info files that the feature is still being made cause when my members always PM that the file is missing.Man I had to stop that so I created inventory.php that informs that you are still doing it.
|
Ill see about commenting out the button or smth =P
|
Update: Beta 4 Released!
This will most likely be the last Beta version. The only thing rly missing is the WOL locations, which don't require testing in too many different environments, lol. http://demo.neomateria.net/bugs.php?...bugversionid=6 Go there for a list of all bugs fixed in this Beta. New Features: * Monster Arena * Maintenance * Mass EXP * Ability to let the User choose whether or not the Battle Arena should accept RPG Name, Username or Both. Also, some release notes on the Arena: The code for the Battle Arena has been copied over to the Monster Arena, in order to simplify User and Monster actions in battle. What this has led to, however, is a "dumb" AI. The monsters are now only able to use Fists. This will change for an upcoming version as I plan to rewrite the Equipment system and also allow Monsters to carry equipment. To counter this (and also to stop the massive strain on the monster arena in general), you can now configure a price to battle a monster. |
I got this error while installing....
Code:
Database error in vBulletin 3.5.4: |
yep, got that too
|
I've found some bugs -
You Quote:
Wen selecting Maintenance in AdminCP I get - Quote:
Gemma |
Whoops... Reupload the /installer/hacks/rpg_integr_hack/mysql-schema.php in 5 mins, it'll be fixed.
|
Ok NOW I took care of all of that.
Reupload /battle.php and /admincp/rpg_maintenance.php |
Quote:
Thank You Gemma |
Thanks for the quick fix revan, all working now >8)
EDIT: Take that back, i just got this error when making my character. Code:
Database error in vBulletin 3.5.4: |
Quote:
Gemma |
here is another one when you try to assign a cost to battling the bots
Code:
UPDATE `vbrpg_ibots` |
Quote:
Quote:
|
Cool work Revan!
|
I got this bug when accessing Monster Arena
Database error in vBulletin 3.5.4: Invalid SQL: SELECT COUNT(`monsterbattleid`) AS `ibotbattles` FROM `forumziki_rpg_monster_battles`; MySQL Error : Unknown column 'monsterbattleid' in 'field list' Error Number : 1054 Date : Friday, March 24th 2006 @ 11:28:47 PM Script : http://www.zikihideout.com/forums/monsterarena.php? Referrer : http://www.zikihideout.com/forums/monsterarena.php? IP Address : 87.197.143.145 Username : ZIKI-SET Classname : vb_database |
HI, Does anyone know what this step is referring to?
Step 2 - Upload New Images ( Done) Upload the contents of the 'upload' folder in images1.zip and images2.zip to your forum root. |
Just ignore that step
|
Quote:
Thanks rep, everything installed fine and I can enter the different scripts of the hack. Having huge db problem, I cant seem to save the character creation which is required before doing anything,.,. Database error in vBulletin 3.5.3: Invalid SQL: UPDATE rpg_user SET ap = 60, maxhp = 45, maxmp = 33, maxpp = 53, hp = 45, mp = 33, pp = 53, elementid = 2, alignmentid = 2, raceid = 2, genderid = 3, classid = 61, typeid = 1, inputlevel = 0, dropdown = 1, canchallenge = 1, rpgname = 'DBG' WHERE userid = 7105; MySQL Error : Unknown column 'inputlevel' in 'field list' Error Number : 1054 Date : Saturday, March 25th 2006 @ 07:53:41 AM Script : /http://www.xxxxxxxxxx.com/forums/headquarters.php Referrer : /http://wwwxxxxxxxxxx.com/forums/headquarters.php? |
Database error in vBulletin 3.5.4:
Invalid SQL: SELECT COUNT(`monsterbattleid`) AS `ibotbattles` FROM `forumziki_rpg_monster_battles`; MySQL Error : Unknown column 'monsterbattleid' in 'field list' Error Number : 1054 Date : Friday, March 24th 2006 @ 11:28:47 PM Script : http://www.zikihideout.com/forums/monsterarena.php? Referrer : http://www.zikihideout.com/forums/monsterarena.php? IP Address : 87.197.143.145 Username : ZIKI-SET Classname : vb_database Revan can you please look at it?There are tables missing... |
I will release an update that will fix all these issues in 5 minutes.
|
Beta 5 Released
I had to make this quick update because I messed up badly on the SQL tables, causing many people to have errors. Terribly sorry for the mess, it should all be good now. |
We don't expect you to be perfect >8)
EDIT: Encountered this error while making a monster battle.. Code:
Database error in vBulletin 3.5.4: |
[sql]ALTER TABLE `rpg_monster_battles` CHANGE `midi` `musicid` INT( 10 ) NOT NULL DEFAULT '-1'[/sql]
remember to add a table prefix. Also will be updating the file shortly. |
That worked, but then i got this...
Code:
Database error in vBulletin 3.5.4: |
That's because the battle creation halted where it shouldn't have. Run these two:
[sql]TRUNCATE TABLE `rpg_monster_battles`[/sql] [sql]TRUNCATE TABLE `rpg_ibot_templates`[/sql] |
So, how do we update from (I believe BETA 1) to BETA 5?
Also a feature request. Maybe save a payment history, incase someone like me needs to revamp their item choices (aka remove spells for different types) and will like to refund all money spent for the items? I'd be a life saving feature... ;) |
All times are GMT. The time now is 02:23 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:
|