Skip to content

Important to know

lameskydiver edited this page Aug 9, 2023 · 2 revisions
  • Replacing or deleting by model number keyvalue WILL replace any hammer-specific settings you may have; for example, an ent may use different visgroups after the script is applied.
  • Search for connection KV's are done by partially examining if it starts with 'On', 'Out' (math_counter), or 'Pressed' (CSS). Any other connection keys that you know of need the script to be updated.
  • Searches on strippered modified ents may not always work correctly, especially if there are multiple other ents of same keyvalues.
  • Vscript additions will be implemented as is - if a stripper blocks depends on these vscript lines then it will not work properly.
Clone this wiki locally