1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- @PointClass size(-8 -8 -8, 8 8 8) color(60 242 58) = phlt_copy_brush : "Copies models from other entities"
- [
- phlt_cpm_target(string) : "Copy Target"
- phlt_cpm_class(string) : "Class" : "func_rotating"
- targetname(target_source) : "Name"
- angles(string) : "Pitch Yaw Roll (X Z Y)" : "0 0 0"
- ]
- @PointClass size(-24 -24 -24, 24 24 24) color(32 96 255) = shlt_entity_wildcard : "Edicts-Wildcard"
- [
- killtarget(string) : "Wildcard name" : "shlt_wildcards"
- wildcard_amount(integer) : "Wildcard size (Entities) (>=1)" : 50
- delay(string) : "Delay before removal (>=0.5)" : "1.0"
- ]
|