Garry's Mod Wiki

Revision Difference

engine.OpenDupe#515644

<function name="OpenDupe" parent="engine" type="libraryfunc">⤶ <description>Loads a duplication from the local filesystem.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="dupeName" type="string">Name of the file. e.g, engine.OpenDupe(&quot;dupes/8b809dd7a1a9a375e75be01cdc12e61f.dupe&quot;)</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="string">Compressed dupeData. Use util.JSONToTable to make it into a format useable by the duplicator tool.</ret>⤶ </rets>⤶ </function>⤶ ⤶