Skip to content

Instantly share code, notes, and snippets.

View JoSchaap's full-sized avatar

Jo Schaap JoSchaap

View GitHub Profile
@JoSchaap
JoSchaap / gist:8193fb8a5317ece3e98d
Created March 13, 2015 21:53
autoexec.cfg from my csgo/cfg folder :)
rate "128000"
cl_updaterate "128"
cl_cmdrate "128"
cl_interp "0"
cl_interp_ratio "1"
cl_crosshaircolor "1"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairdot "0"
cl_crosshairalpha "500"
@JoSchaap
JoSchaap / A3Wasteland_V11QueryExamples.SQL
Last active August 29, 2015 14:14
A3Wasteland v1.1 MySQL Query examples - more info at the forums of www.a3wasteland.com
/* show the ammount of players in your database */
select count(*) as 'players in database' from playerinfo;
/* show the ammount of vehicles in the datbase */
select count(*) as 'vehicles in database' from servervehicles;
/* show the ammount of objects in the datbase */
select count(*) as 'objects in database' from serverobjects;
@JoSchaap
JoSchaap / customrecipes.xml
Last active August 29, 2015 14:11
Custom recipe's used on 7days2die PvE server by JoSchaap
<!-- JoSchaap's custom recipes -->
<recipe name="brickAsphalt" count="2" scrapable="False" craft_time="5" >
<ingredient name="gravel" count="1" grid="0, 1"/>
<ingredient name="cement" count="1" grid="0, -1"/>
<ingredient name="brick" count="1" grid="0, 0"/>
</recipe>
<recipe name="brickDecayedAsphalt" count="2" scrapable="False" craft_time="5" >
<ingredient name="fertileDirt" count="1" grid="0, -1"/>
<ingredient name="brickAsphalt" count="1" grid="0, 0"/>
@JoSchaap
JoSchaap / markbuildingpositionsonmap.sqf
Created November 12, 2014 10:16
ArmA3 - mark nearby buildingPos on map
// Find nearby buildings with buildingPositions in them, and mark valid building positions on the map
private ["_radius", "_types"];
_radius = 2500;
_types = ["Land_Airport_left_F",
"Land_Airport_right_F",
"Land_Airport_Tower_dam_F",
"Land_Airport_Tower_F",
"Land_cargo_house_slum_F",
"Land_Cargo_House_V1_F",
@JoSchaap
JoSchaap / customrecipes.xml
Last active August 29, 2015 14:06
7days to die custom recipes used on server
<!-- by JoSchaap -->
<recipe name="brickAsphalt" count="2" scrapable="False" craft_time="5" >
<ingredient name="gravel" count="1" grid="0, 1"/>
<ingredient name="cement" count="1" grid="0, -1"/>
<ingredient name="brick" count="1" grid="0, 0"/>
</recipe>
<recipe name="brickDecayedAsphalt" count="2" scrapable="False" craft_time="5" >
<ingredient name="fertileDirt" count="1" grid="0, -1"/>
@JoSchaap
JoSchaap / rptspam
Created July 31, 2013 14:39
rpt spam
=====================================================================
== D:\SteamLibrary\steamapps\common\Arma 3\arma3.exe
== "D:\SteamLibrary\steamapps\common\Arma 3\arma3.exe"
Exe timestamp: 2013/07/25 02:39:16
Current time: 2013/07/31 03:31:17
Type: Public Beta
Branch: Stable
Version: 0.74.108135