Author Topic: [BUG][EDITOR] "Use only _____" talismans break when saving  (Read 959 times)

0 Members and 1 Guest are viewing this topic.

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
[BUG][EDITOR] "Use only _____" talismans break when saving
« on: February 13, 2020, 07:21:26 PM »
The exact effect seems to depend on the skill. I haven't tested everything, but:

- Walkers work correctly
- Selecting bombers instead makes a talisman for "use only swimmers" (according to Crane)
- Cloners is similar, becoming Stoners
- Miners doesn't work at all. The text file references only using the skill "14" (which of course, there's no skill called "14").

There's two options for a workaround:

a) Edit the NXLV file by hand to correct the talisman

b) Instead of using "Use only skill", set a limit of 0 on all other skills
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)

Offline namida

  • Administrator
  • Posts: 12399
    • View Profile
    • NeoLemmix Website
Re: [BUG][EDITOR] "Use only _____" talismans break when saving
« Reply #1 on: February 17, 2020, 09:13:16 PM »
Saving fixed in a9d442d, loading fixed in 78c359f.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)