Almost every ship in the game has a walk file, allowing for depiction of sailors moving about, but sadly a few models have been left out. Some of them are incredibly nice models, but just feel a bit lonely and so fail to live up to their full potential.
I am including a comprehensive list of the 7 ships currently missing walk files below. That way, if people are willing to create a walk file for one or more ships, there is a list to work off of, and files can be posted to this thread and the ship removed from the list.
Comprehensive list of ships missing walk files:
NEW ship about to be added: piratesahoy.net/threads/swedish-east-indiaman-by-philipjn.27675
1) Swedish East Indiaman by Philipjn, ported by Armada
refShip.Name = "SwedishIndiaman1";
refShip.All = "Fleut1";
refShip.SName = "Indiaman1";
refShip.id = refShip.Name;
refShip.Walk = "";
CURRENT ships already in the game
2)Batavia by Yo Ho Ho and Thomas the Terror, based on original texture by Petros
refShip.Name = "NL_Batavia";
refShip.sname = "Indiaman1L";
refShip.id = refShip.Name;
refShip.All = "Fleut1";
refShip.walk = "";
3) Soleil Royal by red10october; additional work by Armada
refShip.Name = "FR_SoleilRoyal";
refShip.SName = "SoleilRoyal";
refShip.All = "HMS_Endeavour";
refShip.id = refShip.Name;
refShip.Class = 1;
refShip.Walk = "";
4) Royal Brig by Yo Ho Ho
refShip.Name = "BrigRoyal";
refShip.All = "HMS_Bounty";
refShip.SName = "LightBrigN";
refShip.all = "Brig1";
refShip.walk = "";
5) War Tartane from AOP added by MAXIMUS
refShip.Name = "TartaneWar";
refShip.All = "Tartane1";
refShip.sname = "TartaneWar";
refShip.walk = "";
refShip.id = refShip.Name;
6) USS Enterprise by Kazeite
refShip.Name = "USS_Enterprise";
refShip.All = "Brig1";
refShip.SName = "SloopUS";
refShip.walk = "";
refShip.id = refShip.Name;
7) Trinity 2nd Rate (based on the Christianus Sextus) by Remus77
refShip.Name = "FR_Trinity";
refShip.All = "HMS_Endeavour";
refShip.SName = "Trinity";
refShip.id = refShip.Name;
refShip.Class = 2;
refShip.Walk = "";
7.3, 7.6) two other Trinity second rate versions, all can probably use same walk file
(List excludes cursed caraval and one version of flying dutchman, cursed La Marianna, and Prisonship2, as they seem to be special ships and might not require walk files, unsure, other people correct me if they need walk files as well)
Finally, there are the potential for a couple of new ship models to be added, if someone volunteers to do the walk files: Problem with Model in Maya | PiratesAhoy!
For reference, a guide to creating walk files: Tools, Tutorials and Information | PiratesAhoy!
I am including a comprehensive list of the 7 ships currently missing walk files below. That way, if people are willing to create a walk file for one or more ships, there is a list to work off of, and files can be posted to this thread and the ship removed from the list.
Comprehensive list of ships missing walk files:
NEW ship about to be added: piratesahoy.net/threads/swedish-east-indiaman-by-philipjn.27675
1) Swedish East Indiaman by Philipjn, ported by Armada
refShip.Name = "SwedishIndiaman1";
refShip.All = "Fleut1";
refShip.SName = "Indiaman1";
refShip.id = refShip.Name;
refShip.Walk = "";
CURRENT ships already in the game
2)Batavia by Yo Ho Ho and Thomas the Terror, based on original texture by Petros
refShip.Name = "NL_Batavia";
refShip.sname = "Indiaman1L";
refShip.id = refShip.Name;
refShip.All = "Fleut1";
refShip.walk = "";
3) Soleil Royal by red10october; additional work by Armada
refShip.Name = "FR_SoleilRoyal";
refShip.SName = "SoleilRoyal";
refShip.All = "HMS_Endeavour";
refShip.id = refShip.Name;
refShip.Class = 1;
refShip.Walk = "";
4) Royal Brig by Yo Ho Ho
refShip.Name = "BrigRoyal";
refShip.All = "HMS_Bounty";
refShip.SName = "LightBrigN";
refShip.all = "Brig1";
refShip.walk = "";
5) War Tartane from AOP added by MAXIMUS
refShip.Name = "TartaneWar";
refShip.All = "Tartane1";
refShip.sname = "TartaneWar";
refShip.walk = "";
refShip.id = refShip.Name;
6) USS Enterprise by Kazeite
refShip.Name = "USS_Enterprise";
refShip.All = "Brig1";
refShip.SName = "SloopUS";
refShip.walk = "";
refShip.id = refShip.Name;
7) Trinity 2nd Rate (based on the Christianus Sextus) by Remus77
refShip.Name = "FR_Trinity";
refShip.All = "HMS_Endeavour";
refShip.SName = "Trinity";
refShip.id = refShip.Name;
refShip.Class = 2;
refShip.Walk = "";
7.3, 7.6) two other Trinity second rate versions, all can probably use same walk file
(List excludes cursed caraval and one version of flying dutchman, cursed La Marianna, and Prisonship2, as they seem to be special ships and might not require walk files, unsure, other people correct me if they need walk files as well)
Finally, there are the potential for a couple of new ship models to be added, if someone volunteers to do the walk files: Problem with Model in Maya | PiratesAhoy!
For reference, a guide to creating walk files: Tools, Tutorials and Information | PiratesAhoy!
Last edited by a moderator: