Today I found myself needing a simple conversion from HTML codes such as "À" to the equivalent "À" in Pascal, so rather than re-invent the wheel I done a quick Google search only to find over complica...
Hello World! I have not written any posts for quite a while and decided I needed to at least drop one now. I have been busy with various things so blogging has not been a priority unfortunately. Anyw...
I have been rewriting the base code for the vehicle simulation and so far things are going good. I hope to have a working demonstration in the coming days. I have also made a new hud with a nicer t...
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...