Parsed new style html buttons.
This commit is contained in:
16
trunk/dist/game/data/html/teleporter/4319.htm
vendored
16
trunk/dist/game/data/html/teleporter/4319.htm
vendored
@@ -2,10 +2,10 @@
|
||||
One... Two... Three... Smile!<br>
|
||||
How would you like to take more stunning photos while you're here on Fantasy Isle?<br>
|
||||
I can move you to a higher location so you can get an outstanding Background shoot.<br>
|
||||
<a action="bypass -h npc_%objectId%_goto 16015">Move to the top of the Tuba, third button.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 16014">Move to the top of the Tuba, second button.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 16013">Move to the top of the Tuba, first button.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 16012">Move to the top of the Tuba mouth piece.</a><br>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 16015">Move to the top of the Tuba, third button.</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 16014">Move to the top of the Tuba, second button.</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 16013">Move to the top of the Tuba, first button.</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 16012">Move to the top of the Tuba mouth piece.</Button>
|
||||
<font color="LEVEL">TIP</font><br>
|
||||
You can change the quality of your Screenshot in the Options Menu. Select Options -> Audio/System -> and select either Bitmap, High, Average, or Low from the Misc. Settings dropdown list.<br>
|
||||
<font color="LEVEL">How to take a Screenshot</font><br>
|
||||
@@ -14,8 +14,8 @@ You can take a Screenshot by pressing the 'Print Screen' key on your keyboard.<b
|
||||
Screenshots are automatically saved to your Lineage 2 game directory in the Screenshots folder.<br>
|
||||
<font color="LEVEL">Toggle HUD</font><br>
|
||||
In order to toggle on/off the UI so you have those windows ruining your shot, press ALT + H.<br>
|
||||
<a action="bypass -h npc_%objectId%_goto 16015">Move to the top of the Tuba, third button.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 16014">Move to the top of the Tuba, second button.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 16013">Move to the top of the Tuba, first button.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 16012">Move to the top of the Tuba mouth piece.</a>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 16015">Move to the top of the Tuba, third button.</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 16014">Move to the top of the Tuba, second button.</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 16013">Move to the top of the Tuba, first button.</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 16012">Move to the top of the Tuba mouth piece.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user