Parsed new style html buttons.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<html><body><br>
|
||||
<br>
|
||||
<center>
|
||||
<a action="bypass -h npc_%objectId%_operate_door 1 20220021 20220026 20220022 20220023 20220024 20220025 20220017 20220018 20220019 20220020 20220027 20220028">Open the gate</a><br>
|
||||
<a action="bypass -h npc_%objectId%_operate_door 0 20220021 20220026 20220022 20220023 20220024 20220025 20220017 20220018 20220019 20220020 20220027 20220028">Close the gate</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Link fortress/foreman.htm">Return</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_operate_door 1 20220021 20220026 20220022 20220023 20220024 20220025 20220017 20220018 20220019 20220020 20220027 20220028">Open the gate</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_operate_door 0 20220021 20220026 20220022 20220023 20220024 20220025 20220017 20220018 20220019 20220020 20220027 20220028">Close the gate</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link fortress/foreman.htm">Return</Button>
|
||||
</center>
|
||||
</body></html>
|
Reference in New Issue
Block a user