Jump to content
  • 0

Question

10 answers to this question

Recommended Posts

Posted

I would say have a invisible npc and have gms with level high enough use it, do it through a small sql query( we can do this right?) i can rough draft you one on my lunch break since i remembered to start gotomypc before i left for work.

Posted

I would say have a invisible npc and have gms with level high enough use it, do it through a small sql query( we can do this right?) i can rough draft you one on my lunch break since i remembered to start gotomypc before i left for work.

waiting for your help sir :D

would be nice if you make it as JellyPaste or something else to make it easier

Posted

- script GoTM#5::Test 722,{

set .@GID, GetCastleData("castle",1);
mes "our gotm is "+getguildname(.@GID)+"";
next;
mes "The master is "+getguildmaster(.@GID)+"";
close;

OnRecvCastleA01:
FlagEmblem GetCastleData("castle",1);
end;
}

Posted


- script GoTM#5::Test 722,{

set .@GID, GetCastleData("castle",1);
mes "our gotm is "+getguildname(.@GID)+"";
next;
mes "The master is "+getguildmaster(.@GID)+"";
close;

OnRecvCastleA01:
FlagEmblem GetCastleData("castle",1);
end;
}

I see .. so I must make another NPC with those script ?

Then how to change the guild castle ?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...