Configuration

Discussion about Helbreath Server Files.
Post Reply
Pamupe
noob
Posts: 15
Joined: Thu Jun 02, 2005 7:40 pm

Post by Pamupe »

<span style='font-size:14pt;line-height:100%'><span style='color:blue'>MAGIC</span></span>

1-how i make new magics? i have actually done a new magic but i dont know how :P

2-how i make the circle uder your fit??? (ex. on ESW, BLIZZ, AMP, etc)
how do i confugire them damage?

3-how do i put grafics to the magics?

4- i got a problem, because i made a red esw and the only place where i can put it (with the pakker) is on the esw sprite, because if i put it on (for example) the energy strike it makes an error. Is there any possible way to ADD sprites to the paks? And if it is, How do i assign it to the spells?

5- how do i put the graphics to the spells?



<span style='font-size:14pt;line-height:100%'><span style='color:blue'>DROPS</span></span>

1- how do i assign drops to monster. DONT TELL ME SWITCHING MONSTERS PLZ. i mean Add drops. (Imagine that Slime drops Slime Geli and Life Pot, and Cyc war-axe and Life pots. I want them to drop Slime-- Slime Geli, Life pot and GreatSword, Cyc---- war-axe , Life pots and GiantSword)



<span style='font-size:14pt;line-height:100%'><span style='color:blue'>ITEMS</span></span>

1- how do i configure item to ask for other stat that str?, for example vit ot char?

2- can i put that it ask for 40 str and 90 char? How?

3- how do i put medusa, xelima, ice or merien on item?

4- How do i put the GM thing on them?

5- Can i make new grafics for items? How do i make a new file .pak? how do i put it to the items?



<span style='font-size:14pt;line-height:100%'><span style='color:blue'>CONFIG</span></span>

1- how do i make new maps?

2- whats craftable???

3- what are that eggs that change into items when you restart the server?, how do i do them?



<span style='color:blue'>
<span style='font-size:14pt;line-height:100%'>MONSTERS</span></span>

1- Can i make new monsters????
2- i know how to make the sprites, but how to config them?



ty for hearing my problems and i would be very happy if you could answer some of my questions, ty
<img src='http://img32.echo.cx/img32/9993/pamupe24wu.png' border='0' alt='user posted image' />
Pamupe
noob
Posts: 15
Joined: Thu Jun 02, 2005 7:40 pm

Post by Pamupe »

here's my spell

it make 600- 745 to players and 250-400 to monsters like demons, hc, tw
<img src='http://img32.echo.cx/img32/9993/pamupe24wu.png' border='0' alt='user posted image' />
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

Pamupe wrote: <span style='font-size:14pt;line-height:100%'><span style='color:blue'>MAGIC</span></span>

1-how i make new magics? i have actually done a new magic but i dont know how :P

2-how i make the circle uder your fit??? (ex. on ESW, BLIZZ, AMP, etc)
how do i confugire them damage?

3-how do i put grafics to the magics?

4- i got a problem, because i made a red esw and the only place where i can put it (with the pakker) is on the esw sprite, because if i put it on (for example) the energy strike it makes an error. Is there any possible way to ADD sprites to the paks? And if it is, How do i assign it to the spells?

5- how do i put the graphics to the spells?



<span style='font-size:14pt;line-height:100%'><span style='color:blue'>DROPS</span></span>

1- how do i assign drops to monster. DONT TELL ME SWITCHING MONSTERS PLZ. i mean Add drops. (Imagine that Slime drops Slime Geli and Life Pot, and Cyc war-axe and Life pots. I want them to drop Slime-- Slime Geli, Life pot and GreatSword, Cyc---- war-axe , Life pots and GiantSword)



<span style='font-size:14pt;line-height:100%'><span style='color:blue'>ITEMS</span></span>

1- how do i configure item to ask for other stat that str?, for example vit ot char?

2- can i put that it ask for 40 str and 90 char? How?

3- how do i put medusa, xelima, ice or merien on item?

4- How do i put the GM thing on them?

5- Can i make new grafics for items? How do i make a new file .pak? how do i put it to the items?



<span style='font-size:14pt;line-height:100%'><span style='color:blue'>CONFIG</span></span>

1- how do i make new maps?

2- whats craftable???

3- what are that eggs that change into items when you restart the server?, how do i do them?



<span style='color:blue'>
<span style='font-size:14pt;line-height:100%'>MONSTERS</span></span>

1- Can i make new monsters????
2- i know how to make the sprites, but how to config them?



ty for hearing my problems and i would be very happy if you could answer some of my questions, ty
<span style='font-size:14pt;line-height:100%'><span style='color:blue'>MAGIC</span></span>

Well, to make new magic, such as Mass-Heal or Mass-Berzerk or stuff like that will be pretty easy, just copy the line of GreatHeal

//------Num-Name---------------------Type-Delay-Last--ManaCost--range23-------effect456- effect789-effect101112-ReqInt-Cost--Category--Attr
magic = <span style='color:blue'>21  Great-Heal</span>                              2  0    0    28        1  1          <span style='color:blue'>4 10 20</span>    0 0 0    0  0  0        28 500  0        0
Change the blue text,
The first one, is the magic number, just change it for another number that aint used by another magic. The second one, is the name, change the name to whatever you want it, and the last is the dice (effect) 4D10+20 change it to w/e you want ur spell to heal.


<span style='font-size:14pt;line-height:100%'><span style='color:blue'>DROPS</span></span>

To add drops to monsters, get a source files and open up, game.cpp and look for
void CGame::NpcDeadItemGenerator(int iNpcH, short sAttackerH, char cAttackerType)
Start reading below this, and you will easily find how to add the drops to the monsters.


<span style='font-size:14pt;line-height:100%'><span style='color:blue'>ITEMS</span></span>

To make items that require another stat is simple, follow this


str = 10
dex = 11
vit = 12
int = 13
mag = 14
char = 15

how to do it? look at this one

Item = 961 BMagePlateMail(M) 1 2 2 45 42 0 <span style='color:blue'>13 67 </span>0 5500 0 9 3 9000 10000 4 0 120 1 -10 -10 0 6 10
The blue stuff represent, 13 = int so it needs int and the value next to it is 67 so it needs int 67 to wear.

Later i try and answer those questions.
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>
Pamupe
noob
Posts: 15
Joined: Thu Jun 02, 2005 7:40 pm

Post by Pamupe »

ty very much, i've done mass heal but i still got one problem, to make the grafic i have to substitute it for Heal or Great-heal, if i dont, it makes the spell (it heals me) but the grafic doesn't appear, is there any way to put it?


ty for all locobans

P.D: still with problems with the monster drop, could you xplain it easier or in spanish plz??
<img src='http://img32.echo.cx/img32/9993/pamupe24wu.png' border='0' alt='user posted image' />
Pamupe
noob
Posts: 15
Joined: Thu Jun 02, 2005 7:40 pm

Post by Pamupe »

plz answer
<img src='http://img32.echo.cx/img32/9993/pamupe24wu.png' border='0' alt='user posted image' />
Drajwer
&lt;3 bd long time
Posts: 841
Joined: Fri Dec 10, 2004 3:24 pm

Post by Drajwer »

you cant add new sprites and new magic looks without source i think :rolleyes:
<img src='http://img440.imageshack.us/img440/2627/15pt.jpg' border='0' alt='user posted image' /><br><br>HBPolska characters:<br><br>Hellios 150+ Aresden Hero Mage<br>TheBill 120 Aresden plrider<br>Kill_Me 100 Full-Hero plrider<br>Rockeater 110+ Aresden Plate Mage<br><br><a href='http://www.helbreath.org' target='_blank'>http://www.helbreath.org</a> come and play (250 ppl online)
Pamupe
noob
Posts: 15
Joined: Thu Jun 02, 2005 7:40 pm

Post by Pamupe »

mmmm ok, what about drops? i dint understand what locobans xplained
<img src='http://img32.echo.cx/img32/9993/pamupe24wu.png' border='0' alt='user posted image' />
Pamupe
noob
Posts: 15
Joined: Thu Jun 02, 2005 7:40 pm

Post by Pamupe »

srry for the spam, but plz IS VERY IMPORTANT TO ME TO KNOW HOW TO CONFIGURE DROPS, TY




(i am posting an image, it has nothing refered to the post but plz tell me if you see it)
<img src='http://img32.echo.cx/img32/9993/pamupe24wu.png' border='0' alt='user posted image' />
diwx
Outpost bitch
Posts: 513
Joined: Thu Dec 23, 2004 4:13 pm

Post by diwx »

Pamupe wrote: (i am posting an image, it has nothing refered to the post but plz tell me if you see it)
ya I c it
Post Reply