ogsf4life Posted June 6, 2020 Share Posted June 6, 2020 someone can put on here the script this mission descompiled ? When i descompile the main in sanny builder and try compile again, the mission be needed of conditions , and i dont know what are.. and playing this mission , when i join in the club , the npc's and jizzy and the animations dont load... i need of all lines on this mission.. help me guys. Link to comment https://gtaforums.com/topic/956399-mission-ice-cold-killa/ Share on other sites More sharing options...
ogsf4life Posted June 7, 2020 Author Share Posted June 7, 2020 nobody can descompile main.scm with sanny and copy the mission and paste here for me ? Link to comment https://gtaforums.com/topic/956399-mission-ice-cold-killa/#findComment-1071237909 Share on other sites More sharing options...
ZAZ Posted June 7, 2020 Share Posted June 7, 2020 (edited) It's a known "bug" of main.scm .. or let's say a "left over" or maybe a result from decompiling which is not accepted by compiling, since Sannybuilder doesn't accept incorrect conditional checks So this wiered existing conditional check of mission Ice Cold Killa, at line number 232223, doesn't have any condition :SYND4_3650 00D6: if 004D: jump_if_false @SYND4_3672 0001: wait 0 ms 0002: jump @SYND4_3650 the way to fix: deactivate the codes by comment slashes :SYND4_3650 //00D6: if //004D: jump_if_false @SYND4_3672 0001: wait 0 ms //0002: jump @SYND4_3650 Edited June 15, 2020 by ZAZ Link to comment https://gtaforums.com/topic/956399-mission-ice-cold-killa/#findComment-1071238093 Share on other sites More sharing options...
ogsf4life Posted June 7, 2020 Author Share Posted June 7, 2020 2 hours ago, ZAZ said: It's a known "bug" of main.scm .. or let's say a "left over" or maybe a result from decompiling which is not accepted by compiling, since Sannybuilder doesn't accept incorrect conditional checks So this wiered existing conditional check of mission Ice Cold Killa, at line number 232223, doesn't have any condition :SYND4_3650 00D6: if 004D: jump_if_false @SYND4_3672 0001: wait 0 ms 0002: jump @SYND4_3650 the way to fix: deactivate the codes by comment slashes :SYND4_3650 //00D6: if //004D: jump_if_false @SYND4_3672 //0001: wait 0 ms //0002: jump @SYND4_3650 thanks ZAZ.. ill make this . The problem is than dont has how know if fix or not.. has begin the missions there of begin until san fierro and test. but again , thanks bro. Link to comment https://gtaforums.com/topic/956399-mission-ice-cold-killa/#findComment-1071238158 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now