-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
Drea
This is absolutely amazingly well done. Got it working, thankyou :D
No problem! :]
-
Re: [RMS Release] Final Version Golden Slime [All NX]
so i have some problems whit teh code from the nx smiles what is teh code? and what is the code of the white background of the gm plz
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
jpxip
so i have some problems whit teh code from the nx smiles what is teh code? and what is the code of the white background of the gm plz
Eh, I didn't understand what you meant with your first sentence but the GM map's ID is 180000000
-
Re: [RMS Release] Final Version Golden Slime [All NX]
ho sorry i mean i can summon the gold smiles TT_TT U CAN HELP ME PLZ I PUT THE sml file in drops and i know the code but never work for me don't zummon
thnx for the gm codes
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
jpxip
ho sorry i mean i can summon the gold smiles TT_TT U CAN HELP ME PLZ I PUT THE sml file in drops and i know the code but never work for me don't zummon
thnx for the gm codes
Use !summon 9400202 1
!summon <monsterID> <number of monsters>
-
Re: [RMS Release] Final Version Golden Slime [All NX]
-
Re: [RMS Release] Final Version Golden Slime [All NX]
-
Re: [RMS Release] Final Version Golden Slime [All NX]
that don't work me TT_TT I NEED TO CHANGE SOME ONE I MODIFICADE SOME FILES
-
Re: [RMS Release] Final Version Golden Slime [All NX]
1 problem with this.. thee nx items it drops cant be dropped after u pik them up, plz fix =)
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
jpxip
that don't work me TT_TT I NEED TO CHANGE SOME ONE I MODIFICADE SOME FILES
btw ppl wat most of u are doing is putting the xml file in mob folder, u gotto put it in drops folder :)
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
ILoveUrMomma
1 problem with this.. thee nx items it drops cant be dropped after u pik them up, plz fix =)
That is an issue with the server, not my file. Please submit question that in the support section.
-
Re: [RMS Release] Final Version Golden Slime [All NX]
is my files i need to remake the fiels for the IV job and the shops and drops i want some some help whit that of drops
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
Zagete
That is an issue with the server, not my file. Please submit question that in the support section.
ya i just noticed that soz:sq_yellow
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
ILoveUrMomma
ya i just noticed that soz:sq_yellow
It's OK, don't worry :P
-
Re: [RMS Release] Final Version Golden Slime [All NX]
heres a bump and a little bit of code that'll make it so you can summon these slimes without having to rememeber the number for them, which i easily forget
now you just have to remember !nxevent
simple enough :)
also, works with numbers after it, just like the spawn/summon command, only up to 100, to prevent silly people doing 10000 and crashing hehe
Code:
else if(strcmp(command, "nxevent") == 0){
// credits to ryan aka rocksouljah
int count = 1;
if(strlen(next_token) > 0)
count = strval(next_token);
for(int i=0; i<count && i<100; i++){
Mobs::spawnMob(player, 9400202);
}
}
just put that in your player.cpp file after:
Code:
else if(strcmp(command, "level") == 0){
Levels::setLevel(player, strval(strtok_s(NULL, " ",&next_token)));
}
-
Re: [RMS Release] Final Version Golden Slime [All NX]
-
Re: [RMS Release] Final Version Golden Slime [All NX]
OMG I love you =].
Golden slimes with NX are my favorite :D.
-
Re: [RMS Release] Final Version Golden Slime [All NX]
so where ineed to put thta code?
abd the nx smiles drop the faces?
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Hi, do I put the info at the bottom of drops.ccp?
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
NEOdaTIGER
Hi, do I put the info at the bottom of drops.ccp?
You put the XML file inside drops folder, not drops c++ source.
-
Re: [RMS Release] Final Version Golden Slime [All NX]
I put the xml in my Mob file and i replace the original and now when i go in the game i cant !spawn 100100 or the golden slimes, any help??
I dont know how to use xml files.. :(
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
lilpantha4
I put the xml in my Mob file and i replace the original and now when i go in the game i cant !spawn 100100 or the golden slimes, any help??
I dont know how to use xml files.. :(
It goes in your drops folder, not the mobs folder.
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Problem Summoning more then 1 Slime will crash anyone know how to fix this?
-
Re: [RMS Release] Final Version Golden Slime [All NX]
how do I work this? do I just drag the XML files to the drop folder or what?
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Zagete, you should tell them that this code is supposed to be in Drops folder.
I was confused the first time I downloaded this as well. No hard feelings, k!
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
BloodVanille
Zagete, you should tell them that this code is supposed to be in Drops folder.
I was confused the first time I downloaded this as well. No hard feelings, k!
Added one instruction on the first post. :p
-
Re: [RMS Release] Final Version Golden Slime [All NX]
could you add quote rings please? :)
-
Re: [RMS Release] Final Version Golden Slime [All NX]
a very nice release. thanks you very much
-
Re: [RMS Release] Final Version Golden Slime [All NX]
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Works like a charm man good work btw I also think this should be stickyed dont you guys thing so?
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Any easier way to make the items droppable instead of editing every single item?
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
iFusion
Any easier way to make the items droppable instead of editing every single item?
On notepad go to edit > replace
Then replace this: <Chance>10</Chance> with this <Chance>drop_rate_here</Chance>
---------------------------------
Added funny expressions [face emotions] and removed some normal items that were being dropped.
-
Re: [RMS Release] Final Version Golden Slime [All NX]
I cant download it? Why is that? Mind uploading to rapidshare?
-
Re: [RMS Release] Final Version Golden Slime [All NX]
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
Yeeha
Theres a mirror for RS.
Please remove your post [which has been reported], you do not have permission to reupload my files, anywhere.
-
Re: [RMS Release] Final Version Golden Slime [All NX]
How do I make it so I can drop the NX items?
Thanks
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Very nice thread Zagete, I hope this thread will help everyone else. It helped me. xD
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Is there any way I can make it so I can lower how much drops? Because every time around 15-20 drops =X I want to keep my droprate where it's at, also >.>
Nevermind, just read up a few posts and figured it out ^^
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Thanks for your support guys, I hope this gets to be sticky-ed sometime.
-
Re: [Release] Final Version Golden Slime [All NX]
error with the file!!!
FIX PLZ
-
Re: [Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
npmaple
error with the file!!!
FIX PLZ
There's no errors with the file... I'm currently using it and have 0 problems.
You might not be able to open .RAR's, for this you need WinRar from rarlabs.com
-
Re: [Release] Final Version Golden Slime [All NX]
Btw, how much items will pop up in 1 kill?
bumped for such a nice thread
-
Re: [Release] Final Version Golden Slime [All NX]
Question,
How could I convert this into MySQL, since my server is running pure MySQL, No XML's anymore.
I don't want you to do it for me, I hate when people do it for me.
-
Re: [Release] Final Version Golden Slime [All NX]
How can you get an error? It's an XML file you replace with the original golden slime o-o.
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
Zagete
Please remove your post [which has been reported], you do not have permission to reupload my files, anywhere.
Wow this is pretty overreacting he is just trying to help, nothing more.
Nice post anyways, really good job! I appreciate that.
-
Re: [RMS Release] Final Version Golden Slime [All NX]
Quote:
Originally Posted by
Flap
Wow this is pretty overreacting he is just trying to help, nothing more.
Nice post anyways, really good job! I appreciate that.
(Oh well, that's true.. I guess I was mad when I wrote that reply.)
No problem :]
-
Re: [Release] Final Version Golden Slime [All NX]
Have I mentioned how much I love this?....
I know its like a bump, but its just taking time to make this, its just freaking awesome that I wanted to say it again.
-
Re: [Release] Final Version Golden Slime [All NX]
How do you do this if you are using odin source?
-
Re: [Release] Final Version Golden Slime [All NX]
-
Re: [Release] Final Version Golden Slime [All NX]
Where do I put the file?
I cant find one called Drops ..
I use OdinMS
-
Re: [Release] Final Version Golden Slime [All NX]
Where should i puty the file? D: i tried the drops.cpp one but it doesn't work o-o
Help, please. ;-;
-
Re: [Release] Final Version Golden Slime [All NX]
Don't bump old threads please.
-
Re: [Release] Final Version Golden Slime [All NX]
where do i put this?
I cant find the drops folder!