fireship4 0 Posted March 14, 2007 I have colour coded the weapon config file that you get when you unpack "weapons.pbo" (more about this in the ReadMe) - making it easier to find/edit what you want. Please note that as my config file is in rich text format (to allow font editing in WordPad) you will have to use it as a base for your weapon config editing and save copies of it as "text only" .cpp files for the engine to recognise them when they are repacked. P.S. While looking for somewhere to host it I found quite a useful site called "www.box.net" which gives you 1Gb linkable/sharable storage space for free. www.mediafire.com seems good too, unlimited hosting for free. ReadMe Download: Box.net BIS 4P I have fixed the links - I had mixed them up. *Thanks to all who have offered to host* Screenshots: Share this post Link to post Share on other sites
Guest Posted March 14, 2007 You need to register there to download the file? Or at least I can not dowload it. Share this post Link to post Share on other sites
VictorTroska 0 Posted March 14, 2007 You need to register there to download the file?Or at least I can not dowload it. Working fine here. Share this post Link to post Share on other sites
fardwark 0 Posted March 14, 2007 What is the purpose of this? There exists dozens of capable text editors that already provide syntax highlighting for C++-like languages, and they don't require you to save the file in an intermediate RTF format that is incompatible with the game. List of capable, quality text editors that do the job better: SciTE ConTEXT vim/gvim TextPad Share this post Link to post Share on other sites
Guest Posted March 14, 2007 You need to register there to download the file?Or at least I can not dowload it. Working fine here. Â Thanks, at least now I know the link should work Must be something in my settings I guess Share this post Link to post Share on other sites
fireship4 0 Posted March 15, 2007 In reply to fardwark - I didn't know, but this is specifically tailored to the armed assault configs anyway. I dont' know if it's more useful or not - feedback welcome. Share this post Link to post Share on other sites
weedomatic 0 Posted March 16, 2007 Syntax highlighting rules can be customized in most of the mentioned editors fardwark mentioned. Plus, someone already did a custom ArmA-highlighter for notepad++. (Cannot be bothered to find the link now . Would be nice if that person also added the missing auto-completion vocabulary. Back to topic..) For .cpp-files, regular C++-style highlighting in most editors will do, however. Share this post Link to post Share on other sites
fireship4 0 Posted March 16, 2007 Having checked out Notepad++, I have to say it's much better than my attempt, with collapsible classes etc. You can get it here: Notepad++ Share this post Link to post Share on other sites