Skip to content

Instantly share code, notes, and snippets.

View headswe's full-sized avatar
🏀
Building cool things

Sebastian Nygren headswe

🏀
Building cool things
View GitHub Profile
@headswe
headswe / csvdump.sqf
Last active August 29, 2015 14:06 — forked from harakka/csvdump.sqf
///////// XML EXPORT
///////// Usage: [name,CfgPatches name]
///////// Usage : [name] to export bis stuff
_CfgPatches = false;
_configPath = "";
_collectionName = "BIS";
if(count [] > 1) then
{