Jump to content
  • 0
ippo20

Help in modifying @mobinfo @iteminfo

Question

i wanted to modify the information here to just return simple information like

 

Monster: Name, Lvl, HP, Location, and drops.

Iteminfo: Name[slot], Type, WhoDrops w/o percent

 

Anyone could guide me where I can modify it? if possible, I want it comppressed so it would not take too much space in the screen.

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0
21 hours ago, ippo20 said:

i wanted to modify the information here to just return simple information like

 

Monster: Name, Lvl, HP, Location, and drops.

Iteminfo: Name[slot], Type, WhoDrops w/o percent

 

Anyone could guide me where I can modify it? if possible, I want it comppressed so it would not take too much space in the screen.

have you tried the conf\messages.conf

 

1240: MVP Monster: '%s'/'%s'/'%s' (%d)
1241: Monster: '%s'/'%s'/'%s' (%d)
1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s

 

Share this post


Link to post
Share on other sites
  • 0
3 hours ago, Brynner said:

have you tried the conf\messages.conf

 

1240: MVP Monster: '%s'/'%s'/'%s' (%d) 1241: Monster: '%s'/'%s'/'%s' (%d)


1240: MVP Monster: '%s'/'%s'/'%s' (%d)
1241: Monster: '%s'/'%s'/'%s' (%d)

1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s


1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s

 

yes sir, I tried commenting them and it gave me a bunch of atcommand.c errors, I wish to make it one liner per monster if @mobinfo.

Share this post


Link to post
Share on other sites
  • 0
3 hours ago, ippo20 said:

yes sir, I tried commenting them and it gave me a bunch of atcommand.c errors, I wish to make it one liner per monster if @mobinfo.

no need to commenting them just modified them.

Share this post


Link to post
Share on other sites
  • 0
On 5/21/2020 at 9:17 PM, Brynner said:

no need to commenting them just modified them.

Hi again,

 

If i leave them blank, it returns errors.  But if I put something like this.

image.png.da2fa581899ca267fb1793e3c5b7848b.png

 

This happens

image.png.9111b1d57ade9c2a200527df565e738d.png

 

And is there anyway to reload messages.conf in game without restarting map server?

Share this post


Link to post
Share on other sites
  • 0
On 5/23/2020 at 1:59 PM, ippo20 said:

Hi again,

 

If i leave them blank, it returns errors.  But if I put something like this.

image.png.da2fa581899ca267fb1793e3c5b7848b.png

 

This happens

image.png.9111b1d57ade9c2a200527df565e738d.png

 

And is there anyway to reload messages.conf in game without restarting map server?

I still need help on this. I would like to have one row to have the ItemID. if its source modification, can any body point me to the right direction? 

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.