| Function | Description |
|---|---|
| fakedamage | This function has no description. |
| find_ent | This function has no description. |
| get_user_button | Get the Button(s) user is pressing |
| get_user_oldbutton | This function has no description. |
| get_entity_flags | Get flags an entity is flagged with |
| get_entity_distance | Get the distance between two entities |
| get_grenade | Get grenade thrown by this user |
| get_brush_entity_origin | Get origin of a brush entity |
| remove_entity_name | Remove entity by name |
| ViewContents | Get the contents of the point a user is aiming at |
| get_speed | This function has no description. |
| set_rendering | Set rendering of an entity |
| set_entity_flags | Set flags on an entity |
| set_entity_visibility | If visible = 1, entity will be set to be visible, else invisible. |
| get_entity_visibility | Returns 1 if entity is visible. |
| set_user_velocity | This function has no description. |
| get_user_velocity | This function has no description. |
| RadiusDamage | Hurts/Kills players in a sphere, like an explosion, Multiplier determines damage. |
| VelocityByAim | Gives you a velocity in the direction a player is looking, iVelocity is the multiplier. |
| PointContents | Will return the contents of a point (inside map? in sky? outside map? etc.). |
| set_size | This function has no description. |
| IsInWorld | This function has no description. |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.