Jump to content
Sign in to follow this  
bWolfie

getguildid Script Command

Recommended Posts

Hello! The following plugin will grant your server the getguildid("<Guild Name>") script command. It is quite self-explanatory. Simply enter the Guild Name for which you need the GID. Make sure you capture it too!

Example:

.@GID = getguildid("My Pro Guild");
// .@GID will now be equal to whatever the guild id of 'My Pro Guild' is.
// example, can be used with flagemblem
flagemblem(.@GID);

Hopefully no errors and compiles first time :D ...and hopefully this will get added to source as I hadn't found a similar functionality to it yet in our existing commands. :)
Download: https://pastebin.com/CpyT7WKm

Share this post


Link to post
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.