Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - chubs

#1
Hi, i'm following the details at camanis.net to create a lemmings data parser as an exercise to learn a new programming language.

I'm having mostly success, but am currently stuck on this: When parsing the levels, how can i tell which levels are for which skill level? And after that, which order do they come in? I can't figure either of those things out.

This is the document i'm following: https://www.camanis.net/lemmings/files/docs/lemmings_lvl_file_format.txt

Thanks so much