mirror of
https://github.com/mapbase-source/source-fgds.git
synced 2025-01-15 00:27:56 +03:00
Added filter_script
This commit is contained in:
parent
2ee2a5545f
commit
f7e8d4daa6
8
base.fgd
8
base.fgd
@ -6783,6 +6783,14 @@
|
|||||||
output OutForceFriendlyFire(bool) : "Outputs whether the damage info forces friendly fire."
|
output OutForceFriendlyFire(bool) : "Outputs whether the damage info forces friendly fire."
|
||||||
]
|
]
|
||||||
|
|
||||||
|
//-------------------------------------------------------------------------
|
||||||
|
//-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@FilterClass base(BaseFilter) iconsprite("editor/filter_script.vmt") = filter_script :
|
||||||
|
"A filter which utilizes hooks in its entity scripts."
|
||||||
|
[
|
||||||
|
]
|
||||||
|
|
||||||
//-------------------------------------------------------------------------
|
//-------------------------------------------------------------------------
|
||||||
//
|
//
|
||||||
// Special Mapbase Entities
|
// Special Mapbase Entities
|
||||||
|
Loading…
x
Reference in New Issue
Block a user