Fwatch is obsolete! Read here

Fwatch 1.16 On-Line Documentation


Function & Script Library

Directory fwatch\data\ stores over a dozen of extra scripts and functions that take advantage of the Fwatch features. They are listed below, each with brief description. More information you'll find inside the files.

Functions

ConvertKeyString.sqf
CurrentLanguage.sqf
DateDifference.sqf
DateDifferenceInDays.sqf
Format.sqf
FormatDate.sqf
getAspectRatio.sqf
InitFLib.sqf
inKeys.sqf
MeasureTime.sqf
ModifyDate.sqf
path.sqf
pathDedi.sqf

Scripts

Download.sqs
InputMulti.sqs
MemMulti.sqs
onScreenTyping.sqs



Format

Converts any data type to a string. Useful for saving data with igse db.

Example:["FLIB_FORMAT"] call preProcessFile "..\fwatch\data\InitFLib.sqf"
TEST = ["1","2","3"]
loadFile ("\:IGSE DB file:..\fwatch\tmp\test.db key:testwrite:TEST=" + (TEST call FLIB_FORMAT) + ";")
Topics:
What is Fwatch?
What's new?
Download & Startup

Presence Check
Using Commands
Input Commands Info
Animation Codes
Function & Script Library
Recommended Practices

Extras
Mod Manager
Changelog
Source
Credits