User Tools

Site Tools


usage:atlatc:environment

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
usage:atlatc:environment [2020-01-24 09:49]
orwell add formspec image
usage:atlatc:environment [2021-04-28 14:29] (current)
orwell no new major version
Line 88: Line 88:
  
 Whenever you made changes to the init code, it is desirable to re-run it. Note that re-running the init code clears the ''F'' table first. Whenever you made changes to the init code, it is desirable to re-run it. Note that re-running the init code clears the ''F'' table first.
 +
 +===== Errors and ''print()'' messages =====
 +
 +Until version 2.3.0, any errors or ''print()'' outputs were printed to all players in the server chat. This has changed to reduce chat spam on public servers. Players have to explicitly //subscribe// to the environments they are interested in. To do this, the following commands are used:
 +
 +  * ''/env_subscribe <env_name>'', ''/env_unsubscribe <env_name>'': Subscribe or unsubscribe from log/error messages originating from this environment
 +
 +  * ''/env_subscriptions [env_name]'': With no arguments, lists the environments you have subscribed to. Given an env name, lists the players that have subscribed to this environment.
 +
 +When creating an environment using ''/env_create'', you are automatically subscribed to it.
  
usage/atlatc/environment.1579855759.txt.gz · Last modified: 2020-01-24 09:49 by orwell