num_to_word
Core (amxmodx.inc)
Description
num_to_word - Converts numbers from 0-999 into English words.
Syntax
num_to_word ( num, output[], len )
Type
Native
Notes
Stores the result in output for a maximum of len characters.