Jump to content
  • 0

Create Guild


Fondep

Question

15 answers to this question

Recommended Posts

  • 1

1) Make a new player variable:

Spoiler
  • Name: Guild name
  • Folder: Don't need that
  • Type: String
  • Text ID: \pv = guildname

unknown.png

 

2) Make a new event:

Spoiler
  • Inside you will select "Show options" option ⬇⬇⬇
    unknown.png
  • using a very simple formant
    unknown.png
  • Inside the "Yes" you will put a conditional branch:
    unknown.png
  • For if "In guild with at least rank", and you will put the lower option:
    unknown.png
  • This is for verificate if the player is on a guild or not
  • Now on the else part you need to double click it
    unknown.png
  • Imput variable:
    unknown.png
  • Fill all the options with this:
    unknown.png
  • Now press "OK"
  • Now below the "imput variable" you will double click on it:
    unknown.png
  • Roll it all down and put "Create guild"
    unknown.png
  • Select the variable you've maded on the point1 and press "OK"
    unknown.png
  • Now for more customizable experiencie you can add text if the guild its created succesfully or not
    unknown.png
  • Now save it and test it!:
    unknown.png

 


RESULTS:
 

Spoiler

unknown.png
unknown.png

unknown.png
unknown.png

unknown.png

 

Link to comment
Share on other sites

  • 0
10 minutes ago, Fondep said:

Thank you for the answer. I've already done what you said 2 and 3. But I need help about which options I need to enter in the player veriable.

 

Sorry on step 3 add an 'Input Variable' which gives the player a box to type in whatever they want. In this case it's the guild name.

Right after that you can do 'Create Guild' using that variable.

 

1 hour ago, compounds said:

Hi,

 

It is possible to desactivat the guild option in game menu ?

 

greeting

 

Sure, open up the json and on "Hidden": false change the false to true.

on "Draw Background": true change the true to false

Link to comment
Share on other sites

  • 0
19 hours ago, Kamus said:

1) Make a new player variable:

  Hide contents
  • Name: Guild name
  • Folder: Don't need that
  • Type: String
  • Text ID: \pv = guildname

unknown.png

 

2) Make a new event:

  Hide contents
  • Inside you will select "Show options" option ⬇⬇⬇
    unknown.png
  • using a very simple formant
    unknown.png
  • Inside the "Yes" you will put a conditional branch:
    unknown.png
  • For if "In guild with at least rank", and you will put the lower option:
    unknown.png
  • This is for verificate if the player is on a guild or not
  • Now on the else part you need to double click it
    unknown.png
  • Imput variable:
    unknown.png
  • Fill all the options with this:
    unknown.png
  • Now press "OK"
  • Now below the "imput variable" you will double click on it:
    unknown.png
  • Roll it all down and put "Create guild"
    unknown.png
  • Select the variable you've maded on the point1 and press "OK"
    unknown.png
  • Now for more customizable experiencie you can add text if the guild its created succesfully or not
    unknown.png
  • Now save it and test it!:
    unknown.png

 


RESULTS:
 

  Hide contents

unknown.png
unknown.png

unknown.png
unknown.png

unknown.png

 

 

 

Thank you for your interest and help and I think you should share it in the guides section. It can solve the problem of people in need like me. My problem is solved.

 

 

 

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...