updated comment
This commit is contained in:
parent
d01d6b06fa
commit
39a22813cb
@ -1063,7 +1063,7 @@ native get_pcvar_string(pcvar, string[], maxlen);
|
|||||||
native arrayset(array[], value, size);
|
native arrayset(array[], value, size);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the weapon id, otherwise -1 when no id found.
|
* Returns the weapon id, otherwise 0 when no id found.
|
||||||
* The weapon name is case sensitive, and has the weapon_* form.
|
* The weapon name is case sensitive, and has the weapon_* form.
|
||||||
*/
|
*/
|
||||||
native get_weaponid(const name[]);
|
native get_weaponid(const name[]);
|
||||||
|
Loading…
Reference in New Issue
Block a user