Jump to content
gossamersolid

Arma 3 Notepad++ Syntax Highlighting

Recommended Posts

Thanks for the update, Can't do without the plugin!

found this:

<KeyWord name="diagfps" />
<KeyWord name="diagfpsmin" />
<KeyWord name="diagframeno" />
<KeyWord name="diaglog" />
<KeyWord name="diaglogSlowFrame" />
<KeyWord name="diagtickTime" />

Should be this:

<KeyWord name="diag_fps" />
<KeyWord name="diag_fpsmin" />
<KeyWord name="diag_frameno" />
<KeyWord name="diag_log" />
<KeyWord name="diag_logSlowFrame" />
<KeyWord name="diag_tickTime" />

Few more:

diag_activeSQFScripts
diag_captureFrame

Edited by whiztler
Added more tags

Share this post


Link to post
Share on other sites
Thanks for the update, Can't do without the plugin!

+1 here thanks for keeping this updated

Share this post


Link to post
Share on other sites

Just noticed that the function CBA_fnc_addKeybind;  is missing. Just to let you know for the next update. 

 

Thanks for your effort of keeping this up-to-date!

Share this post


Link to post
Share on other sites

Here's a list of all 3den functions:

 

BIS_fnc_3DENCamera
BIS_fnc_3DENControlsHint
BIS_fnc_3DENDiagCreateList
BIS_fnc_3DENDiagFonts
BIS_fnc_3DENDrawLocations
BIS_fnc_3DENEntityMenu
BIS_fnc_3DENExportAttributes
BIS_fnc_3DENExportOldSQM
BIS_fnc_3DENExportTerrainBuilder
BIS_fnc_3DENFlashlight
BIS_fnc_3DENGrid
BIS_fnc_3DENInterface
BIS_fnc_3DENListLocations
BIS_fnc_3DENMissionPreview
BIS_fnc_3DENModuleDescription
BIS_fnc_3DENNotification
BIS_fnc_3DENShowMessage
BIS_fnc_3DENStatusBar
BIS_fnc_3DENToolbar
BIS_fnc_3DENTutorial
BIS_fnc_3DENVisionMode
BIS_fnc_highlightControl
BIS_fnc_initAmmoBox
BIS_fnc_initListNBoxSorting
BIS_fnc_initPixelUI

 

Missing commmands:

 

getMousePosition

Share this post


Link to post
Share on other sites

If anybody has an up to date version, just pm me the link and I'll update the first post and add you to the contributers list.

Thanks.

Share this post


Link to post
Share on other sites

Time for another update.

 

Changelog

- Updated to ARMA3 1.58

- Added 3DEN functions (thanks R3vo)

- Added 'CBA_fnc_addKeybind' (thanks R3vo)

 

Download

https://www.dropbox.com

Share this post


Link to post
Share on other sites

Time for another update.

 

Changelog

- Updated to ARMA3 1.58

- Added 3DEN functions (thanks R3vo)

- Added 'CBA_fnc_addKeybind' (thanks R3vo)

 

Download

https://www.dropbox.com

 

Thanks Bakerman, added to first page.

Share this post


Link to post
Share on other sites

I updated both files with new scripting commands and functions up to Arma 3 1.64 stable. Have not checked for new any CBA functions since these files were last updated though. You can download the files here:

https://drive.google.com/open?id=0B4t_aUHHFVYLYVltSnotYkhETk0

ChangeLog:
- added: few missing commands introduced with 1.58
- added: commands introduced with 1.60
- added: commands introduced with 1.62
- added: commands introduced with 1.64
  • Like 1

Share this post


Link to post
Share on other sites

Great work man, really helps with debugging

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

×