User Tools

Site Tools


democartridges

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
democartridges [2016/08/02 20:03] – [Cart: Moving Zone] Boettchersdemocartridges [2022/04/09 20:42] (current) – [Zone Control] Boettchers
Line 16: Line 16:
 ---- ----
  
-==== Cart: Printing Variables====+==== Cart: Talk to a character ==== 
 +  * Download (right mouse button, download as...): {{:democartridges:carttalktocharacter.txt|carttalktocharacter.txt}} 
 +  * Demo-Creator: GeoMagician 
 +=== Description === 
 +This cartridge demonstrates how you position a character in a zone and how you can talk to the character. 
 +=== Content === 
 +  * Character Container (position) 
 +  * Character Commands 
 +  * Character Command Events 
 +  * Messages 
 + 
 +---- 
 +==== Cart: Printing Variables ====
   * Download (right mouse button, download as...): {{:democartridges:cartprintvariable.txt|cartprintvariable.txt}}   * Download (right mouse button, download as...): {{:democartridges:cartprintvariable.txt|cartprintvariable.txt}}
   * Demo-Creator: GeoMagician   * Demo-Creator: GeoMagician
Line 146: Line 158:
   * Items in Items   * Items in Items
   * Visibility of items inside zones   * Visibility of items inside zones
 +
 +----
 +==== Cart: Zone Control====
 +  * Download (right mouse button, download as...): {{:democartridges:cartzonecontrol.zip|cartzonecontrol.zip}}
 +  * Demo-Creator: GeoMagician
 +=== Description ===
 +This cartridge uses function calls to activate and de-activate multiple zones. The player can select any zone. Once he is inside the zone all other zones will become unusable (inactive). If the player leaves the zone all unvisited zones will become available again.
 +=== Content ===
 +  * function call
 +  * function parameter
 +  * Set value
  
 ---- ----
Line 159: Line 182:
  
 ---- ----
- 
democartridges.1470161039.txt.gz · Last modified: 2016/08/02 20:03 by Boettchers