RateMyServer Ragnarok Community

Ragnarok Online => RO Graphic, Coding & Media => Topic started by: itsmevincecee on Jan 22, 2021, 12:30 AM

Title: LF Script on how to put a mobs name on top of the monster.
Post by: itsmevincecee on Jan 22, 2021, 12:30 AM
Hi guys,
Im just wondering if anyone has a tutorial or guide on how to put a name on top of mob/monster?
Thanks in advance
Title: Re: LF Script on how to put a mobs name on top of the monster.
Post by: Ara on Jan 22, 2021, 06:06 PM
https://forum.ratemyserver.net/modification-sprite-and-tool-discussion/help-grf-to-make-mob-names-always-visible/msg177003/#msg177003

have you tried this
Title: Re: LF Script on how to put a mobs name on top of the monster.
Post by: Naruto on Jan 24, 2021, 04:50 AM
must be a way to do it in the SRC all the resources are there just gotta find out where to do it and how to call upon their names from the mob db
Title: Re: LF Script on how to put a mobs name on top of the monster.
Post by: yC on Jan 24, 2021, 05:25 AM
The topic Ara linked has the code to edit the sprite, if run correctly in an Act Editor?  The OP can continue research on that.   
You will need to put the name on each sprite as the topic pointed out, since monster image displayed in game is in the client not on the server side.

Or based on Triper's suggestion in 2015, someone might be able to change/hex the client exe to show the name on top of mob + without mouse over .. something like that.
Title: Re: LF Script on how to put a mobs name on top of the monster.
Post by: itsmevincecee on Jan 26, 2021, 06:12 PM
Quote from: Ara on Jan 22, 2021, 06:06 PM
https://forum.ratemyserver.net/modification-sprite-and-tool-discussion/help-grf-to-make-mob-names-always-visible/msg177003/#msg177003

have you tried this

I tried it but the script has an error. I already post a reply on that post. I wonder what is wrong if its the script or i am doing it wrong.