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 ...
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've been quite busy this past couple of weeks moving all my gear back into my home office in preparation for the cold winter, but I wanted to make a new post. I am going to show you my "coolmsg" func...
Another Arma post, this time I'm posting my team tag SQF script. This script allows players to see friendlies up to max distance specified by definition. They are visible using the rank icon of the fr...
An SQF script for inserting and removing virtual earplugs! So probably just about everyone has meddled with an ear plugs script for Arma. When I first messed around with SQF a couple of weeks ago I...