Вот те донат шоп
Donate Shop.zip
Установка:
Заливаем SQL
Содержимое папки custom кидаешь в server\data\scripts\custom.
Создаешь в папке server\data\html\default - файл 298030 с расширением .htm и кодировкой UTF-8.
Потом открываешь созданный 298030.htm и вставляешь диалог.
<!-- Made by KsanderLex -->
<html><title>Donator</title>
<body>
<center>
<br>
<img src="L2UI_CH3.onscrmsg_pattern01_2" width=300 height=32>
<br>
<td><button value="Заточка" action="bypass -h npc_%objectId%_Quest 1234_ShadowEnchant" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></td>
<br>
<td><button value="Имя" action="bypass -h npc_%objectId%_Quest 1235_ShadowName" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></td>
<br>
<td><button value="Цвет" action="bypass -h npc_%objectId%_Quest 1236_ShadowColor" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></td>
<br>
<td><button value="Клан" action="bypass -h npc_%objectId%_Quest 1237_ShadowClan" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></td>
<br>
<td><button value="Nubless" action="bypass -h npc_%objectId%_Quest 1238_ShadowNubless" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></td>
<br>
<td><button value="Геройство" action="bypass -h npc_%objectId%_Quest 1239_ShadowHero" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></td>
<br>
<td><button value="DeLevel" action="bypass -h npc_%objectId%_Quest 1240_ShadowDeLevel" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></td>
<br>
<td><button value="Augmen" action="bypass -h npc_%objectId%_Quest AugmentShop" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></td>
<br>
<td><button value="Сервис" action="bypass -h npc_%objectId%_Quest ServiceManager" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></td>
<br>
<img src="L2UI_CH3.onscrmsg_pattern01_1" width=300 height=32>
</body>
</center>
</html>
<!-- Made by KsanderLex -->