Jump to content
  • 0

How to make Monsters a bit Larger?


Alphochio

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   2
  • Joined:  02/26/12
  • Last Seen:  

I've seen this private server that MVP monster is more Larger than its usual size?

How they do that? is it custom grf.? or is it on the server side?

please can anyone assist me regarding my question.

-thanks in advance ! :)

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  117
  • Reputation:   8
  • Joined:  05/07/12
  • Last Seen:  

maybe spawned by @monsterbig?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  33
  • Reputation:   6
  • Joined:  11/12/11
  • Last Seen:  

It's an edit on the grf most of the time.

There is some grfs around the webz that has most of the annoying monsters to aim in super size[there is even a topic with links to most of the sprites at eathena but the links to them are dead]. Alternative you can always do it yourself using actor2.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   2
  • Joined:  02/26/12
  • Last Seen:  

@Docubo - No it's not.

It's an edit on the grf most of the time.

There is some grfs around the webz that has most of the annoying monsters to aim in super size[there is even a topic with links to most of the sprites at eathena but the links to them are dead]. Alternative you can always do it yourself using actor2.

sir, can you point out some link to it. about this actor2? pls. I wanted to try it. thx thx thx. /ok

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

*monster	 "<map name>",<x>,<y>,"<name to show>",<mob id>,<amount>{,"<event label>"};

There is a trick with the event label:

  • 2 = Small Monster
  • 4 = Big Monster

Example:

//spawns a big poring named "test" in prontera
monster "prontera", 155, 186, "test", 1002, 1, "4";

Source: http://www.eathena.ws/board/lofiversion/index.php?t256094.html

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...