

The size of the dict CombinedRHS.py is upwards of 265MB, when compressed it goes down to 500KBĬlassExport.sqf is currently set up for RHS vehicles and weapons used on the C4G V14 RHS KotH server: The Archive RHS folder contains RHSCombineDicts.py to produce a single dict, categorised by root classes. Without using the included pythons scripts, you get a full class export of each class specified in ClassExport.sqf, using CombineDicts.py combines all items of a given category together and allows for a further combination based on the highest-level categorisation, by default being sides. Two main scripts: /Script/ClassExport.sqf (Manually add what you want to export)Īnd RHSClassExport.sqf (Automatically export all RHS classes of specified source (see links just below)Įdit lines 23-46 accordingly to change RHSClassExport to export another mod(s) or basegame:
