Browsing Category

JavaScript

9

SQF to BBCode Converter

This web app will convert SQF code into BBcode for use on forums with colour theme similar to my Notepad++ highlighter

September 14, 2014 All, ArmA Scripting, JavaScript
3

ArmA Scripting Tutorials: Triggers V2

Today BIS added new command triggerTimeoutCurrent that allows you to check the current remaining time of a trigger timeout. This made me look into trigger

1

ArmA RegEx Extensions: regex_match.dll and regex_replace.dll

If one thing ArmA is missing badly it is native RegEx functionality. Considering how fast and powerful RegEx could be, it is just screaming “FFS,

3

Code To compileFinal Converter

So are you ready to lock the code of your function with compileFinal so that it cannot be overwritten by hackers? Paste and convert! (ArmA

April 29, 2013 All, ArmA 3, ArmA Scripting, JavaScript
10

ArmA 2 / ArmA 3 Simple Private Variable Extractor

What is this? If you have been coding in ArmA you know you want to make sure all private variables used are defined as private

November 28, 2012 All, ArmA 2, ArmA 3, ArmA Scripting, JavaScript
10

World’s Smallest && Fastest XML To JSON JavaScript Converter

I wrote this converter a long time ago when I was making SHOUTcast application for my PSP Radio. It was meant to transform SHOUTcast API

August 30, 2012 All, JavaScript, Playstation, PSP, Radio
183

ArmA 2 DayZ Private Server Admin Tools Chernarus

These are the same tools I used for Lingor Island now adapted for Chernarus map. Installation The same as with Lingor Island. Admin Tools Files

August 18, 2012 All, ArmA 2, DayZ, Games, JavaScript, PHP
0

ArmA 2 DayZ Private Server Admin Tools Lingor Island

First of all, private server is great! Why? There are virtually no desyncs or lag when it comes to database and player experience is smooth.

August 17, 2012 All, ArmA 2, DayZ, Games, JavaScript, PHP