Jump to content
  • 0

Navigation Mob Editing


Moonshadows

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   0
  • Joined:  12/20/17
  • Last Seen:  

I am trying to create a Revo server, and I decided to use the navigation system. Problem is, the info given is outdated or does not correspond to current changes. I went to navi_mob_krsak.lub to change the information given when you click the world map or any specific map inside the world map, but there are still some variables or tokens that I do not know what they stand for. 

image.png.788d45c5ee49eea4d8e2650f45f124df.png

Edited by Moonshadows
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

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

if i am not mistaken about it ...

Navi_Mob = {
{ 
	"abbey01", 		--> Map Name
	20594, 			--> Unique Code
	300,			--> Monster Type (300 = Normal Mob, 301 = MVP)
	3736588,		--> (Not sure)
	"구울",			--> Monster Name 1
 	"GHOUL", 		--> Monster Name 2 (Sprite Name)
	61,			--> Mob Level
	3211521			--> (Not sure)
},
	

 

additional info.

https://github.com/HerculesWS/StaffPlugins/blob/master/Haru/naviluagenerator/naviluagenerator.c#L397-L418

Edited by Emistry
additional info.
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  96
  • Reputation:   5
  • Joined:  03/16/16
  • Last Seen:  

*following* Looking for the same stuff...

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