Hi guys. Lot of time in Darts takes placing worms on start. 8 worms is pretty much for simgle player even. But for multyplayer games and specially for dS tours it pretty awful amount of time. The best way to save our time - adopt maps to PX stuff.
But before i start to explain how to do that, i will have to say that PX maps can be played in non-PX games. I mean they can be still loaded as regular maps for regular gameplay. online or offline.
So..
To make simplest PX Darts map remix (which is worms autoplacement) you need follow few simple steps:
1. Open map in PX Map editor

2. In map editor window open map you want to adopt (ctrl+O hehe)
3. Set spawning point on map. To do that need follow few simple steps:
3.1 open dialog box Script->Libraries (Ctrl+L) and select "editorsobj.pxl" and click OK

3.2 on left panel, select Object Type "SpawnPoint" and click "Create"

3.3 drag appeared "worm" into place on map you want to be make spawning point

3.4 set parameters of placed "SpawnPoint" object: "FromWorm" set to 1 (default), "ToWorm" set to 8 (also default), "OffsetPerWorm" set to 0 (default is 20, its a distance between worms when they placed", "Team" set to 0 (default)

4. Save your map into new place or with new name, or replace existing. Map will still works as original map for non-px gameplay and it still available to be opened in any image editors like photoshop, paint etc. Its besically regular .png file just with additional parameters inside file, that reads only by PX. BTW, when you host this map (for example PNG info is 1 MB, PX stuff is 500KB, so filesize is 1.5MB), if game you hosting isn`t PX one, players on lobby recieve only 1MB. PX stuff doesnt sending. Same with HostingBuddy. When you load it from wmdb, if its regular game, PX stuff won`t transfer.
5. Host a game and disable "Teleport Placement" in scheme, or make additional REGULAR (not px) scheme with that option OFF. Otherwise PX will not place your worms on the point you`ve set in map editor.
6. Make sure PX scheme option isn`t "OFF", but choose "default" to work with regular W:A scheme.
7. Enjoy your map and saved time

P.S. if you need to install ProjectX, follow these steps:
1. Make sure you have Worms:Armageddon 3.6.31 installed and WormKit aswell. If you don`t, you can install it on separate folder, other then your latest 3.7.x.x.
2. go to
ProjectX official website main page and download latest stable version (0.8.0 nowadays) and extract archive content into you W:A_3.6.31 root folder (e.g. C:\Games\Worms Armageddon)
3. Once you unpacked your archive, you PX does NOT ready to be used. You must update it using PXUpdater.exe, which is located into your W:A root folder.
4. Once it`s updated - you ready to use it, launching worms trough WormKit.
p.p.s. sometimes additional setting changing into PX.ini requires for best PX gaming results.
P.P.P.S. To get PX work best for you, need configure PX.ini, located into W:A root folder.
here is parameters, that works best for me:
- GameLogging=1 (you can set this to 0, coz its for debugging, for scripters)
- Windowed=0
- AAState=0 (AntiAliasing, 1 = 2x, 2 = 4x, 3 = 8x)
- VSync=0
- TripleBuffering=0
- Framelimit=0
- BackBuffers=1
You can change any of those to get best results for your system.