Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions neo/rebuild.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -323,4 +323,11 @@

@PointClass base(Angles) studio("models/player/jgr.mdl") = neo_juggernautspawnpoint : "Juggernaut spawn point"
[
]

@PointClass base(Targetname) size(-8 -8 -8, 8 8 8) = point_broadcastclientcommand :
"An entity that issues commands to each valid client's console, as if it was typed in by that player locally."
[
// Inputs
input Command(string) : "Command to execute."
]