Feb 13, 2019 at 8:02 AM
Join Date: May 14, 2018
Location:
Posts: 37
Age: 21
Pronouns: he/him
Yeah they all appear at the same time, go poof and that's it.Create another one?
(Wow, noxid is helping with my mod, I've been noticed)
Yeah they all appear at the same time, go poof and that's it.Create another one?
Put a <WAI between them then.Yeah they all appear at the same time, go poof and that's it.
(Wow, noxid is helping with my mod, I've been noticed)
Here's the assembly line where you can edit the blue during the fade-out transition:
CPU Disasm
Address Hex dump Command Comments
0040DE77 |. 68 00002000 PUSH 200000 ; /Arg1 = UNICODE "gscht"
You can change the 200000 to any hex code for the palette you want (it's usually found on the colors window on Paint.net).
CPU Disasm
Address Hex dump Command Comments
0040DE77 68 02020200 PUSH 20202
Sometimes it's easier to make the new thread insteadGot some modding difficulties, and you're not sure what to do about them? Search function isn't helping?
Ask here!
Fair enough! Guess I’ll make a new thread. Thank you for telling me!I feel you really should've just checked the op first, this is really just a howto thread on making mods
Sometimes it's easier to make the new thread instead
<ML+000+ should do the trick. Mayhaps we should include the ASCII Negative Values in the new modding guide as well...i forget if i asked this before but does anyone know how to remove health
like max health is 50 make it go to 45 max health
In Booster's Lab go to help and then go to the negative arguments page in the TSC folder, you'll find everything you need there.i forget if i asked this before but does anyone know how to remove health
like max health is 50 make it go to 45 max health
thanksIn Booster's Lab go to help and then go to the negative arguments page in the TSC folder, you'll find everything you need there.
Booster's Lab and Cave Editor both have descriptions for the commands in their script editors. Use <FAI btw.How would I get the maps to be visible, I'm adding new maps but the screen just stays that purplish blue color and doesn't show anything. (I haven't modded CS in quite awhile so I forgot.)
How would I get the maps to be visible, I'm adding new maps but the screen just stays that purplish blue color and doesn't show anything. (I haven't modded CS in quite awhile so I forgot.)