Request 
A representation of an in-game request, such as a prayer.
Vars | |
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 |
req_type | The type of request |
timestamp | When 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
req_type 
The type of request
timestamp 
When the request was created