mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 14:03:21 +00:00
Attempt to get rock throwing to work
This commit is contained in:
parent
08874d5266
commit
b6ccd98725
7 changed files with 105 additions and 3 deletions
|
@ -89,6 +89,8 @@ enum SpecialInternalFlags {
|
|||
int healTargetPlayer;
|
||||
float healTargetPos[3];
|
||||
|
||||
int g_iRockThrows;
|
||||
|
||||
#define MODEL_CAR "models/props_vehicles/cara_95sedan.mdl"
|
||||
|
||||
#include <feedthetrolls/base>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue