housing-guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
housing-guide [2023/12/21 17:04] – [Scripts Editor] kiwixhousing-guide [2025/08/18 16:50] (current) – old revision restored (2024/01/04 16:32) grumpy
Line 1: Line 1:
-{{:housing.png|}}+{{:housing.png?nolink|}}
  
 ==== Summary ==== ==== Summary ====
Line 13: Line 13:
  
  
-=== What can Rick does? ===+----
  
-Rick helps you to manage your house, not only by giving you access to your houses settings, but also by providing items, blocks, armors, ... +=== What can Rick do? ===
-He also have a way to toggle the scripts you created in case you want to make a script load only in a certain house. (Note that by default all scripts are enabled on all of your houses)+
  
 +Rick helps you manage your house, not only by giving you access to your house settings but also by providing items, blocks, armor, etc. He also has a way to toggle the scripts you created in case you want to make a script load only in a certain house. (Note that by default, all scripts are enabled on all of your houses)
 +
 +----
 === How to use Rick === === How to use Rick ===
  
-You can both click on the Rick's npc in the center of your house or use the **/rick** command. +You can either click on the Rick's npc in the center of your house or use the **/rick** command. 
 +----
 ==== Commands ==== ==== Commands ====
 The housing experience is gui based, however there is a list of command you must know to enjoy your experience. The housing experience is gui based, however there is a list of command you must know to enjoy your experience.
Line 46: Line 48:
 | /redo                                           | Redoes the last /undo command you made.                                                                           | | /redo                                           | Redoes the last /undo command you made.                                                                           |
 | /rotate <x-rotation> <y-rotation> <z-rotation>  | Rotate your selection around x, y and z axis.                                                                     | | /rotate <x-rotation> <y-rotation> <z-rotation>  | Rotate your selection around x, y and z axis.                                                                     |
 +| /moverick                                       | Moves Rick to your current position.                                                                              |
 +| /getblock                                       | Get the block you are looking at.                                                                                 |
 +| /furniture                                      | Opens the furniture menu.                                                                                         |
 +| /blocks                                         | Open the blocks menu.                                                                                             |
 +| /members                                        | Open members management menu.                                                                                     |
 +| /biomes                                         | Open the biomes menu.                                                                                             |
 +| /home                                           | Teleports you to the last house you were in. (Works only for your houses and the houses you're a member)          |
 ==== Scripts Editor ==== ==== Scripts Editor ====
 The script editor provides a codeless experience to create scripts and quests to enhance your houses. The script editor provides a codeless experience to create scripts and quests to enhance your houses.
Line 52: Line 61:
 === Create a session === === Create a session ===
 Creating an editor session is the first step you need to go through before creating or editing your scripts. Creating an editor session is the first step you need to go through before creating or editing your scripts.
-In order to get a fresh session execute the /editor in housingRick will provide you a link to the editor after a few seconds.+In order to get a fresh sessionexecute /editor in housingRick will give you a link to the editor after a few seconds.
  
 ---- ----
 === Templates === === Templates ===
-We know creating a scripts from scratch for the first time can be really tricky, so to help you, we made 5 different templates that you can use as a reference to make your own scripts.+We know creating a script from scratch for the first time can be really tricky, so to help you, we made 5 different templates that you can use as a reference to make your own scripts.
 See the section below to learn how to create your first script and how to use a template. See the section below to learn how to create your first script and how to use a template.
  
Line 62: Line 71:
  
 === Create your first script === === Create your first script ===
-Once you clicked the link Rick gave you, you will have the following modal popping up: +Once you click the link Rick gave you, you will have the following modal popping up: 
-{{ :housing-1.png?nolink&600 |}} +{{ :housing-1.png?nolink |}} 
-The first step is to chose a name for your script and type it in the modal,+The first step is to choose a name for your script and type it in the modal,
 then click on the "Next" button. then click on the "Next" button.
-//Script name can only contains letters, dash and underscore.// +//Script name can only contains letters, dashes and underscores.// 
-{{ :housing-2.png?nolink&600 |}} +{{ :housing-2.png?nolink |}} 
-The second and final step is to chose a template to start with, click on your preferred template and click on the "Create" button.+The second and final step is to choose a template to start with, click on your preferred templateand click on the "Create" button. 
 +You're done! You can start editing your script and creating an awesome experience for the community. 
 +{{ :housing-3.png?nolink |}} 
 +----
  
 +=== Toggle scripts ===
 +Rick can help you with script management in-game. In order to toggle your scripts on each of your houses, open Rick's menu and go to the "Scripts" submenu.
 +{{ :housing-4.png?nolink |}}
 +You can toggle each script by clicking on the "On" and "Off" buttons. If you have more than six scripts, you can scroll by clicking on the top and bottom arrows. 
 ---- ----
  
 +=== Delete a script ===
 +Deleting a script is really easy, you just need to click on the "Delete" button at the right of the top bar and wait a few seconds.
 +{{ :housing-5.gif?nolink |}}
 +----
  • housing-guide.1703178298.txt.gz
  • Last modified: 2023/12/21 17:04
  • by kiwix