native
ns_lookup_title
Syntax
native ns_lookup_title(const KeyName[], Output[], length);
Description
Looks up a key from titles.txt
Returns -1 if the key is not found
Otherwise it returns the length of the output
native
native ns_lookup_title(const KeyName[], Output[], length);
Looks up a key from titles.txt
Returns -1 if the key is not found
Otherwise it returns the length of the output