Classchange dialoq
Posted: Fri Jun 25, 2010 4:02 pm
L2J Revision Number: 4299
L2JDP Revision Number: 7511
Hi. id like to know how this dialog work and where it gets the information from for %menu% and %name% command. and how i could edit whats written there?
...\gameserver\data\html\classmaster\tutorialtemplate.htm
L2JDP Revision Number: 7511
Hi. id like to know how this dialog work and where it gets the information from for %menu% and %name% command. and how i could edit whats written there?
...\gameserver\data\html\classmaster\tutorialtemplate.htm
Code: Select all
<html><body><center>[color=#BF0040]%name%[/color] Class Master:</center><br>[color=#BF0040]%menu%[/color]<br><br>Item(s) required for class change:<table width=270>%req_items%</table><br><br><a action="link COXX">Ask me next time.</a></body></html>