Creative Starter Guide/it: Difference between revisions

From Vintage Story Wiki
(Created page with "== Comandi base ==")
(Created page with "* '''/gamemode 2''' o '''/gamemode cr''' Per cambiare a modalità creativa * '''/gamemode 1''' o '''/gamemode su''' per cambiare a modalità sopravvivenza * '''/time set morning''' Imposta l'ora del giorno alle 8am * '''/time set day''' Imposta l'ora del giorno alle 12am * '''/time set night''' Imposta l'ora del giorno alle 8pm * '''/time speed 0''' Blocca il ciclo giorno/notte * '''/time speed 60''' Riabilit il ciclo giorno/notte")
Line 38: Line 38:
== Comandi base ==
== Comandi base ==


* '''/gamemode 2''' or '''/gamemode cr''' to switch to creative mode
* '''/gamemode 2''' o '''/gamemode cr''' Per cambiare a modalità creativa
* '''/gamemode 1''' or '''/gamemode su''' to switch to survival mode
* '''/gamemode 1''' o '''/gamemode su''' per cambiare a modalità sopravvivenza
* '''/time set morning''' Sets the daytime to 8am
* '''/time set morning''' Imposta l'ora del giorno alle 8am
* '''/time set day''' Sets the daytime to 12am
* '''/time set day''' Imposta l'ora del giorno alle 12am
* '''/time set night''' Sets the daytime to 8 pm
* '''/time set night''' Imposta l'ora del giorno alle 8pm
* '''/time speed 0''' Stops the day/night cycle
* '''/time speed 0''' Blocca il ciclo giorno/notte
* '''/time speed 60''' Resumes the day/night cycle
* '''/time speed 60''' Riabilit il ciclo giorno/notte




{{Navbox/modding|Vintage Story}}
{{Navbox/modding|Vintage Story}}

Revision as of 15:30, 6 February 2023


This page was last verified for Vintage Story version 1.15.


Tutorial video

Controlli

La mappatura dei tasti predefinita è la seguente (poò essere cambiata nel menù impostazioni)

  • WASD Tasti per muoversi
  • E Inventario
  • C Inventario Personaggio
  • B Informazione Blocco (mostra le informazione di quello che stai osservando)
  • V Attiva/disatttiva l'HUD della posizione del giocatore
  • Shift Modalità furtiva
  • L-Ctrl Correre
  • T Aprire la pagina della chat
  • Left Mouse Rompere
  • Right Mouse Posizionare/Usare
  • Tilde (`) Aprire la gui dell'editor del mondo

Altri utili mappature dei tasti:

  • F4 Nasconde tutte le gui per fare screenshot migliori
  • F5 Cambia dalla prima alla terza persona
  • F12 Fa uno screenshot (Saranno salvate nella cartella "Mie foto ")

Quando si è in modalità creativa:

  • F1 Diminuisce la velocità di movimento
  • F2 Incrementa la velocità di movimento
  • F3 Attiva/disattiva le modalità volo e noclip

Comandi base

  • /gamemode 2 o /gamemode cr Per cambiare a modalità creativa
  • /gamemode 1 o /gamemode su per cambiare a modalità sopravvivenza
  • /time set morning Imposta l'ora del giorno alle 8am
  • /time set day Imposta l'ora del giorno alle 12am
  • /time set night Imposta l'ora del giorno alle 8pm
  • /time speed 0 Blocca il ciclo giorno/notte
  • /time speed 60 Riabilit il ciclo giorno/notte


Icon Sign.png

Wondering where some links have gone?
The modding navbox is going through some changes! Check out Navigation Box Updates for more info and help finding specific pages.

Modding
Modding Introduction Getting Started Theme Pack
Content Modding Content Mods Developing a Content Mod Basic Tutorials Intermediate Tutorials Advanced Tutorials Content Mod Concepts
Code Modding Code Mods Setting up your Development Environment
Property Overview ItemEntityBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsWorld properties
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources Community Resources Modding API Updates Programming Languages List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository