How to get the Missile Launcher (And level 2 Missile Launcher)

Apr 4, 2015 at 8:53 PM
Senior Member
"Master using it, and you can have this!"
Join Date: Jun 7, 2013
Location: Nebraska, USA
Posts: 72
Age: 24
I didn't see any youtube vids or anything in the forums here about this so here! It takes a little scripting, but I show how to do it all in the vid.


https://www.youtube.com/watch?v=jmpZu07DEkU

Hope it helps someone! :D
 
Apr 4, 2015 at 9:05 PM
scrungy
Bobomb says: "I need a hug!"
Join Date: Oct 7, 2011
Location: PrtWeed
Posts: 777
Age: 24
This is a great tutorial, but the video is unnecessarily lengthy, and it would have been easier to explain with text and images instead.
 
Apr 4, 2015 at 9:12 PM
Senior Member
"Master using it, and you can have this!"
Join Date: Jun 7, 2013
Location: Nebraska, USA
Posts: 72
Age: 24
Eh yeah, sorry, I'm sorta new to making videos, I'll note that for next time.
I'm adding an annotation to skip the gameplay parts, maybe that'll make it better
 
Apr 5, 2015 at 6:00 AM
Senior Member
"Fly, Fly, Fly!"
Join Date: Sep 10, 2014
Location: Where the stars collide.
Posts: 138
Age: 24
Wow. Good work mate. I wonder why it was entirely cut and not changed a little bit.
 
Apr 5, 2015 at 6:08 AM
Administrator
Forum Administrator
"Life begins and ends with Nu."
Join Date: Jul 15, 2007
Location: Australia
Posts: 6210
Age: 38
That's nothing. Try the Death Beam. It deals 99 damage, and is something like the "wide" weapon, except it has an absolutely ridiculous firing rate. Open your save in a hex editor (profile0, profile1 or profile2 in rsc_k\profile) and assuming that your first slot weapon is the Pea Shooter or one of its derivatives change the byte at 0x8DE to 04.

0x8DD represents the type of weapon for slot 1 while 0x8DE represents the level.

These are the possible values:

00=No weapon
01=Pea Shooter
02=Fan
03=Bubble
04=Fire
05=Kuro Blaster
06=Rocket

(Death beam is a level 5 Pea Shooter btw)

There's a weapon slot every 4 bytes from there.

Edit: I found item slot 1 at 0x8CC

00=No item
01=Jetpack
02=Heart Jar
03=Jacket
04=A.. heart icon?
05=Heart bundle icon?
06=Extra heart icon?
07=Extra life icon?

There's an item slot every 4 bytes from there.
 
Apr 5, 2015 at 8:13 AM
Senior Member
"Master using it, and you can have this!"
Join Date: Jun 7, 2013
Location: Nebraska, USA
Posts: 72
Age: 24
Wow interesting!
I've noticed Death Beam in the files, but I never knew how to get it in. I'm gonna have to try this now, thanks!

EDIT: Holy crap. Like holy crap. This weapon is amazing. For fun I'm gonna see how fast I can do the boss rush with it!
 
Apr 5, 2015 at 8:46 AM
Senior Member
"Fly, Fly, Fly!"
Join Date: Sep 10, 2014
Location: Where the stars collide.
Posts: 138
Age: 24
andwhyisit said:
That's nothing. Try the Death Beam. It deals 99 damage, and is something like the "wide" weapon, except it has an absolutely ridiculous firing rate. Open your save in a hex editor (profile0, profile1 or profile2 in rsc_k\profile) and assuming that your first slot weapon is the Pea Shooter or one of its derivatives change the byte at 0x8DE to 04.

0x8DD represents the type of weapon for slot 1 while 0x8DE represents the level.

These are the possible values:

00=No weapon
01=Pea Shooter
02=Fan
03=Bubble
04=Fire
05=Kuro Blaster
06=Rocket

(Death beam is a level 5 Pea Shooter btw)

There's a weapon slot every 4 bytes from there.

Edit: I found item slot 1 at 0x8CC

00=No item
01=Jetpack
02=Heart Jar
03=Jacket
04=A.. heart icon?
05=Heart bundle icon?
06=Extra heart icon?
07=Extra life icon?

There's an item slot every 4 bytes from there.
Wow That's very interesting. Would anybody mind making video tutorial cuz I'm lost :critter: Thanks in advance.
 
Apr 5, 2015 at 8:57 AM
Administrator
Forum Administrator
"Life begins and ends with Nu."
Join Date: Jul 15, 2007
Location: Australia
Posts: 6210
Age: 38
While I was there I found some coin related info.

Coins are at 0x8FF and are 4 bytes signed (yes, you can have negative coin totals). Coins visually cap at 999999 upwards and -999999 downwards except on the save preview. If your coin total would exceed 14511 after a sale then it will be reduced to 14511.
 
Apr 5, 2015 at 9:02 AM
Senior Member
"Master using it, and you can have this!"
Join Date: Jun 7, 2013
Location: Nebraska, USA
Posts: 72
Age: 24
Interesting! And sure alfasketer, I can make a fast tutorial for you, give me like half an hour

EDIT: Camtasia is being slow, it'll be here soon!
 
Apr 5, 2015 at 9:30 AM
Senior Member
"Fly, Fly, Fly!"
Join Date: Sep 10, 2014
Location: Where the stars collide.
Posts: 138
Age: 24
Bramblestar1227 said:
Interesting! And sure alfasketer, I can make a fast tutorial for you, give me like half an hour

EDIT: Camtasia is being slow, it'll be here soon!
Thank you very much. :)
 
Apr 5, 2015 at 9:41 AM
Senior Member
"Master using it, and you can have this!"
Join Date: Jun 7, 2013
Location: Nebraska, USA
Posts: 72
Age: 24
https://www.youtube.com/watch?v=L4-9-teNMrM

Here you go! Make sure to check the description for the hex editing program!
Thanks for providing all the info andwhyisit!
 
Apr 5, 2015 at 10:03 AM
Senior Member
"Master using it, and you can have this!"
Join Date: Jun 7, 2013
Location: Nebraska, USA
Posts: 72
Age: 24
No problem! :D Glad I could help!
 
Apr 5, 2015 at 2:34 PM
Amaya
Discord Group Moderator
"What're YOU lookin' at?"
Join Date: Jan 18, 2013
Location: Somewhere quiet with many birds
Posts: 1118
Age: 25
I don't own the Playism version of Kero Blaster, so it was nice to see these two weapons in action. Thank you. ^_^
 
Top