possible more item.cfg?

Discussion about Helbreath Server Files.
Post Reply
hbdfzgm
just visiting
Posts: 7
Joined: Fri Jul 23, 2004 5:11 pm

Post by hbdfzgm »

hmm i have used all of the old item.cfg item2.cfg item3.cfg how to have more items ehh i mean how to add it that hgserver would read more item.cfg like item4.cfg item5.cfg
or how to get the item.cfg more items (when i add 1 item to those item.cfg it says STOPPED bad item configuration or so)
fantasy61821
noob
Posts: 27
Joined: Sun Aug 31, 2003 5:13 pm

Post by fantasy61821 »

sorry, man... no way to... nm, there is, but it would require a bit af hex editing that no one else has tried b4, so good luck :lol:
wayne
noob
Posts: 13
Joined: Thu May 20, 2004 7:04 am

Post by wayne »

i added mine to item2 and item3 i think as long as it isn't over 30 KB it should work
<span style='color:yellow'>www.slimtastic.tk</span> <--edited clients for some servers
hbdfzgm
just visiting
Posts: 7
Joined: Fri Jul 23, 2004 5:11 pm

Post by hbdfzgm »

yeah i think i have an idea i know much c++ meybe some one has wolrdmain3.2.exe source code? or a full server 3.2 source??????? i could add it and tell every body how to do it :P
i already edited a hgserver.exe for 3.2 but dont know where to get other files source;[
Mastah
Regular
Posts: 30
Joined: Sun Feb 29, 2004 1:04 pm

Post by Mastah »

You can try HEXing Worldserver, and see if it works.

(search for "item", and you should find list of all config files.)
Nemeliom
Loyal fan
Posts: 327
Joined: Sun Aug 01, 2004 10:20 pm
Contact:

Post by Nemeliom »

Man, it is not as difficult as it seems, no C++, no hex editing, you just have to look that the number b4 the name of the item, is not repeated in any other item.cfg, 4 example:

if u got this:

Item = 939 NecklaceOfMerien 1 6 24 0 0 0 0 0 0 300 1 16 54 -20000 1000 -1 0 0 0 60 0 -1 46 0

Item = 940 NecklaceOfXelima 1 6 24 0 0 0 0 0 0 300 1 16 53 -20000 1000 -1 0 0 0 60 0 -1 46 0

if i would like to add an item, i just havo to do this:

Item = 941 NameOfTheItem (and here all the nº which follow)

P.S.: i chose 941, supposing this nº is not repeated either in item1.cfg, item2.cfg or item3.cfg

UNDERSTAND?? IF NOT, JUST TELL ME, AND I LL EXPLAIN WITH MORE DETAILS.
______________________________________

Good Luck 4 every1
Mx - Nemeliom
<img src='http://jove.prohosting.com/mxghost/Neme ... y%20Mx.jpg' border='0' alt='user posted image' /> <span style='color:blue'>Do you like mi pic?</span><br><span style='color:red'>Good Luck 4 every1<br>Mx - Nemeliom</span>
pedofil
noob
Posts: 10
Joined: Fri Aug 13, 2004 7:04 pm

Post by pedofil »

uh oh i know that b4 but i mean i have too much items added : )) so if i add 1 more it says some shit and restart the hgserver in a 4 secs ;/ i mean it is a limit gor item.cfg 30kb or like that so i need more item.cfg files ; o
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

he just want to get ride of the file limit, i think is 29.x kbs but the is kinda weird that yuo alredy have all of them full try looking some items u dont use and delete some lol like the begining item bug those koreans letters you may delete them tho u alredy fixed the begining item B)
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
wannabee
Loyal fan
Posts: 270
Joined: Sun Dec 21, 2003 12:42 am

Post by wannabee »

game.h:

Code: Select all

#define DEF_MAXITEMTYPES
edit: need scource of main or world server to make another item.cfg file
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Human knowleag belongs to THE WORLD<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd--><br>So i highly dislike people who keep to their proud selfs... thats why i wanna share everything i got with you guys :D
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

let me see, the thing is that that will only make that u will have more numbers to put in right? but still wont let u create a new item.cfg....between any ways to put more items on the blacksmith, it has a limit cause after it has a lot the last items cannot be boughth any tips? :unsure: hexin client? :unsure:
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
pedofil
noob
Posts: 10
Joined: Fri Aug 13, 2004 7:04 pm

Post by pedofil »

meybe a link for thouse sources ?: o so far i know there is only HGSERVER.exe source ;|
Post Reply