Page 2 of 2

Re: Ahhhhhh! So annoying!

Posted: Tue Aug 25, 2015 6:01 am
by BLAZING_INDICA
I pasted this, $my_first_menu_ID$ after $id$ =. That is what the tutorial tells me to do. However I still get a dump file! :wat:

Re: Ahhhhhh! So annoying!

Posted: Tue Aug 25, 2015 6:13 am
by BLAZING_INDICA
:u(02:000000db)call $AddLine$ arguments
$parent$ = $game_menu$$id$ = $backend_sound_options$$text$ = %s(13,"Sound Options")$link$ = $sfx_menu_container$

In the tutorial it says to search for "sound options", and above is the line of code that it finds. Also, in the tutorial it says to copy and paste that line of code above the previous line. So by doing that you get two of the same lines. Am I suppose to change something to differentiate the two lines from one another?

Re: Ahhhhhh! So annoying!

Posted: Tue Aug 25, 2015 6:21 am
by BLAZING_INDICA
It's like the only way for the script to compile is, if I don't change anything. I'm serious, if I leave it as is it will compile, but if I change any little thing it won't. I'm so fucking annoyed, but I won't give up!

Re: Ahhhhhh! So annoying!

Posted: Wed Aug 26, 2015 8:59 pm
by Morten1337
For some reason I had problems compiling using the "qb launcher" tool.
I cleaned up the code a bit, and tried a few different compilers, and it compiles just fine.

https://copy.com/yLqGAcsNmUGZaOvj/test.rar?download=1

I think you were using an old compiler that doesn't calculate the new checksums. So when the compiler would reach the "new code" it would crash.
The newer compilers should calculate the checksums for you, but you have to run the compile process twice.

Re: Ahhhhhh! So annoying!

Posted: Thu Aug 27, 2015 1:46 am
by BLAZING_INDICA
I just want to say thank you for both Whoelsebutme, and Morten1337's help. Even if this tool doesn't work, I still know more about
qb-scripts than I ever would own my own! I will try this tool now, and if it doesn't work? At least I tried!