Skip to content

Auxiliary.Stringid

Source Code | Auxiliary Functions

Returns the description code using the database entry's code (int code) and from the nth position (int position) which can be 0-15 corresponding to the str in the database which are from str1 to str16

Signature

Auxiliary.Stringid(int code, int n) → int

lua
Auxiliary.Stringid(code,n)

Parameters

Returns


under-construction