Fixed Missing Script (GTMerchant Guild NameList)

Hab

Legend Of Mir 2 Oblivion Server Owner
Jun 12, 2024
688
312
85
Middlesbrough
Hi, does anybody have the 2nd part of the script to view the list of guild territories please, as we are missing the second part?

Code1:

I want to check the <list/@agitbuy> of guild territories.

[@agitbuy]
#SAY
Here, you can see all the information about ownership, trades,
and sales of guild territories at once. If you intend to
purchase a guild territory from the list, send a 'note'
to the guild master who owns the territory. And if you wish to
purchase the guild territory after reaching agreement,
use the 'trade' menu of the main screen.

<Back/@main>
 

Jev

Mir 4 Incoming!
VIP
May 16, 2017
5,027
34
3,237
330
Worthing, West Sussex
Code:
[@Main]
#SAY
How are you? Mirian <$USERNAME>!
I am the Guild Territory Merchant and
I'm in charge of guild territory rent and sales.
 
<What is/@info> a guild territory?
I want to <rent/@rent> a guild territory.
I want to <go/@move> to my guild territory.
I want to check the <list/@agitbuy> of guild territories.
I want to <trade/@trade> my guild territory.

[@info]
#SAY
Guild territory is an exclusive space for a guild,
where the members stay for privacy. Members of the
guild that has its own territory do not have
to have secret meeting at the hidden corners of villages,
where privacy is still not guaranteed. Guild members may
have private conversations and socialize with other members.
In short, it is a residence for clans.
 
<Back/@main>

[@rent]
#SAY
You need 10,000,000 {Gold/Gold} to rent a guild territory and the initial
period for rent is 7 days.
If you want to extend, talk to the 'GT Steward' in the territory.
After paying the fee of 1,000,000 {Gold/Gold},
the rent will be extended for an additional 7 days.
 
Do you still want to rent a territory? <Rent/@agitreg> <Cancel/@exit>

[@move]
#SAY
Then I will teleport you to the territory of you guild.
However, only the guild masters or the members who
have their own territories can be transported.
If you wish to return to castles or villages, look
for the Armed Transporter at the entrance of the
guild territory.
 
Do you want to move to the guild territory? <Move/@agitmove> <Cancel/@exit>

[@agitbuy]
#SAY
Here, you can see all the information about ownership, trades,
and sales of guild territories at once. If you intend to
purchase a guild territory from the list, send a 'note'
to the guild master who owns the territory. And if you wish to
purchase the guild territory after reaching agreement,
use the 'trade' menu of the main screen.
 
<Back/@main>

[@trade]
#SAY
By facing the guild master and selecting 'trade',
the transaction is complete. After a successful transaction,
the ownership is transferred in 24 hours and the previous owners
are automatically 'kicked out' from the territory.
So, please think carefully berfore trading the guild territory.
 
Will you trade? <Trade/@agittrade> <Cancel/@exit>
 
Upvote 0

Hab

Legend Of Mir 2 Oblivion Server Owner
Jun 12, 2024
688
312
85
Middlesbrough
Code:
[@Main]
#SAY
How are you? Mirian <$USERNAME>!
I am the Guild Territory Merchant and
I'm in charge of guild territory rent and sales.
 
<What is/@info> a guild territory?
I want to <rent/@rent> a guild territory.
I want to <go/@move> to my guild territory.
I want to check the <list/@agitbuy> of guild territories.
I want to <trade/@trade> my guild territory.

[@info]
#SAY
Guild territory is an exclusive space for a guild,
where the members stay for privacy. Members of the
guild that has its own territory do not have
to have secret meeting at the hidden corners of villages,
where privacy is still not guaranteed. Guild members may
have private conversations and socialize with other members.
In short, it is a residence for clans.
 
<Back/@main>

[@rent]
#SAY
You need 10,000,000 {Gold/Gold} to rent a guild territory and the initial
period for rent is 7 days.
If you want to extend, talk to the 'GT Steward' in the territory.
After paying the fee of 1,000,000 {Gold/Gold},
the rent will be extended for an additional 7 days.
 
Do you still want to rent a territory? <Rent/@agitreg> <Cancel/@exit>

[@move]
#SAY
Then I will teleport you to the territory of you guild.
However, only the guild masters or the members who
have their own territories can be transported.
If you wish to return to castles or villages, look
for the Armed Transporter at the entrance of the
guild territory.
 
Do you want to move to the guild territory? <Move/@agitmove> <Cancel/@exit>

[@agitbuy]
#SAY
Here, you can see all the information about ownership, trades,
and sales of guild territories at once. If you intend to
purchase a guild territory from the list, send a 'note'
to the guild master who owns the territory. And if you wish to
purchase the guild territory after reaching agreement,
use the 'trade' menu of the main screen.
 
<Back/@main>

[@trade]
#SAY
By facing the guild master and selecting 'trade',
the transaction is complete. After a successful transaction,
the ownership is transferred in 24 hours and the previous owners
are automatically 'kicked out' from the territory.
So, please think carefully berfore trading the guild territory.
 
Will you trade? <Trade/@agittrade> <Cancel/@exit>
Thank you, it's the actual list that has the box that shows the list of guild Territory names that I'm needing if you have this available please Jev?
 
Upvote 0

Jev

Mir 4 Incoming!
VIP
May 16, 2017
5,027
34
3,237
330
Worthing, West Sussex
its the list dialog what you gave him with the script
The script works fine, it will open the dialog.

Use this script, my bad i forgot i had to change it on the test server i had running.

Code:
[@Main]
#SAY
How are you? Mirian <$USERNAME>!
I am the Guild Territory Merchant and
I'm in charge of guild territory rent and sales.
 
<What is/@info> a guild territory?
I want to <rent/@rent> a guild territory.
I want to <go/@move> to my guild territory.
I want to check the <list/@GuildTerritory> of guild territories.
I want to <trade/@trade> my guild territory.

[@info]
#SAY
Guild territory is an exclusive space for a guild,
where the members stay for privacy. Members of the
guild that has its own territory do not have
to have secret meeting at the hidden corners of villages,
where privacy is still not guaranteed. Guild members may
have private conversations and socialize with other members.
In short, it is a residence for clans.
 
<Back/@main>

[@rent]
#SAY
You need 10,000,000 {Gold/Gold} to rent a guild territory and the initial
period for rent is 7 days.
If you want to extend, talk to the 'GT Steward' in the territory.
After paying the fee of 1,000,000 {Gold/Gold},
the rent will be extended for an additional 7 days.
 
Do you still want to rent a territory? <Rent/@agitreg> <Cancel/@exit>

[@move]
#SAY
Then I will teleport you to the territory of you guild.
However, only the guild masters or the members who
have their own territories can be transported.
If you wish to return to castles or villages, look
for the Armed Transporter at the entrance of the
guild territory.
 
Do you want to move to the guild territory? <Move/@agitmove> <Cancel/@exit>

[@agitbuy]
#SAY
Here, you can see all the information about ownership, trades,
and sales of guild territories at once. If you intend to
purchase a guild territory from the list, send a 'note'
to the guild master who owns the territory. And if you wish to
purchase the guild territory after reaching agreement,
use the 'trade' menu of the main screen.
 
<Back/@main>

[@GuildTerritory]
#SAY
Here, you can see all the information about ownership, trades,
and sales of guild territories at once. If you intend to
purchase a guild territory from the list, send a 'note'
to the guild master who owns the territory. And if you wish to
purchase the guild territory after reaching agreement,
use the 'trade' menu of the main screen.
 
<Back/@Main>

[@trade]
#SAY
By facing the guild master and selecting 'trade',
the transaction is complete. After a successful transaction,
the ownership is transferred in 24 hours and the previous owners
are automatically 'kicked out' from the territory.
So, please think carefully berfore trading the guild territory.
 
Will you trade? <Trade/@agittrade> <Cancel/@exit>

1751206571613.png
 
Upvote 0

Wummy

Majestic Mir 2
Veteran
Aug 24, 2015
845
222
105
Majestic Town
The script works fine, it will open the dialog.

Use this script, my bad i forgot i had to change it on the test server i had running.

Code:
[@Main]
#SAY
How are you? Mirian <$USERNAME>!
I am the Guild Territory Merchant and
I'm in charge of guild territory rent and sales.
 
<What is/@info> a guild territory?
I want to <rent/@rent> a guild territory.
I want to <go/@move> to my guild territory.
I want to check the <list/@GuildTerritory> of guild territories.
I want to <trade/@trade> my guild territory.

[@info]
#SAY
Guild territory is an exclusive space for a guild,
where the members stay for privacy. Members of the
guild that has its own territory do not have
to have secret meeting at the hidden corners of villages,
where privacy is still not guaranteed. Guild members may
have private conversations and socialize with other members.
In short, it is a residence for clans.
 
<Back/@main>

[@rent]
#SAY
You need 10,000,000 {Gold/Gold} to rent a guild territory and the initial
period for rent is 7 days.
If you want to extend, talk to the 'GT Steward' in the territory.
After paying the fee of 1,000,000 {Gold/Gold},
the rent will be extended for an additional 7 days.
 
Do you still want to rent a territory? <Rent/@agitreg> <Cancel/@exit>

[@move]
#SAY
Then I will teleport you to the territory of you guild.
However, only the guild masters or the members who
have their own territories can be transported.
If you wish to return to castles or villages, look
for the Armed Transporter at the entrance of the
guild territory.
 
Do you want to move to the guild territory? <Move/@agitmove> <Cancel/@exit>

[@agitbuy]
#SAY
Here, you can see all the information about ownership, trades,
and sales of guild territories at once. If you intend to
purchase a guild territory from the list, send a 'note'
to the guild master who owns the territory. And if you wish to
purchase the guild territory after reaching agreement,
use the 'trade' menu of the main screen.
 
<Back/@main>

[@GuildTerritory]
#SAY
Here, you can see all the information about ownership, trades,
and sales of guild territories at once. If you intend to
purchase a guild territory from the list, send a 'note'
to the guild master who owns the territory. And if you wish to
purchase the guild territory after reaching agreement,
use the 'trade' menu of the main screen.
 
<Back/@Main>

[@trade]
#SAY
By facing the guild master and selecting 'trade',
the transaction is complete. After a successful transaction,
the ownership is transferred in 24 hours and the previous owners
are automatically 'kicked out' from the territory.
So, please think carefully berfore trading the guild territory.
 
Will you trade? <Trade/@agittrade> <Cancel/@exit>

View attachment 37463
what i just said hahaha, its the script he looking for
 
Upvote 0

Jev

Mir 4 Incoming!
VIP
May 16, 2017
5,027
34
3,237
330
Worthing, West Sussex
View attachment 37464
This is all I'm seeing from the whole script, It's not showing that ^ Under >
then you've put it on the wrong merchant npc, "there's 2 and only one is being used" so paste the script into both
Post automatically merged:

what i just said hahaha, its the script he looking for
aye my bad, i have 3 copies of the files and only one of them had that fixed
 
Upvote 0

Hab

Legend Of Mir 2 Oblivion Server Owner
Jun 12, 2024
688
312
85
Middlesbrough
then you've put it on the wrong merchant npc, "there's 2 and only one is being used" so paste the script into both
Post automatically merged:


aye my bad, i have 3 copies of the files and only one of them had that fixed
1751229360201.png
 
Upvote 0

Hab

Legend Of Mir 2 Oblivion Server Owner
Jun 12, 2024
688
312
85
Middlesbrough
Wummy you do know I can speak for myself?
Go lick someone elses arse or make a post of your own, entertain yourself...
Post automatically merged:

So have you replaced all of those scripts with the one I provided above?
I'll give it a try now mate but I think they are the exact same.
Post automatically merged:

Great that works perfectly, thanks Jev ^
 
  • Haha
Reactions: Wummy
Upvote 0