Page 1 of 1
How to change titles on way points
Posted: Fri Oct 12, 2012 2:42 am
by newton666
Hi, just wondering if any knows how to change titles e.g(relentless hunter)
to another title in a scripte?
Re: How to change titles on way points
Posted: Fri Oct 12, 2012 3:24 am
by Jandrana
RoMScript("SetTitleRequest(530467)");
The title id can be obtained from runes database (menu "Game"-"Titles").
Re: How to change titles on way points
Posted: Fri Oct 12, 2012 4:12 am
by newton666
not working??
Re: How to change titles on way points
Posted: Fri Oct 12, 2012 6:00 am
by Jandrana
I fixed a typo in my answer above. "RomScript" -> "RoMScript".
I just tested it and besides the typo everything works fine.
Not working is a bad error description. If it is still not working, more details pls.
Re: How to change titles on way points
Posted: Fri Oct 12, 2012 6:03 am
by rock5
The question marks are confusing too because it looks like they are asking you if it's working. LoL.