Jump to content
  • 0

Question

15 answers to this question

Recommended Posts

  • 1
Posted
56 minutes ago, Fondep said:

Thank you for your answer and help. but still no result. where is it missing or wrong?

bb89ee167e5fcf19d534878cced44296.png04aad3ccd3b5c631745190a4ef8b46b8.pngd56adc15a5b925b1b8fb4f2c7cd2f96b.png

dc5e22f9dee6bce231a13a51e9b8c63b.png

 Delete your character and create new one. Try to create new guild. i guess your first attemption did bug...

  • 1
Posted

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

 

  • 0
Posted

1. Create a player variable
2. Create an event on the map
3. Open up the event and click 'Create Guild' and set the guild variable to the player variable you created in step 1.

  • 0
Posted

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.

  • 0
Posted
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

  • 0
Posted
3 minutes ago, Cheshire said:

Kullanmaya çalışmadan önce kullanıcının değişkene gerçekten veri girmesini sağladığınızdan emin olun.

My problem is that I don't know how to do this. :7_sweat_smile:

  • 0
Posted
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.

 

 

 

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