added amb449
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401043
This commit is contained in:
@@ -264,6 +264,16 @@ native LogError(const String:format[], any:...);
|
||||
*/
|
||||
native GetTime(bigStamp[2]={0,0});
|
||||
|
||||
/**
|
||||
* Format date and time.
|
||||
*
|
||||
* @param buffer Destination string buffer.
|
||||
* @param maxlength Maximum length of output string buffer.
|
||||
* @param format Formatting rules.
|
||||
* @noreturn
|
||||
*/
|
||||
native FormatTime(String:buffer[], maxlength, const String:format[]);
|
||||
|
||||
/**
|
||||
* Loads a game config file.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user