Jump to content
  • 0

Guild Registration NPC


PandaLovesHamster

Question


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

NPC where GM can enter guild name of guild that can enter the agit. If guild is not registered by the GM, guild members of that guild will not be able to go inside.

1. Guild Registration NPC
2. NPC can check whether guild is registered or not

3. If guild is not registered, they are not allowed to enter woe maps.

 

Hope someone can help me make this script.

I already finish making a guild limiter (maximum number of guild members inside a castle) and disable players without any guild to enter a castle. Please help me with this.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  10/12/19
  • Last Seen:  

up

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  10/12/19
  • Last Seen:  

drop script

 

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

You should add this feature into your guild limiter, so no redundant scripts,

1st creat a GM menu that adds a guild id to an array from a inputed characters info,

Then use that array in your limiter script, using a "for" or "while" check comparing the characters guild with the array.

If you don't get those parts I can make snippets for you, or send me you limiter and I'll add for you.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

Sent you a pm sir. Thanks for the attention :) I'll be of course studying what you add into the script so I can apply it myself next time. That's how I usually do my learning xD
 

Link to comment
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
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.

×
×
  • Create New...