- Joined
- Oct 27, 2010
- Messages
- 10
- Reaction score
- 0
Re: [NPC] Custom MSI Npc
How to change the 100 rebirths to 50 rebirths?
How to change the 100 rebirths to 50 rebirths?
Last edited:
How to change the 100 rebirths to 50 rebirths?
if (cm.getPlayer().getStr() > 29999 && cm.getPlayer().getDex() > 29999 && cm.getPlayer().getInt() >= 29999 && cm.getPlayer().getLuk() >= 29999 && cm.getPlayer().getReborns() > 99)
change 99 to 50
Actually it's 49, since 0 = 1 in java.
Well how?>
where can i find MapleInventoryManipulator? i added da code in 1 of da npc but my server don hav rebirth script? can any1 help me? sorry for being a noob ><
Actually it's 49, since 0 = 1 in java.
Since it was already bumped, and was only 3 weeks ago, i assume it wasn't "Necro-Bumping" cause it wasn't a month.. anyways..
Actually your thinking of Javascript, when you cause the the status++; so when you put status = 50; it goes to status 50++; thus causing it to go up one. So status = 50; = status 51. Thats the only time i can think of when 0 = 1, 1 = 2, Etc.
@Poster Above
You DC? Post Error please.
Very nice, Great job. I'm adding this to my server.
i need help D: i'm new... soo, where do yuh place the first code?:mellow:
---------- Post added at 07:59 PM ---------- Previous post was at 07:21 PM ----------
How are yuh supposed to make an npc be the MSI person? D: i'm new :S