BaW Forum
Creature Isle Quest Scripts - Printable Version

+- BaW Forum (http://bawsite.com/forum)
+-- Forum: Black & White Discussion (http://bawsite.com/forum/forumdisplay.php?fid=3)
+--- Forum: Technical help (http://bawsite.com/forum/forumdisplay.php?fid=6)
+--- Thread: Creature Isle Quest Scripts (/showthread.php?tid=82)



Creature Isle Quest Scripts - Shane - 07-07-2020

Hi.

ThanksĀ for supplying the original Black & White quest scripts from the MAC version of the game! I've recently installed the Creature Isle script compiler but surprisingly, it doesn't come with the original quest scripts (comes with a few of the basics to get started).

Do you happen to have the original Creature Isle quest scripts (presumably from the MAC version of CI)? It would be really helpful!

Thanks again!


RE: Creature Isle Quest Scripts - . - 07-08-2020

From what I remember, Mac version of CI doesn't have them.


RE: Creature Isle Quest Scripts - Kratzean - 07-09-2020

In the past I tried to extraxt the challenge.chl Scriptfile of CI with the chasm/chlex tool, but they doesn't support the CI file. :/

Yes,the language is a assembler like language (and not the scripting language of Bw/CI), but with an extracted challenge.chl it would be easier to complete the scriptfies by hand.

An decompiler, which can decompile it directly would be great too, but I don't have enought experiences to wrote something like this. Is there perhaps a easy way to make a update for chlex/chasm to use it with the CI file? Or perhaps to merge challenge.chl files?