Jump to content
Sign in to follow this  
tcp

PSPad ArmaScript Syntax

Recommended Posts

PSPadAS v0.02

Download:

http://tcp.servegame.org/arma/pspad/dl.php?v=latest

Features:

Syntax extension - Includes scripting commands up to ArmA2 v1.56. Keywords are separated into general commands, control structure reserved words, engine-defined variables, and config commands.

Script extension - Inserts private statement with local variables at top of selection. Local variables must begin with an underscore (_) and may contain uppercase. Ignores variables that begin with a double underscore (__) and are closed by a single quote (') or double quote (").

Instructions:

Copy the Syntax and Script folders into the install directory of PSPad.

Go to Settings -> Highlighter Settings.

Select a <not assigned> slot and under list of User Highlighters, select SQF.

Change the colors to your preference.

Feel free to inform me of any missing or incorrect keywords / scripting commands. Any requests for the Script extension are also welcome.

Changelog:

0.02

- Fixed script ignoring similar variables

0.01

- Initial release

- Added commands through ArmA 1.56

- Added Insert private script

Edited by tcp

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×