/tg/ Station 13 - Modules - TypesVar Details

Request

A representation of an in-game request, such as a prayer.

Vars

additional_informationJust any information, which you can to send with request. For example paper datum.
atomic_idAtomic ID for increment unique request IDs
idUnique ID of the request
messageThe message associated with the request
ownerThe owner of the request, the player who created it
owner_ckeyThe ckey of the owner, used for re-binding variables on login
owner_nameThe name of the owner, in format /, assigned at time of request creation
req_typeThe type of request
timestampWhen the request was created

Var Details

additional_information

Just any information, which you can to send with request. For example paper datum.

atomic_id

Atomic ID for increment unique request IDs

id

Unique ID of the request

message

The message associated with the request

owner

The owner of the request, the player who created it

owner_ckey

The ckey of the owner, used for re-binding variables on login

owner_name

The name of the owner, in format /, assigned at time of request creation

req_type

The type of request

timestamp

When the request was created