vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - RPG Inferno v2.4 Lite (https://vborg.vbsupport.ru/showthread.php?t=103792)

daniely 12-27-2005 04:57 PM

Oh, thank you. ^_^

Is it possible to edit templates for the system if say I want to... Add a link in the store?

Zero Tolerance 12-27-2005 05:00 PM

I'll look into it Zelda-King, and daniel yes, the HTML templates are not encoded, they are free to edit as you wish :)

- Zero Tolerance

Zero Tolerance 12-27-2005 05:01 PM

Working fine for me Zelda-King, all I can say is make sure you have jobs added to your system :)

- Zero Tolerance

daniely 12-27-2005 05:08 PM

Quote:

Originally Posted by Zero Tolerance
daniel yes, the HTML templates are not encoded, they are free to edit as you wish :)

- Zero Tolerance

Thank you for the quick reply. I am glad to here this except I am not sure which templates because I have so many back from the days of VB3.0, if it is not to much trouble; may you make a list of the templates?

EDIT: Nevermind, found it. Now I feel like a moron. >.< Well, thank you for your help.

Zero Tolerance 12-27-2005 05:33 PM

Quote:

Originally Posted by daniely
Thank you for the quick reply. I am glad to here this except I am not sure which templates because I have so many back from the days of VB3.0, if it is not to much trouble; may you make a list of the templates?

EDIT: Nevermind, found it. Now I feel like a moron. >.< Well, thank you for your help.

Just incase anyone else is wondering, the templates for the hack are all grouped under "RPG Inferno Templates", they are named somewhat appropriatly, In my eyes anyway =P

- Zero Tolerance

Replicators 12-27-2005 05:43 PM

I am only having one prob,and this picture will explain it all...

http://www.starfyrez.com/doh.jpg

Zero Tolerance 12-27-2005 05:47 PM

In your navbar, change:
Code:

vbmenu_register("rpg");
To:
Code:

vbmenu_register("rpg", 1);
:)

- Zero Tolerance

Replicators 12-27-2005 05:53 PM

I had a feeling when comparing to the search code, but wasn't sure,but thank you!

SilentK 12-27-2005 07:36 PM

I've added jobs in the admincp and all the requirements for it are 0 but the the job still does not come up in the job list.

tuanluu 12-27-2005 09:02 PM

Quote:

Originally Posted by Zero Tolerance
http://www.ioncube.com/loaders.php

Download Windows (x86) tar.gz, extract, upload the "ioncube" folder and it's contents to your forums root directory :)

- Zero Tolerance

did that still have the same problem. Does it make any different that I am running on my test board at home? my home server run win 2003 server PHP 5.0.5, MySQL Version 5.0.15-nt..


Am I the only with problem? : :squareeyed:

Replicators 12-27-2005 10:01 PM

Ok, it installed perfectly and works at 100%, one thing that puzzles me, is it meant for people to be able to equip potions on themselves? You should make another option when creating a item on whether the item is useable once/infinite/equippable/etc. otherwise people may end up equipping potions and the like heh. Unless i am missing something here.

yxboom 12-27-2005 11:25 PM

Quote:

Originally Posted by Zero Tolerance
I've updated the package, because of the difference in servers i've given instructions on how to download the ioncube loaders and what to do with them, it's very simple you just need to verify what server type you're running on :)

Also a few minor bugs have been fixed, so it'd be a good idea to update, simply re-download, and re-upload inferno.php :)

- Zero Tolerance

Ive updated the loaders as well as the updated inferno.php file and I am still encountering the problem laid out in this post. any help would be appreciated.

Replicators 12-27-2005 11:44 PM

Quote:

Originally Posted by Replicators
Ok, it installed perfectly and works at 100%, one thing that puzzles me, is it meant for people to be able to equip potions on themselves? You should make another option when creating a item on whether the item is useable once/infinite/equippable/etc. otherwise people may end up equipping potions and the like heh. Unless i am missing something here.

Nevermind this lol, i get it. One other thing i have is is it possible to have limited ammo weapons? Like bow and arrows,or throwing knives, etc.? Or two handed swords?

subnet_rx 12-28-2005 02:37 AM

I'm getting this error when trying to install.

Code:

Database error in vBulletin 3.5.2:

Invalid SQL:
CREATE TABLE `inferno_attack` (
  `aid` int(11) NOT NULL auto_increment,
  `aname` text NOT NULL,
  `atype` text NOT NULL,
  `asprite` text NOT NULL,
  `amp_cost` int(15) NOT NULL default '0',
  PRIMARY KEY  (`aid`)
) ENGINE=MyISAM;;

MySQL Error  : Table 'inferno_attack' already exists
Error Number : 1050

I checked phpMyAdmin and all the tables do exist, the installation won't continue though.

subnet_rx 12-28-2005 03:10 AM

Nevermind, just went back to the backup database then reinstalled and didn't have a problem. I think there was an error because I wasn't logged in as admin.

Decado 12-28-2005 03:33 AM

SIlentK make sure jobs have at least one evolution step, that there is at least one job set to is this a starting job - yes and that the evolutionj is set to evolves from (the starting job) and starting job = no

Zero Tolerance 12-28-2005 04:43 AM

Quote:

Originally Posted by yxboom
Ive updated the loaders as well as the updated inferno.php file and I am still encountering the problem laid out in this post. any help would be appreciated.

It'd be best to contact your host to see which ionCube loaders you need, or the pain staking task of trail and error, trying each loader out 1 at a time.

- Zero Tolerance

tuanluu 12-28-2005 06:26 AM

does it make any different install in win xp pro or win 2003? For some reason I try it on win xp pro, it work fine but not for win 2003

any sugestion?

yxboom 12-28-2005 06:30 AM

Quote:

Originally Posted by Zero Tolerance
It'd be best to contact your host to see which ionCube loaders you need, or the pain staking task of trail and error, trying each loader out 1 at a time.

- Zero Tolerance

i contacted them and was told the Linux x86 (which is the one I originally downloaded). For the sake of troubleshooting I downloaded the different packages and each time I went to inferno.php i got this error message:

The file /{test site folder}/inferno.php has been encoded with the ionCube PHP Encoder and requires the free ioncube_loader_lin_4.3.so ionCube PHP Loader to be installed.

All except for the original one that I installed give me that error. The one that I get no error opens up a download link for inferno.php

Any other possible solutions? If you would be willing to look at it I would gladly send you the URL. Thanks for your help.

tuanluu 12-28-2005 08:16 AM

I got it too work now.. thanks ... are a user guide or manual?

Sooner95 12-28-2005 11:52 AM

what does thismean?

The encoded file /home/****/public_html/forums/inferno.php has expired.

ok, redid the iocube and uploaded the new files, seems to have fixed it.

hsl.com 12-28-2005 02:46 PM

This hack is conflicting with my Permissions...
Database error in vBulletin 3.5.2:

Invalid SQL:
UPDATE vbb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<b><font color=\"red\">',
`closetag` = '</font></b>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`arcadepermissions` = '255',
`infernopermissions` = '0',
`adminpermissions` = '3',
`userpagepermissions` = '15',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`genericpermissions` = '205520831',
`genericoptions` = '31',
`profilepicmaxwidth` = '300',
`profilepicmaxheight` = '300',
`profilepicmaxsize` = '1000000',
`avatarmaxwidth` = '180',
`avatarmaxheight` = '180',
`avatarmaxsize` = '20000'
WHERE usergroupid=6;

MySQL Error : Unknown column 'infernopermissions' in 'field list'
Error Number : 1054
Date : Wednesday, December 28th 2005 @ 11:40:50 AM
Script : http://www.highsteppinglive.com/foru.../usergroup.php
Referrer : http://www.highsteppinglive.com/foru...&usergroupid=6
IP Address : 68.40.217.39
Username : Darius
Classname : vB_Database

Zelda-King 12-28-2005 03:31 PM

Quote:

Originally Posted by Zero Tolerance
Working fine for me Zelda-King, all I can say is make sure you have jobs added to your system :)

That WAS my problem. Your advice worked. I did notice a few things though;

- In the RPG CP I get the following in the header: Warning: Invalid argument supplied for foreach() in /inferno.php on line 880

- inferno_redirect_template uncached on redirect screen.
Is there a FAQ somewhere where we can look up what certain things do (like Moon Light, Remedy)?/Set up how fast people level up/Set up a decent help file? There's so much in here and I'm sure it's not best ALL just asked in this thread.

rb290 12-28-2005 06:47 PM

so this expired for me..
why is that?
or do i have to buy the full version?

daniely 12-28-2005 09:23 PM

I have been enjoying this hack very much, and so are my members.

However, is it possible to make addons to this hack because of the ionCode?

ReadOrDie 12-28-2005 09:25 PM

This is really confusing...the whole ioncube thing I don't know which one to download or how to upload it or whatever, then you give an ioncube then tell us to download from another site im confused, and the errors. And the directions aren't clear on where to upload exactly. Is there another version of this that's easier to install? Because this one is too hard.

hsl.com 12-28-2005 09:43 PM

Quote:

Originally Posted by hsl.com
This hack is conflicting with my Permissions...
Database error in vBulletin 3.5.2:

Invalid SQL:
UPDATE vbb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<b><font color=\"red\">',
`closetag` = '</font></b>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`arcadepermissions` = '255',
`infernopermissions` = '0',
`adminpermissions` = '3',
`userpagepermissions` = '15',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`genericpermissions` = '205520831',
`genericoptions` = '31',
`profilepicmaxwidth` = '300',
`profilepicmaxheight` = '300',
`profilepicmaxsize` = '1000000',
`avatarmaxwidth` = '180',
`avatarmaxheight` = '180',
`avatarmaxsize` = '20000'
WHERE usergroupid=6;

MySQL Error : Unknown column 'infernopermissions' in 'field list'
Error Number : 1054
Date : Wednesday, December 28th 2005 @ 11:40:50 AM
Script : http://www.highsteppinglive.com/foru.../usergroup.php
Referrer : http://www.highsteppinglive.com/foru...&usergroupid=6
IP Address : 68.40.217.39
Username : Darius
Classname : vB_Database


*cough* *cough*

Zero Tolerance 12-29-2005 01:47 AM

Well first thing first - I had no idea the ioncube encoder was a trial version, so my sincere apologies, I've just purchased the full version and awaiting confirmation for that so I can re-encode and get it back up, after that I'll deal with any oddity errors people may be experiencing :)

- Zero Tolerance

ReadOrDie 12-29-2005 02:57 AM

Quote:

Originally Posted by Zero Tolerance
Well first thing first - I had no idea the ioncube encoder was a trial version, so my sincere apologies, I've just purchased the full version and awaiting confirmation for that so I can re-encode and get it back up, after that I'll deal with any oddity errors people may be experiencing :)

- Zero Tolerance

Will the directions be clearer on where to upload things? Like uploading the folder, or the contents within the folder? And tell us where things go specifically? :ermm: Thanks!

ReadOrDie 12-29-2005 03:35 AM

This was messing up my permissions settings for other hacks, uninstalled.

Marco van Herwaarden 12-29-2005 05:44 AM

From our rules:
Quote:

* Modifications must not be encrypted and the source code hidden using ZEND or other methods. This is an visible-source hack website.
This modification has been removed because of the above rule.
The author is encouraged to upload a non-encrypted version.

rb290 12-29-2005 06:59 AM

alright thanks, ill be waiting till you make it full version

Sooner95 12-29-2005 12:49 PM

ah great. maybe should have waited.

Sooner95 12-29-2005 12:54 PM

cant even uninstall it cause its expired. Hate stuff that screws up my bbs.

Sooner95 12-29-2005 09:16 PM

Still nothing? really like to get all these menus in my adminCP to go away, if possible.

rb290 12-30-2005 03:40 AM

^^^^^ just delete these files.. includes/xml/bitfield_rpginferno.xml and includes/xml/cpnav_rpginferno.xml

Zero Tolerance 12-30-2005 04:12 AM

Updated, all users who previously installed simply re-download and re-upload all the new php files :)

Sorry for the inconveniance,

- Zero Tolerance

Zelda-King 12-30-2005 06:20 AM

Thanks for working so quickly on the fix (not to mention investing). Working fine here. :)

Zero Tolerance 12-30-2005 10:31 AM

Quote:

Originally Posted by Zelda-King
Thanks for working so quickly on the fix (not to mention investing). Working fine here. :)

Glad to see everything is operational, a wasted investment too, lol, but I'll find some use for the encoder some day :p

- Zero Tolerance

Replicators 12-30-2005 10:54 AM

This is a good mod, and i can understand the reason's you had to protect the code, i can bet you poured alot of time and work into this, and in 3 months you can count on my $60 >8)

BTW would you permit other people to make games and distribute them for other people's use? Not everybody is a RPG dev. I am making one based on FF2 and FF3 (USA versions).

Another thing, you should of made it to where you can make the option to have a player fight a certain boss only once or how many times the admin sets it. For boss battles and such. Otherwise people will be fighting the boss fights as much as possible and get alot of exp doing so. And have a list of all bosses they have killed on their profile page cause some of us would wanna build some really tough battles.

Also having music playing while browsing and stuff would be nice when adding world music and stuff,and shop music for when in shops. But you would have to make the sections for certain music for when you change screens the music won't restart(if even possible), that would annoy people.


All times are GMT. The time now is 03:45 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.01360 seconds
  • Memory Usage 1,836KB
  • 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
  • (3)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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