Monster Attack Projectile or Missile

smiths12

New member
Messages
61
Points
0
Github
pepe
There are some mobs that attack you shoot missiles, for example the hydra when it attacks you appear some tentacles at your feet,
the lady tanee shoots you a banana, the stone shooter throws you a fireball, etc..
Hydra - hydra_atk.spr and .act  files
lady_tanee - lady_tanee_bullet.spr and .act   files
I created a custom mob and a custom missile Based on those already existing.

My question is: how can I relate the mob to the missile?

Sorry my bad english, and thanks in advanced.









 
Code:
[B]If I already look at the 2 files with act0r2, but I did not find any relationship.[/B]
 
Last edited by a moderator:
This seems to be related to client side. If you search for 'lady_tanee_bullet' on a hex editor you will find all the bullet type act information on the client. However, I have no idea how to make it work for a custom mob.

 
I have always had this doubt and it seems that we will continue without an answer or solution. =/

Sempre tive está dúvida e parece que vamos continuar sem uma resposta ou solução. =/

 
Back
Top