• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

context Menu, chat choice or menu offline bed system, show in lua

Macros

New Member
Joined
Oct 21, 2009
Messages
8
Reaction score
0
Hi any can write script or give me function to show offline bed system menu (GUI) ?
Need only window can by empty
 
Ok :P
I have item XXX if player click it, client show (chat choice window) or (offline training system window - bed) menu.
And two option in menu. Town1 and Town2
Example:

If choice Town1 townid=0
else
townid = 1
 
Back
Top