Back to "stream" tags

Setup our Pet variable for Tamer by Jaseowns

1# Setup our Pet variables for Tamer by Jaseowns
2# UO Outlands
3
4# We want to be able to easily set
5# our pets into variables
6
7overhead "Select your beefy tank pet that will guard!" 77
8sysmsg "Select your beefy tank pet that will guard!" 77
9setvar jaseowns_PetOne
10
11getlabel jaseowns_PetOne desc
12
13overhead "You selected: {{desc}}" 88
14overhead "If this is wrong, run the script again" 34
15
16sysmsg "You selected: {{desc}}" 88
17sysmsg "If this is wrong, run the script again" 34
18