Today I've put together a couple of functions that will help going forward with vehicle persistence. The idea is you call a function to return a vehicle state, this includes the class, position, dire...
Back again with another function that is useful, string replacement! This one is quite obvious, you want to replace some substrings of a string with your replacement.... but how would you do that in ...
Creating dialogs for Arma 3 can be a serious pain in the a** and even worse when something does not work or is missing. A good example is ListNBox, adding tooltips to a multi column listbox means you ...
Today, I was wanting to add a nicely formatted currency to a mod I am working on and ran into a problem..... (Arma SQF has almost no decent inbuilt handling of large numbers and has many precision pro...
I finally got around to correcting some of the 64-bit code and some basic testing for my ArmaDB plugin for Arma 3 (see previous beta release here) ArmaDB is a plugin and interface to use mysql/mari...
I've been quiet for these past weeks months as I've been very busy working on some projects for my non-profit organisation One Nature, I have also been using some of my spare time to play a bit of Eli...
Just an hour ago, me and Rick (Twisted Minds Arma Server admin) were completing a mission.... unfortunately, we were unable to complete it due to an AI that had glitched into a rock and became immorta...
Hey there! As usual, I've been spending my nights coding and since I've already fiddled around with crypto currency modules for my website, I decided to go even further and add more stuff that will c...