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

Messages - chubs

#1
Ok thanks so much for clearing that up! Seems a bit hacky, but hey its only an old game. Have a great week :)
#2
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