Skip to content

Instantly share code, notes, and snippets.

@cyrq
cyrq / ZeroClipboard.js
Last active September 24, 2018 19:05
DayZ SA GUID fetcher
/*!
* ZeroClipboard
* The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
* Copyright (c) 2014 Jon Rohan, James M. Greene
* Licensed MIT
* http://zeroclipboard.org/
* v2.1.6
*/
(function(window, undefined) {
"use strict";
/*
handleBackpack.sqf
Author: cyrq (cyrq1337@gmail.com).
Made for DayZed: http://dayzed.eu
Thanks to Hympnomatic for the _getClass funtion: http://forums.bistudio.com/showthread.php?148285-From-display-name-to-classname&p=2583286&viewfull=1#post2583286
You can use, modify and distribute this without any permissions.
Give credit where credit is due.