Fondep Posted December 14, 2021 Share Posted December 14, 2021 How can I create an npc to form a guild? Link to comment Share on other sites More sharing options...
1 Xiphoid Posted December 14, 2021 Share Posted December 14, 2021 56 minutes ago, Fondep said: Thank you for your answer and help. but still no result. where is it missing or wrong?  Delete your character and create new one. Try to create new guild. i guess your first attemption did bug... Push 1 Link to comment Share on other sites More sharing options...
1 Kamus Posted December 14, 2021 Share Posted December 14, 2021 1) Make a new player variable: Spoiler Name: Guild name Folder: Don't need that Type: String Text ID: \pv = guildname  2) Make a new event: Spoiler Inside you will select "Show options" option ⬇⬇⬇ using a very simple formant Inside the "Yes" you will put a conditional branch: For if "In guild with at least rank", and you will put the lower option: This is for verificate if the player is on a guild or not Now on the else part you need to double click it Imput variable: Fill all the options with this: Now press "OK" Now below the "imput variable" you will double click on it: Roll it all down and put "Create guild" Select the variable you've maded on the point1 and press "OK" Now for more customizable experiencie you can add text if the guild its created succesfully or not Now save it and test it!:  RESULTS:  Spoiler  WereAlpaca, DisguisedOG, Lancelot and 3 others 2 4 Link to comment Share on other sites More sharing options...
0 Tron Posted December 14, 2021 Share Posted December 14, 2021 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. Link to comment Share on other sites More sharing options...
0 compounds Posted December 14, 2021 Share Posted December 14, 2021 Hi, Â It is possible to desactivat the guild option in game menu ? Â greeting Link to comment Share on other sites More sharing options...
0 Fondep Posted December 14, 2021 Author Share Posted December 14, 2021 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. Link to comment Share on other sites More sharing options...
0 Tron Posted December 14, 2021 Share Posted December 14, 2021 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 More sharing options...
0 Fondep Posted December 14, 2021 Author Share Posted December 14, 2021 Thank you for your interest and answer, but I still couldn't solve it. Can you explain visually? Is this possible? Link to comment Share on other sites More sharing options...
0 Fondep Posted December 14, 2021 Author Share Posted December 14, 2021 . Link to comment Share on other sites More sharing options...
0 Cheshire Posted December 14, 2021 Share Posted December 14, 2021 Make sure you have the user actually input data into the variable before trying to use it. Link to comment Share on other sites More sharing options...
0 Fondep Posted December 14, 2021 Author Share Posted December 14, 2021 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. Link to comment Share on other sites More sharing options...
0 Cheshire Posted December 14, 2021 Share Posted December 14, 2021 7 minutes ago, Fondep said: My problem is that I don't know how to do this.  Link to comment Share on other sites More sharing options...
0 Fondep Posted December 14, 2021 Author Share Posted December 14, 2021 20 hours ago, Cheshire said: Â Thank you for your answer and help. but still no result. where is it missing or wrong? Â Â Link to comment Share on other sites More sharing options...
0 Cheshire Posted December 14, 2021 Share Posted December 14, 2021 and make sure to actually enter some text in the variable entry form. Link to comment Share on other sites More sharing options...
0 Fondep Posted December 14, 2021 Author Share Posted December 14, 2021 Everything is as in the pictures and I did not get any results. I tried with different accounts Link to comment Share on other sites More sharing options...
0 Fondep Posted December 14, 2021 Author Share Posted December 14, 2021 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  2) Make a new event:  Hide contents Inside you will select "Show options" option ⬇⬇⬇ using a very simple formant Inside the "Yes" you will put a conditional branch: For if "In guild with at least rank", and you will put the lower option: This is for verificate if the player is on a guild or not Now on the else part you need to double click it Imput variable: Fill all the options with this: Now press "OK" Now below the "imput variable" you will double click on it: Roll it all down and put "Create guild" Select the variable you've maded on the point1 and press "OK" Now for more customizable experiencie you can add text if the guild its created succesfully or not Now save it and test it!:  RESULTS:   Hide contents    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 More sharing options...
Question
Fondep
How can I create an npc to form a guild?
Link to comment
Share on other sites
15 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now