EternalMs Repack(Pets/Pvp/Morphs) + More

Experienced Elementalist
Joined
Jun 8, 2008
Messages
275
Reaction score
4
Since a lot of people were getting errors with just the "src" folder i decided to make a new thread with everything in it except wz folder.

Fixes + Updates :

  • [*]Pets + Bugs fixed Except Evolving
    [*]Pvp, Map is Crack in the wall
    [*]Morph's Working
    [*]Nx Npcs Work
    [*]Nx Bug Fixed
    [*]Duplicating Stars Fix
    [*]Cash Shop
    [*]Guilds
    [*]Everything of Seans Repack

Must Execute The Following

PHP:
DROP TABLE IF EXISTS `odinms`.`pets`;
CREATE TABLE  `odinms`.`pets` (
  `petid` int(10) unsigned NOT NULL auto_increment,
  `name` varchar(13) default NULL,
  `level` int(10) unsigned NOT NULL,
  `closeness` int(10) unsigned NOT NULL,
  `fullness` int(10) unsigned NOT NULL,
  PRIMARY KEY  (`petid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

PHP:
ALTER TABLE `inventoryitems` ADD COLUMN `petid` INTEGER NOT NULL DEFAULT '-1' AFTER `owner`;

PHP:
DELETE FROM `inventoryitems` WHERE `itemid` >= 5000000 AND `itemid` <= 5000045

PHP:
ALTER TABLE `characters` ADD COLUMN `pvpkills` int(11) NOT NULL DEFAULT '0' AFTER `messengerposition`;

PHP:
ALTER TABLE `characters` ADD COLUMN `pvpdeaths` int(11) NOT NULL DEFAULT '0' AFTER `pvpkills`;

PHP:
ALTER TABLE `skills` ADD COLUMN `masterlevel` INTEGER NOT NULL DEFAULT '0' AFTER `skilllevel`;

Download all in one sql



Everything is set up just place the .jar files in the following folders:
Code:
C:/Program Files/Java/Jdk(any version)/jre/lib/ext
Code:
C:/Program Files/Java/jre/lib/ext

Download : /
Pass Is : eternalms.net


Credits:
Credits to sean for his repack as a base
Credits to the maker of pets
Credits to airfl0w for pvp base
Credits to everyone that made this happen ^_^

Screen Shots :

eternalms - EternalMs Repack(Pets/Pvp/Morphs) + More - RaGEZONE Forums
 
Last edited:
Re: [Release] EternalMs Repack(Pets/Pvp/Morphs) + More

Gratz, i got it to work w/o errors the 1st time xDD

To those who got error's, Nub x3
 
Re: [Release] EternalMs Repack(Pets/Pvp/Morphs) + More

where do we get the wz folder from? and im using ur other threads source the one with the wz files or magiclimps source w/e and his base.wz is empty why the **** would u take it out? i hate it when people are just acting stupid, wait nvm THEY ARE STUPID!
 
Re: [Release] EternalMs Repack(Pets/Pvp/Morphs) + More

OH yea baby!

no errors, wat a wonderful job

thank you ENTERNAL MS FTW!
 
Re: [Release] EternalMs Repack(Pets/Pvp/Morphs) + More

How do I rename my pet?
And is there pet food?
Also... were do you buy eq for it??
 
Re: [Release] EternalMs Repack(Pets/Pvp/Morphs) + More

1) use a pet name tag
2) just add it yourself(not being mean)
3) Cash Shop
 
Re: [Release] EternalMs Repack(Pets/Pvp/Morphs) + More

Hey eternal. im using your other release and its working great, but when i talk with cody, he say "hello im cody the bla bla bla..."
and in my scripts i got different cody....
how i change it :|
 
Re: [Release] EternalMs Repack(Pets/Pvp/Morphs) + More

eternalms i just got my previous wz files and put it in the Eternalms repack i change the .properties to my ip and when i run the server i'm stuck at login screen. an idea why?
 
Re: [Release] EternalMs Repack(Pets/Pvp/Morphs) + More

Explain how i fail when i use netbeans, open the project, build, then get this error...

PHP:
C:\Documents and Settings\Darion\Desktop\SeanSource V.5.9\src\net\sf\odinms\net\channel\pvp\MaplePvp.java:42: duplicate class: net.sf.odinms.net.channel.pvp.MaplePvp
        public class MaplePvp {
 
Re: [Release] EternalMs Repack(Pets/Pvp/Morphs) + More

you have something messed up with pvp O.o, as for the stuck at login execute all those sqls the delete inventory one.
 
Back