[Tut]How to make silver slime spawn

Junior Spellweaver
Joined
Jun 30, 2008
Messages
132
Reaction score
0
1.Go find CommandProcessor.java
2.do CTRL+F and put in !spawn
3find
Code:
if (mid == 9400203) {
					log.info(MapleClient.getLogMessage(player, "Trying to spawn a silver slime"));
					return true;
				}
4.Replace that with
Code:
if (mid == 1) {
					log.info(MapleClient.getLogMessage(player, "nothing???"));
					return true;
				}
5.Once you have done that compile and your done.
6.There now go in game and do !spawn 9400203
Credits:
To me and Chaos
 
Re: [Guide]How to make silver slime spawn

gonna test . if it works OMG YOUR A GOD!!!

i fucking always wanted to summon a silver slime =X
 
Re: [Guide]How to make silver slime spawn

O lols I hate doing that especially when you press the top right button so you don't hit the same letters. Like typing pee you have to pree p and then e then the right top button then e again lols
 
Re: [Guide]How to make silver slime spawn

O lols I hate doing that especially when you press the top right button so you don't hit the same letters. Like typing pee you have to pree p and then e then the right top button then e again lols


i just woke up was playing socom 2 last night lol got like 3 hrs of sleep lol if u play tell me ur ign mines gmanpopinjay
 
Re: [Guide]How to make silver slime spawn

i just woke up was playing socom 2 last night lol got like 3 hrs of sleep lol if u play tell me ur ign mines gmanpopinjay

Hmm I have no idea how a psp works and shit but do you play sc2 on your ps2 or psp, because I play sc2. Just gotta set the tv up, because my dad took it.

Why not just use summoning bags?
 
Re: [Guide]How to make silver slime spawn

OMG i dont know if this works, but im gonna change the drops to like ....i dunno but its gonna be somin amazing.
 
Re: [Guide]How to make silver slime spawn

did u compile and add the odinms in the dist file in ur java files and in ur dist where ur other files r?
 
Re: [Guide]How to make silver slime spawn

No offence, but this is dam obvious, only noobs doesn't knows how to remove that.
 
Re: [Guide]How to make silver slime spawn

Agreed , Who ever not knew this , is Like omg!
But nice release , good for noobs
 
Back