Navigation Script Commands

kisuka

Script Developers
Messages
289
Points
0
Location
Internet
Github
Kisuka
* See Attached Screenshot.

Was sniffing on kRO and noticed this in the Izlude Guide. The blue text is clickable and sets a path via the navigation system.

| 226 |  R  | 00B4 | PACKET_ZC_SAY_DIALOG
|PacketLength=75
|NAID=51547
|msg=현재 <NAVI>[낙원단공간이동사]<INFO>izlude,131,148,</INFO></NAVI>의
 
 
Seems all guides are being updated to use this along with their marking of the mini-map for locations. Wasn't sure if this is implemented yet.
screen¹ÙÆ÷¸ÞÆ®008.bmp

 

Attachments

Last edited by a moderator:
Its not been implemented, but It will be nice to see this feature here.

 
It does not require any server modification

just make an npc show the text, like

mes "go to <NAVI>[Hat Maker]<INFO>izlude,131,148,</INFO></NAVI> to make hats";

the [Hat Maker] will be clickable in the client and make a navigation to the npc.

also it works with the browser too

mes "You can <URL>Google<INFO>http://www.google.com/</INFO></URL> anything";

clicking Google will open the browser

###

A quick scan shows this <URL> and <NAVI> first appeared in 2011-10-10aRagexe.exe.

so any clients after that should work
default_smile.png


 
Last edited by a moderator:
It does not require any server modification

just make an npc show the text, like

mes "go to <NAVI>[Hat Maker]<INFO>izlude,131,148,</INFO></NAVI> to make hats";

the [Hat Maker] will be clickable in the client and make a navigation to the npc.

also it works with the browser too

mes "You can <URL>Google<INFO>http://www.google.com/</INFO></URL> anything";

clicking Google will open the browser

###

A quick scan shows this <URL> and <NAVI> first appeared in 2011-10-10aRagexe.exe.

so any clients after that should work
default_smile.png
that is f*cking amazing xD thanks for the info

 
It does not require any server modification

just make an npc show the text, like

mes "go to <NAVI>[Hat Maker]<INFO>izlude,131,148,</INFO></NAVI> to make hats";

the [Hat Maker] will be clickable in the client and make a navigation to the npc.

also it works with the browser too

mes "You can <URL>Google<INFO>http://www.google.com/</INFO></URL> anything";

clicking Google will open the browser

###

A quick scan shows this <URL> and <NAVI> first appeared in 2011-10-10aRagexe.exe.

so any clients after that should work
default_smile.png
OMG....how come you didnt tell me about this amazing tricks xD

Yommy so bad ...

 
In my 7 years from eathena back then; I do not even know this!

Amazing yommy

 
It does not require any server modification

just make an npc show the text, like

mes "go to <NAVI>[Hat Maker]<INFO>izlude,131,148,</INFO></NAVI> to make hats";

the [Hat Maker] will be clickable in the client and make a navigation to the npc.

also it works with the browser too

mes "You can <URL>Google<INFO>http://www.google.com/</INFO></URL> anything";

clicking Google will open the browser

###

A quick scan shows this <URL> and <NAVI> first appeared in 2011-10-10aRagexe.exe.

so any clients after that should work
default_smile.png
AWEESOOOOME !!!! thanks for this Yommy !
default_biggrin.png


SlashGeeGee

 
Back
Top