Functions in engine_stocks.inc
List of functions
| Function | Description |
|---|---|
| fakedamage | |
| find_ent | |
| get_user_button | Get the Button(s) user is pressing |
| get_user_oldbutton | |
| 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 | |
| set_rendering | Set rendering of an entity |
| set_entity_flags | Set flags on an entity |
| set_user_velocity | Returns 1 if entity is visible. |
| get_user_velocity | |
| IsInWorld | Will return the contents of a point (inside map? in sky? outside map? etc.). |