Skip to content

aux.Stringid

Source Code | Usage Examples | aux 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

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

lua
aux.Stringid(code,n)

Parameters

Returns


under-construction