[HELP]New mobs

12/27/2010 19:02 sakura2010#1
Hello , I have my own local server and my custom client . At the freebsd I have added some new maps but now I am finding new mobs and how to add it . I speak english so its hard to find in this forum for me .

Thanks for your help :)
12/27/2010 21:43 .NoThx#2
Hey,
Why do you doesnt use Google Translator?
Sorry i cant help you because my englshe is bad and:
#reported
12/27/2010 21:43 [N]ooB«™#3
np ;)
use sufu
12/27/2010 21:46 .Avatar#4
@ Sakura:

2 options:

1. You are you looking for an English Forum
2. You'll find you a good topic an using [Only registered and activated users can see links. Click Here To Register...]
12/27/2010 21:49 LordKill#5
1. Add a new Row in your mob_proto table. (Database: player)
2. Archive the Mobs into the Monster or Monster2 archiv
3. Add the mob in the npclist. (root archiv. must be same vnum as in the table mob_proto )
4. Reload the table with your character (type ingame: "reload p")

Now you should be able to spawn your mob with the vnum you decided to use while adding the mob.

I hope this could help you