I remember 1 time i was playing very old co server and level 1 monsters where
Character girl.
i was thinking if its possible making EX level 1 monster to a ninjas who will attack you with katanas.
i am trying to work on that so if anyone have idea or know how to make this please give me info about it thx.
#edit i figure out the first part
[Only registered and activated users can see links. Click Here To Register...]
#edit and for the second part how to put gears on him i was thiking maybe its possible to do like this,
since its a monster it use a custom name which we can prob make something like this in the source
if name ("test");
{
Headgear = 13223214;
Armor = 3434242;
Weapon = 342324;
}
idk something like that .
tested works fine, next is how to put hear on them
Character girl.
i was thinking if its possible making EX level 1 monster to a ninjas who will attack you with katanas.
i am trying to work on that so if anyone have idea or know how to make this please give me info about it thx.
#edit i figure out the first part
[Only registered and activated users can see links. Click Here To Register...]
#edit and for the second part how to put gears on him i was thiking maybe its possible to do like this,
since its a monster it use a custom name which we can prob make something like this in the source
if name ("test");
{
Headgear = 13223214;
Armor = 3434242;
Weapon = 342324;
}
idk something like that .
tested works fine, next is how to put hear on them