PDA

View Full Version : RPG Inferno 2.4 Addon: RPG Info in postbit


Cyricx
08-14-2005, 10:00 PM
This is a modification for RPG Inferno v2.4 (http://rpginferno.net/)

This presents the users RPG Info in their postbit in a dhtml dropdown box.

A version similar to this was released by Zero Tolerance, with his permission I'm releasing this one as he's busy working on the new Inferno version :D

Okay, this is in the format that I originally did. ZT's was much nicer and I may try to work out a combination of the two later but for now, this will do :)

If you have an rpg avatar it'll display that, if not it'll grab your job's image.

Also, all the words are controlled through phrases. The money phrase in the plugin default is "Gil" though in the screenshots here it'll be "Spam Coins".

If you want to change it from Gil to something else, just go to your Languages & Phrases -> Search in Phrases ->

Search for Text: inferno_postbit_gil
Search in: Phrase Variable Name only
Click Find
Click Edit
Type the name of your money in the box and click save.


Again, when this plugin is installed it will be "Gil".
Things to do:

Upload 1 xml
Edit 1 template
Enjoy!
(Optional, edit one phrase if your money is named something other then "Gil")


Version 1.1.0 does not work in PMs so it has If statements so it doesn't even display the box (broken links annoy me). There is an addon released in https://vborg.vbsupport.ru/showpost.php?p=757324&postcount=18 (http://THIS POST that enables it to work in PMs however, currently that requires a file edit so it is not in the main version.

Screenshots included :)


New Version 1.1.0 to fix error when reputation system is enabled and bar images.

To upgrade follow the instructions in the zip.

You ONLY have to do the file edit if you use the reputation system.



UPDATE 8-16-05

Fixed dhtml in PMs however as it requires a file edit I've released it in this post

https://vborg.vbsupport.ru/showpost.php?p=757324&postcount=18

And not with the full hack as I'm hoping to avoid file edits whereever I can. This way people who donot wish to do the file edit can install the normal version and those that want it to appear in PMs can do the addon after installing the normal version.


UPDATE 10/03/05

Altered layout to avoid confusion with other rpg mods.


PLEASE CLICK
https://vborg.vbsupport.ru/ (http://wwww.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=94354)

Vizionz
08-15-2005, 03:03 PM
MySQL Error : Column: 'level' in field list is ambiguous

Cyricx
08-15-2005, 03:33 PM
Hmm, didn't think I had messed with that from the reputation thing.

Let me double check this real fast with a fresh file.

Rover416
08-15-2005, 03:34 PM
Just what i was looking for.

The only problem i have is my bars (colours) are not showing up.

Cyricx
08-15-2005, 03:38 PM
Bar one I can fix.

Bug found with those that have the reputations turned on.

Search for a fix on it then I'll post up both.

Vizionz
08-15-2005, 03:38 PM
good deal :)

thats all it is till then i will just turn off the rep system :)

i care less about that anyway but yeah when u find the fix post that one

but same thing with the colored bars happens once i turn the rep off

Cyricx
08-15-2005, 04:11 PM
Both fixed, see above :)

Question to the moderators... would this need to be classified as a code modification due to it needing a file edit to work with those using the reputation system?

GrendelKhan{TSU
08-15-2005, 04:20 PM
um...stupid question...

but the inferno forums say RPG Inferno v2.4 is only good for vb up to 3.0.7. yet, your mod is for RC2. :/ :ermm:

so.... we need to have RPG installed first to use this right? (but can't cause its not compatible). Am I missing something? :confused:

Vizionz
08-15-2005, 04:20 PM
works great thanks.. now since your the coder of the hack i think i should ask you
before i try taking it apart.

1. when you hover the link to see the profile on my board its kinda just the I <--- looking cursor how can i change that if i hover other links it shows the hand.

2. instead of showing members avatars how can i det rid of that and either show nothing or the job icon. because if the avatar is to big it makes it look crappy.

Rover416
08-15-2005, 04:21 PM
um...stupid question...

but the inferno forums say RPG Inferno v2.4 is only good for vb up to 3.0.7. yet, your mod is for RC2. :/ :err:

so.... we need to have RPG installed first to use this right? (but can't cause its not compatible). Am I missing something? :confused:

Rpg inferno is avaliable for 3.5

And the hack works great,thank you

Vizionz
08-15-2005, 04:22 PM
um...stupid question...

but the inferno forums say RPG Inferno v2.4 is only good for vb up to 3.0.7. yet, your mod is for RC2. :/ :ermm:

so.... we need to have RPG installed first to use this right? (but can't cause its not compatible). Am I missing something? :confused:

there is a rc2 version inferno is running rc2 with the game now..
you have to purchase it i believe the older versions are free

Cyricx
08-15-2005, 04:58 PM
As they mention there is a v2.4 for vbulletin 3.5. He didn't change anything between the two versions other then making the variables compatabile and moving file edits to hooks etc.

Vizionz -

1) Not sure what you mean, what exactly do you have the mouse resting on that your looking for hover text on?

2) to change this so that only the job image appears and not the avatar go to

Admincp -> Plugin System -> Plugin Manager -> Scroll down to "Postbit build info for RPG Inferno" and click edit.

In the code there find this -

if($post['avatar'] == ''){
$rpgavatar = "Inferno/jobs/$post[jimg]";
}
else
{
$rpgavatar = $post['avatar'];
}


And REPLACE it with

$rpgavatar = "Inferno/jobs/$post[jimg]";



That will change it so that it only shows the job image and never shows a user's rpg avatar.

Vizionz
08-15-2005, 05:06 PM
thanks ya know when you hover plain text how the cursor changhes to like a I shape. thats how it looks whenever i hover the view rpg stats link.. but if i click it will open it..

but like any other link on the board it will show a little pointer hand icon...as the curser..

does this call some cursor that i might not have in my style

Cyricx
08-15-2005, 05:21 PM
It sure doesn't... hmm maybe it doesn't define a cursor at all and should.

Never noticed that in the year or two I've had this code up LOL!

I'll peek at some other code, and see if I can find how/where it might define that.

GrendelKhan{TSU
08-16-2005, 10:20 AM
Rpg inferno is avaliable for 3.5

And the hack works great,thank you

where do you get teh compatible version?

the very top of the inferno web site says:
Please note that RPG Inferno will only work with vBulletin Candidate 4 upto 3.0.7, it will not work with any 3.5 Beta Versions!.

so does that mean it works for RC1-2 but not with the betas?? :confused:

I don't mind paying...but certainly don't want to pay for a version that isn't compatible with RC. :ermm: :surprised:

Cyricx
08-16-2005, 12:32 PM
Hmm he must have typoed.

It only works with RC and up as it uses the "Product Manager" which didn't exist in the beta stages.

Once you own a license you go to http://rpginferno.net and click on members download, it's right there.

Any questions about rpg inferno though really should be directed to here -
http://www.gzevolution.net/forums/forumdisplay.php?f=75

Then Zero Tolerance and Decado will be able to directly answer your questions instead of getting answers second hand from us ;)

Vizionz
08-16-2005, 12:38 PM
yeah thats the best way to get your questions answered, but i am running the latest version of vb and so is cyricx and it works perfectly so yeah your all good if you purchase

Note: able to find out about the hovering the link ?

Cyricx
08-16-2005, 01:46 PM
Ahha! Fixed in PMs, however it requires a file edit to do so I've posted a request for a new hook location.

/me crosses his fingers...

In the meantime, attached is the addon. I won't be releasing it with the full hack as it requires a file edit and I'm hoping to avoid this at whatever cost I can heh.

Vizionz
08-16-2005, 01:53 PM
whats that mean in pm ? so like when someone battles you when you get that pm it will have there stats in that window ? or all pm windows

Cyricx
08-16-2005, 01:55 PM
PMs is private messages.

When you view private messages from people on the boards with version 1.1.0 it doesn't show their rpg stats at all.

With the addon it will, when you receive ANY pm but ONLY if they have an rpg inferno character. If they donot have a character nothing will be displayed.

Vizionz
08-16-2005, 01:56 PM
oh okay that will work :) now if someone could make this plugin system aytomatically do the file edits we would be all good :P since i use multi styles

Cyricx
08-16-2005, 01:59 PM
The fix for if you use the reputation system will always require an edit :(

But the PM fix could be done without an edit if the vb devs add the hooks in like they have in the showthread_query location.

I'm crossing my fingers they do as there is alot I'd love to do in PMs, specifically wanting to avoid adding queries :)

Chris M
08-16-2005, 02:24 PM
Zero has obviously not updated the site :p

Satan

Vizionz
08-16-2005, 02:39 PM
probably a little buzy doing all these hacks of the month and a new inferno :)

MissKalunji
09-30-2005, 03:49 PM
I dont know if its me but im still getting the same database error after doing the showthread edit:

Database error in vBulletin 3.5.0:

Invalid SQL:

SELECT
post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
user.*, userfield.*, usertextfield.*,
icon.title as icontitle, icon.iconpath,
avatar.avatarpath, NOT ISNULL(customavatar.filedata) AS hascustomavatar, customavatar.dateline AS avatardateline,
level,
deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason,
editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
editlog.reason AS edit_reason,
post_parsed.pagetext_html, post_parsed.hasimages,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid

,inferno_user.*, inferno_jobs.*, inferno_element.*, inferno_clan.*, journals.journaldesc, journals.journal_id
FROM post AS post
LEFT JOIN user AS user ON(user.userid = post.userid)
LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN reputationlevel AS reputationlevel ON(user.reputationlevelid = reputationlevel.reputationlevelid)
LEFT JOIN deletionlog AS deletionlog ON(post.postid = deletionlog.primaryid AND type = 'post')
LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
LEFT JOIN post_parsed AS post_parsed ON(post_parsed.postid = post.postid AND post_parsed.styleid_code = -1 AND post_parsed.styleid_html = -1 AND post_parsed.styleid_php = -1 AND post_parsed.styleid_quote = -1)
LEFT JOIN inferno_user AS inferno_user ON(inferno_user.rid = user.userid)
LEFT JOIN inferno_jobs AS inferno_jobs ON(inferno_jobs.jname = inferno_user.class)
LEFT JOIN inferno_element AS inferno_element ON(inferno_element.eid = inferno_user.element)
LEFT JOIN inferno_clan AS inferno_clan ON(inferno_clan.cid = inferno_user.inclan) LEFT JOIN journals AS journals ON (journals.journalist_id=post.userid)
WHERE post.postid IN (78144,78462,78464,78466,78556);

MySQL Error : Column: 'level' in field list is ambiguous
Error Number : 1052
Date : Friday, September 30th 2005 @ 12:48:57 PM
Script : http://www.dancehallareaz.com/forum/showthread.php?mode=hybrid&t=4076
Referrer :
IP Address : 24.37.191.104
Username : MissKalunji
Classname : vb_database

Cyricx
10-03-2005, 05:19 PM
I'll retest the edit on 3.5 gold.

It appears you entered it in correctly.

I've also updated this version to 1.2 changing the layout of the dhtml to avoid confusion with other RPG mods.

Vizionz
10-03-2005, 06:11 PM
let me know when its 3.50 capable

MissKalunji
10-03-2005, 06:33 PM
I'll retest the edit on 3.5 gold.

It appears you entered it in correctly.

I've also updated this version to 1.2 changing the layout of the dhtml to avoid confusion with other RPG mods.

good 2 go thought it was me....thanks i'll be waiting :nervous:

TheSonic
10-04-2005, 01:11 PM
Same errors like MissKalunji got on 3.5 gold on my forums

MissKalunji
10-04-2005, 01:20 PM
Same errors like MissKalunji got on 3.5 gold on my forums


i was starting to feel lonely :p

Cyricx
10-04-2005, 04:50 PM
If you use the reputation system then do this part of the instruction file


If you use the reputation system in /showthread.php

-=-=-=-=-
--FIND:
-=-=-=-=-

" . iif($vbulletin->options['reputationenable'], 'level,') . "

-=-=-=-=-
--REPLACE IT WITH:
-=-=-=-=-
" . iif($vbulletin->options['reputationenable'], 'reputationlevel.*,') . "

-=-=-=-=-
--SAVE AND UPLOAD FILE
-=-=-=-=-


Just tested by doing the edit and then turning on the rep system on my site and I'm not getting any errors.

Are you not doing that edit?

MissKalunji
10-04-2005, 05:20 PM
i done it and it doesnt work

MissKalunji
10-04-2005, 05:44 PM
and it happens many time with people that uses the hybrid display mode

Cyricx
10-04-2005, 06:23 PM
okay, duplicated the error, I'll get to work on this and locate a solution

MissKalunji
10-04-2005, 06:27 PM
okay, duplicated the error, I'll get to work on this and locate a solution here u go


Database error in vBulletin 3.5.0:

Invalid SQL:

SELECT
post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
user.*, userfield.*, usertextfield.*,
icon.title as icontitle, icon.iconpath,
avatar.avatarpath, NOT ISNULL(customavatar.filedata) AS hascustomavatar, customavatar.dateline AS avatardateline,
level,
deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason,
editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
editlog.reason AS edit_reason,
post_parsed.pagetext_html, post_parsed.hasimages,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid

,inferno_user.*, inferno_jobs.*, inferno_element.*, inferno_clan.*, journals.journaldesc, journals.journal_id
FROM post AS post
LEFT JOIN user AS user ON(user.userid = post.userid)
LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN reputationlevel AS reputationlevel ON(user.reputationlevelid = reputationlevel.reputationlevelid)
LEFT JOIN deletionlog AS deletionlog ON(post.postid = deletionlog.primaryid AND type = 'post')
LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
LEFT JOIN post_parsed AS post_parsed ON(post_parsed.postid = post.postid AND post_parsed.styleid_code = -1 AND post_parsed.styleid_html = -1 AND post_parsed.styleid_php = -1 AND post_parsed.styleid_quote = -1)
LEFT JOIN inferno_user AS inferno_user ON(inferno_user.rid = user.userid)
LEFT JOIN inferno_jobs AS inferno_jobs ON(inferno_jobs.jname = inferno_user.class)
LEFT JOIN inferno_element AS inferno_element ON(inferno_element.eid = inferno_user.element)
LEFT JOIN inferno_clan AS inferno_clan ON(inferno_clan.cid = inferno_user.inclan) LEFT JOIN journals AS journals ON (journals.journalist_id=post.userid)
WHERE post.postid IN (80711,80715,80718,80728);

MySQL Error : Column: 'level' in field list is ambiguous
Error Number : 1052
Date : Tuesday, October 4th 2005 @ 03:26:52 PM
Script : http://www.dancehallareaz.com/forum/showthread.php?mode=hybrid&t=4154
Referrer : http://www.dancehallareaz.com/forum/showthread.php?p=80715
IP Address : xxxxxxx
Username : MissKalunji
Classname : vb_database

MissKalunji
10-06-2005, 08:18 PM
i figured out the problem


" . iif($vbulletin->options['reputationenable'], 'level,') . "

that line appears twice in showthread

and i thought there was only one its today when i oppened and checked notice that line appeared twice switched it and it works now! only thing is in the other mode i cant seem to show the stat when i go on rpg stats....

Cyricx
10-06-2005, 08:22 PM
Doh! Your right!! In $posts and $cacheposts!!

which mode are you having problems with? just hybrid?

By replacing that twice I've elminated the bug from my board. It works in all three modes with no errors.

What bug are you still experiencing?

MissKalunji
10-06-2005, 08:26 PM
Doh! Your right!! In $posts and $cacheposts!!

which mode are you having problems with? just hybrid?

hybrid's fine now its in threaded mode that when i cant get to show it (nto a big deal) doubt any of the users are actually using that

i hope i put an end to your headache :P

Cyricx
10-06-2005, 08:45 PM
can you show me a screenie? or a url to your board?

You helped a ton :), but I want to squash all em darn buggies!

MissKalunji
10-06-2005, 08:50 PM
can you show me a screenie? or a url to your board?

You helped a ton :), but I want to squash all em darn buggies!

http://www.dancehallareaz.com/forum/showthread.php?p=82734#post82734

username : Cyricx password : testing

then choose display mode threaded :)

Cyricx
10-06-2005, 09:50 PM
Test account didn't work ;)

But I registered and saw the problem, duplicated it on my board too.

No clue why it's doing that, but I'll fiddle with it and see if I can figure out a fix =/

MissKalunji
10-06-2005, 10:08 PM
Test account didn't work ;)

But I registered and saw the problem, duplicated it on my board too.

No clue why it's doing that, but I'll fiddle with it and see if I can figure out a fix =/


oops i mussy didnt give u the right password :ermm:
ok good good luck ill see if i can find it too

pspcrazy
11-06-2005, 10:52 PM
oops i mussy didnt give u the right password :ermm:
ok good good luck ill see if i can find it too

dude how do i change my rpg layout background when i clci rpg stts from white to another color?

link: http://forums.pspcrazy.com/forums/psp-online/11964-online-out-memory.html#post126444

Vizionz
11-28-2005, 03:47 PM
did u get this to work with the latest version ?

Cyricx
11-28-2005, 04:10 PM
Vizionz, Yes it works with the latest version.

PSP, the background is not hardcoded with any colors. It uses your styles variables entirely. I do this specifically as I run about a dozen styles on my site so I really hate hardcoded colors :)

Check your style settings and see which backgrounds are set for FFFFF, if I recall right, this uses alt1 and alt2 colors along with thead.

Vizionz
11-28-2005, 05:05 PM
thanks

yukayumi
12-10-2005, 09:48 PM
Hi,
Is there anyway to expand the dropdown box a little bit? Cause some members choose a longer RPG name and they want it to be in 1 line, not to cut off into 2 .Thanks.

pspcrazy
01-08-2006, 05:03 AM
Hi,
Is there anyway to expand the dropdown box a little bit? Cause some members choose a longer RPG name and they want it to be in 1 line, not to cut off into 2 .Thanks.

How do i change the words view rpg stats?

pspcrazy
01-08-2006, 05:05 AM
NVM got it too work, i had to change the Variables pharse

Xtrato
01-08-2006, 07:01 PM
This work with 2.4 lite?

docvader
01-21-2006, 04:05 AM
Got it to work on the second try.

Two things: How do you make the little browser arrow turn into a "clickable hand", to denote that the "View RPG Stats" is a link?
Also, does this affect the reputation concept in vb? Not sure what the showthread.php edit did to that.

Thanks
rich

Cal813
01-27-2006, 06:19 AM
does this work for the new rpg inferno on 3.5.3??

Snake
03-10-2006, 09:08 AM
Yeah I was gonna ask the same question.

MissKalunji
03-10-2006, 12:21 PM
does this work for the new rpg inferno on 3.5.3??

What new rpg inferno?

that one is for http://infernotechnologies.net

2.4 wich works fine :)

Eggie
06-12-2006, 04:58 AM
Will this work with 3.5.4?

Snake
06-12-2006, 07:03 AM
Nope it won't, it didn't worked on my forums but I've got it installed using some other addon.

https://vborg.vbsupport.ru/showthread.php?t=115187

Eggie
06-12-2006, 08:47 AM
Yeah I saw that hack, but it doesn't show how much forum points you have and stuff like that.

Snake
06-12-2006, 08:55 AM
Forum point as in Gil or what 'cause you have confused me.

Eggie
06-12-2006, 11:17 AM
yeah points like in Gil or gold or whatever you use for your site =) In easier term the points you earn buy posting and what not to buy weapons and potions.

Snake
06-12-2006, 05:42 PM
Oh well it does show the info to me. Check out my forums, you should be able to see it yourself. ;)

Eggie
06-13-2006, 11:49 AM
It only shows the char name, class and level for me.. not how many points you have etc... Checked a few posts on your site, none had inferno users can you gimmee a link to a thread with one?

Neo_Angelo
06-13-2006, 05:34 PM
thanks my friend i needed this ^_^ only thing i can fault is it messes up the reputation mouseover, instead of saying "Neo_Angelo is on a distinguished road" it says "Neo_Angelo 04"

Snake
06-14-2006, 05:58 PM
It only shows the char name, class and level for me.. not how many points you have etc... Checked a few posts on your site, none had inferno users can you gimmee a link to a thread with one?
http://www.finalfantasyforums.net/square-enix-news/dirge-cerberus-lost-episode-ampd-mobile-4.html :)

Eggie
06-15-2006, 04:32 AM
http://www.finalfantasyforums.net/square-enix-news/dirge-cerberus-lost-episode-ampd-mobile-4.html :)


and that is using https://vborg.vbsupport.ru/showthread.php?t=115187 ?? All I get in my postbit is see screenie.. could you maybe pm me the extra code to get the gil amount?

Snake
06-15-2006, 11:30 AM
Strange. Well I really don't know what the problem is. As you can see, it is working just fine to me. Just make sure you have followed the instructions correctly.

Eggie
06-15-2006, 12:59 PM
are you sure It is from that add on? I even d/l the latest xml.. as you can see there is no call to get "gil" in the postbit template..


<template name="inferno_postbit" templatetype="template" date="1114663468" username="adwie" version="3.5.0">
<![CDATA[</div>
</td>
<td width="100%">
<div align="center">
<table colspan=2>
<tbody>
<tr>
<td align="center" colspan=2><b><font color="red">.: RPG Inferno :.</font></b><br />
<a href='inferno.php?$session[sessionurl]&do=ScanMember&id={$post[userid]}'><b>$RPG_Data[name]</b></a></td>
</tr>
<tr>
<td colspan=1 align="right"><a href='inferno.php?$session[sessionurl]&do=ScanMember&id={$post[userid]}'>$RPG_Data[avatar]</a></td>
<td class="smallfont" colspan=1 align="left">
Level: <b>$RPG_Data[level]</b><br />
Class: <b>$RPG_Data[class]</b></td>
</tr>
</tbody>
</table>
</div>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td nowrap="nowrap">
<div id="postmenu_1">]]>
</template>
<template name="inferno_postbit_legacy" templatetype="template" date="1114663468" username="adwie" version="3.5.0">
<![CDATA[<br />
<center>
<table colspan=2>
<tbody>
<tr><td align="center" colspan=2><b><font color="red">.: RPG Inferno :.</font></b><br />
<a href='inferno.php?$session[sessionurl]&do=ScanMember&id={$post[userid]}'><b>$RPG_Data[name]</b></a></td></tr>
<tr><td colspan=1 align="center"><a href='inferno.php?$session[sessionurl]&do=ScanMember&id={$post[userid]}'>$RPG_Data[avatar]</a></td>
<td class="smallfont" colspan=1 align="left">
Livello: <b>$RPG_Data[level]</b><br />
Classe: <b>$RPG_Data[class]</b><br />
</td></tr>
</tbody>
</table>
</center>
<br />]]></template>
</templates>

Neo_Angelo
06-17-2006, 07:39 PM
for one of my members it makes the avatar like 414x414 when the Inferno only allows 100x100. also the reputation thing doesn't say "Neo_Angelo is on a distinguished road" it just says "Neo_Angelo1" anyways to fix these?

gamesmastervide
10-07-2006, 07:33 PM
I installed this mod and found one problem it does not go well with ibank... ibank gives the wrong amounts for some reason i do not know why it annoying the hell outta me though..

Cyricx
02-08-2007, 02:52 PM
Just wanted to give all an update that I'm not supporting this mod anymore due to the upcoming version of inferno 3.0

It's likely I'll create a similar mod for that version if Zero doesn't have the functionality default in it :)

Which will be debugged much better then this one was before release :)

memoriess
04-30-2007, 12:59 AM
hi, how can i edit the item shops, weapons etc..? pls advise

Philipaclayton
05-11-2007, 10:08 PM
will this work on 3.6.5?

Philipaclayton
06-16-2007, 08:56 PM
ah glad u got this on! going to install now thanks