About: Hints and Tips   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

This article lists many hints and tips to keep a park running smoothly while dealing with common problems associated with operating an amusement park.

AttributesValues
rdfs:label
  • Hints and Tips
rdfs:comment
  • This article lists many hints and tips to keep a park running smoothly while dealing with common problems associated with operating an amusement park.
  • It is recommended to visit every system and enter all the space lounges at the first available opportunity. After you have visited a orbits in a system, a green tick mark will appear next to it on the map. Journeying through the galaxy will gain you the following: * Goods prices - Know where to find parts for blueprints, and at good prices * Blueprints - Many space lounges contain blueprints for useful items * Coordinates - There are several systems' coordinates that can only be bought in space lounges.
  • To prevent the default menu behaviour of DesktopX when you right click an object insert the command: Object_OnRButtonUp = True into the Object_OnRButtonUp(x,y,dragged) function. Whatever commands you place in the right click function will become the only response to a right click on the object. Example: Function Object_OnRButtonUp(x,y,dragged) Object_OnRButtonUp = True End Function Note that this will also disable the DesktopX Builder right click menu for the objects you place it in. Example: Function Object_OnRButtonUpEx(obj,x,y,dragged) Object_OnRButtonUp = True End Function
  • __NOEDITSECTION__ File:Nav bar left.png Guides and Tutorials File:Nav bar right.png File:Hints and Tips.png The more you play the game, the more you learn about all the little things that help make the game that little bit easier. So if you have a kernel of knowledge to share with your fellow players, list it here. Contributors: These are supposed to be BRIEF. If it takes more than 2 paragraphs, write a Blog and turn it into a Tutorial!
dcterms:subject
dbkwik:gotascent/p...iPageUsesTemplate
abstract
  • This article lists many hints and tips to keep a park running smoothly while dealing with common problems associated with operating an amusement park.
  • __NOEDITSECTION__ File:Nav bar left.png Guides and Tutorials File:Nav bar right.png File:Hints and Tips.png The more you play the game, the more you learn about all the little things that help make the game that little bit easier. So if you have a kernel of knowledge to share with your fellow players, list it here. Contributors: These are supposed to be BRIEF. If it takes more than 2 paragraphs, write a Blog and turn it into a Tutorial! After you've posted your hint/tip, please add ~~~~ underneath. This will not only give you credit where due, but it will date stamp your addition, which can be useful for comparing your addition with changes that have occurred in the game since you posted.
  • To prevent the default menu behaviour of DesktopX when you right click an object insert the command: Object_OnRButtonUp = True into the Object_OnRButtonUp(x,y,dragged) function. Whatever commands you place in the right click function will become the only response to a right click on the object. Example: Function Object_OnRButtonUp(x,y,dragged) Object_OnRButtonUp = True End Function Note that this will also disable the DesktopX Builder right click menu for the objects you place it in. You can capture the right clicks of all children of an object by using the Object_OnRButtonUpEx(obj,x,y,dragged) command. Example: Function Object_OnRButtonUpEx(obj,x,y,dragged) Object_OnRButtonUp = True End Function
  • It is recommended to visit every system and enter all the space lounges at the first available opportunity. After you have visited a orbits in a system, a green tick mark will appear next to it on the map. Journeying through the galaxy will gain you the following: * Goods prices - Know where to find parts for blueprints, and at good prices * Blueprints - Many space lounges contain blueprints for useful items * Coordinates - There are several systems' coordinates that can only be bought in space lounges.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software