native get_grenade_id(id, model[], len, grenadeid = 0);
| id | Owner entity index to match |
| model | Buffer to copy grenade model to |
| len | Maximum length of buffer |
| grenadeid | Entity index to start searching from |
Finds a grenade entity, matching by owner.
Grenade entity index > 0 if found, 0 otherwise
If an invalid entity index is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.