help compiling script

Anything to do with GTA1/GTA2 modding (tools, scripts and more).
Post Reply
RetroFox
Mugger
Mugger
Posts: 16
Joined: 26 Feb 2014, 16:29
GH nick: donthaveone

help compiling script

Post by RetroFox »

I have decompiled a script and made some changes and want to recompile it.

The problem i have is the compiler fails when it hits the first line referencing an external script (one of the missions)

Any ideas?

Thanks
User avatar
Sektor
Boss
Boss
Posts: 1423
Joined: 04 Mar 2008, 06:51
GH nick: Sektor
Location: GTAMP.com
Contact:

Re: help compiling script

Post by Sektor »

You need to use the official compiler or maybe scriptpad for multiscripts/external scripts, you can't use mispad. The decompiler doesn't support IF/WHILE/GOSUB/function triggers, so that's a lot of code to guess/rewrite/fix for complex scripts like Capital City.
Post Reply