-
Content Count
45 -
Joined
-
Last visited
-
Medals
-
Medals
-
Alwarren has created a superb Blender-Plugin for that. Please see: https://forums.bohemia.net/forums/topic/145290-arma-toolbox-for-blender-arma-23-exporter-script/
-
Squad.xml Editor 2 - Manage multiple squads via a browser
TomNedry replied to TomNedry's topic in ARMA 2 & OA : Community Made Utilities
The main difference between v2.1 und v2.2 is that in 2.2 the data is stored in a database and the xml is created on the fly everytime there is a change in the database. In v2.1 the data is stored in the xml file only. So, there is no need to update to v2.2 as long as you're happy with v2.1, because v2.2 has no new functionality from the user point of view. I'm sorry to say that i didn't implement a method to import an existing xml file to the v2.2 database and won't do in the near future as i havn't a personal need. -
Squad.xml Editor 2 - Manage multiple squads via a browser
TomNedry replied to TomNedry's topic in ARMA 2 & OA : Community Made Utilities
Download link is working again. Thank you for the advice. -
X-Cam 1.0 for Arma 3 released
TomNedry replied to silola's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Awesome tool... -
Arma 3 Animation Tutorial: From Blender to Arma 3
TomNedry replied to HJohnson's topic in ARMA 3 - MODELLING - (O2)
Very helpful, Thx! -
Great work.
-
Arma Toolbox for Blender - Arma 2/3 exporter script
TomNedry replied to Alwarren's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Nice one! -
Unable to double click in editor. Possibly TrackIR related
TomNedry replied to Ragtop's topic in ARMA 3 - BI TOOLS - TROUBLESHOOTING
Works for me as well, thx... -
Arma Toolbox for Blender - Arma 2/3 exporter script
TomNedry replied to Alwarren's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Just great! -
Squad.xml Editor 2 - Manage multiple squads via a browser
TomNedry replied to TomNedry's topic in ARMA 2 & OA : Community Made Utilities
UPDATE to version 2.2 Changed to Sqlite PDO database driver Sqlite3 support added; Thanks to "sancron" for beta testing Italian language file added; contributed by =FSI=FlorianGeyer Download link see post #1 -
Squad.xml Editor 2 - Manage multiple squads via a browser
TomNedry posted a topic in ARMA 2 & OA : Community Made Utilities
I extended my "single squad.xml" editor a while ago and realized that i never published it. After extensive use by www.panzergrenadierbrigade37.de i think it's a reliable, small and helpful tool. Don't wanna miss it... Requirements: A webspace with "PHP 5.x". As database the PHP build-in SQlite is used... Licence: GPL3 For further information take a look at the Readme. Download-link (106KB, Zip) ... UPDATE to version 2.2, 01mar13, see post #3 for details -
Squad.xml Editor - Open source webtool
TomNedry replied to TomNedry's topic in ARMA 2 & OA : Community Made Utilities
I'm sure that someone will be interested... Just post the stuff! BTW: Why a cron job? I'm assuming that you're using a form with some sort of "Apply" button to write to the database. Just run the XML update process with the same script (after confirmation of the database entry of course) and you're done... -
Squad.xml Editor - Open source webtool
TomNedry replied to TomNedry's topic in ARMA 2 & OA : Community Made Utilities
Update 03nov2011 Add UTF-8 support Removed "Auto-removes all non-ASCII characters" Readme.txt adopted See the first post for links... The UTF-8 support was tested with German-"Umlaute" (e.g. ä, ü, etc.). I would appreciate it to get a link to a live "squad.xml" with cyrillic letters. Please PN me... -
ARTY - another simple artillery script
TomNedry replied to TomNedry's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Update 02nov2011 Typo corrected in sidechat message at fire request Calculation for corMarker adopted, so coordinates on ArmA2 OA maps are correct now ReadMe changed. Remark to disable "_UTMCorr" on ArmA2 OA maps Added an example for "Zargabad" Thanks to SigintArmA for feedback! See first post for links... -
Squad.xml Editor - Open source webtool
TomNedry replied to TomNedry's topic in ARMA 2 & OA : Community Made Utilities
Good point... Can you give me a link to a russian squad.xml (via PN) so i will able to test it?