ACF-Missiles relies on the BeamNetVars library but doesn't include it
Closed this issue · 2 comments
AbigailBuccaneer commented
ACF-Missiles uses the ent:{Get,Set}Beam*
functions that are implemented by the BeamNetVars library. It's currently shipped with Wiremod, but we're intending to remove it (wiremod/wire#969, wiremod/wire#1270). It automatically detects when multiple addons ship it and uses the newest one, so the correct thing to do is to include the file with ACF-Missiles.
AbigailBuccaneer commented
It should! Thanks 👌