Summoning

All Helbreath Server Source Discussion here.
Post Reply
omar_omiez
Loyal fan
Posts: 235
Joined: Mon Jul 12, 2004 9:36 am

Post by omar_omiez »

search for
case DEF_MAGICTYPE_SUMMON:

under

case 10:strcpy(cNpcName, "Cyclops"); break;

add

cas11:strcpy(cNpcName, "TigerWorm"); break;

note : if u are going to add more monsters, pls remove the break; from the cyclops line.
- Tbone<br><a href="http://cyborg.namedecoder.com"><br><img src="http://cyborg.namedecoder.com/webimages ... ng"<br></a>
snoopy81
Loyal fan
Posts: 338
Joined: Mon Jul 12, 2004 7:13 pm

Post by snoopy81 »

=)

I coded that (WW or DD for potion) in v2.191 Siementec server. True it's easyer using C++ sources ...
_\_ _<br> / , \__/ . \ Admin of Equilibrium Project<br> II\ \___ . O<br> III \_/ \ _ / <a href='http://www.equiprojet.com' target='_blank'>http://www.equiprojet.com</a><br> II I¯I
Post Reply