str_to_vector
Fills a vector with numbers from a string
Syntax
stock str_to_vector( const string[], Float:vec[3] ) {
Usage
| string | The string to look at. |
Return
This function has no return value.
Defined in
nfvault.inc
at line 3244
.
This documentation was automatically generated from source.