Jump to content
  • 0

@request- a mob unclickeable


Racing

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   3
  • Joined:  01/21/12
  • Last Seen:  


Hello friends.

 

I have a request but not if it's easy, I'm doing a project and need to make a Mob unclickeable, I mean, that can be invoked but nobody can give Click, I think I need to change the SRC.

 

So I asked for help to see if that's possible.


 

Thank for all, have a nice day.

Edited by Racing
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2346
  • Joined:  10/28/11
  • Last Seen:  

just create an npc using monster as sprite.

prontera,155,181,5    script    Monster    909,{
end;
}
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   3
  • Joined:  01/21/12
  • Last Seen:  

I think it's impossible to be an NPC. It must be a Mob, and must be added in the "item_db.txt"

 

I found an example, look at:

 


 


This is the event bomberman, as you can see the Mushroom is not given click.

 


 

Try adding the event but I get error in the compiler to add the SRC (http://rathena.org/board/topic/87683-help-update-src-code/#entry223773)

 

 

is exactly what I want. :C

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...