native cod_get_user_time_text(id, data[], length);
id | Player index |
data | Buffer to copy formatted time string to |
lenth | Maximum buffer size |
Returns player gametime as text with hours, minutes, seconds.
Text format: %i h %i min %i s.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.