Jump to content
  • 0

Help with creating guilds.


felipesmoke94

Question

I would like your help; I don't understand how the Guild system works. I'm having trouble creating a guild. Does anyone have a step-by-step guide? If there's already a guide available, could you please provide the link, as I couldn't find one? I apologize for any inconvenience and look forward to someone's assistance! Thank you.

I apologize for my English; I'm using a translator!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Creating a guild can be confusing at first.

 

First of all you need to create a player variable which will store the name of the guild, so it must be a String variable (for this turotial the variable is called Guild)

 

18c5453dee4be0c76b59c7ea8e09796f.png

 

then, an "NPC" (event) which should show two options: Create and Delete, if the player selects "Create" you must use the Input Variable option and select "Guild" player variable, making sure to specify the minimum length greater than 0 and The maximum for this tutorial will be 10

 

02c6eb6d25db8f2e2e6fe892bd5ed141.png

 

Right after, you must use the Create Guild command, which will ask you for the variable in which you save the name of the guild

 

2825dc4b7762fef8353aea0b14e1bc66.png

 

With that you will have the guild created.

 

If you did everything correctly, the name of the guild that you wrote when you created the guild will appear above the player's name.

 

I hope I have explained in the best way.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...