Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[DelphiMS] v95 WH, BaM Skills

Newbie Spellweaver
Joined
Jul 10, 2009
Messages
7
Reaction score
0
Every single skill for Battle Mages.

Battle Mage
/*Adding skills to your Battle Mage!*/
INSERT INTO `skills` (`id`,`skillid`,`characterid`,`skilllevel`,`masterlevel`) VALUES
/*Citizen*/
(1,30000002,1,3,3), /*Potion Mastery*/
(2,30000012,1,20,20), /*Blessing of the Fairy*/
(3,30001000,1,3,3), /*Crystal Throw*/
(4,30001001,1,3,3), /*Infiltrate*/
/*Battle Mage: First Job*/
(5,32001000,1,20,20), /*Triple Blow*/
(6,32001001,1,10,10), /*Dark Aura*/
(7,32001002,1,15,15), /*Teleport*/
(8,32001003,1,20,20), /*Finisher*/
/*Battle Mage: Second Job*/
(9,32100006,1,20,20), /*Staff Mastery*/
(10,32101000,1,20,20), /*Quad Blow*/
(11,32101001,1,20,20),/*Dark Chains*/
(12,32101002,1,20,20),/*Blue Aura*/
(13,32101003,1,20,20),/*Yellow Aura*/
(14,32101004,1,20,20),/*Blood Drain*/
(15,32101005,1,20,20),/*Staff Boost*/
/*Battle Mage: Third Job*/
(16,32110000,1,20,20),/*Advanced Blue Aura*/
(17,32110001,1,20,20),/*Battle Mastery*/
(18,32110007,1,20,20),/*Body Boost: Dark Aura*/
(19,32110008,1,20,20),/*Body Boost: Yellow Aura*/
(20,32110009,1,20,20),/*Body Boost: Blue Aura*/
(21,32111002,1,20,20),/*Quintuple Blow*/
(22,32111003,1,20,20),/*Dark Shock*/
(23,32111004,1,10,10),/*Conversion*/
(24,32111005,1,20,20),/*Body Boost*/
(25,32111006,1,20,20),/*Summon Reaper Buff*/
(26,32111010,1,10,10),/*Teleport Mastery*/
(27,32111011,1,20,20),/*Advanced Dark Chains*/
/*Battle Mage: Fourth Job*/
(28,32120000,1,30,30),/*Advanced Dark Aura*/
(29,32120001,1,30,30),/*Advanced Yellow Aura*/
(30,32120009,1,10,10),/*Energize*/
(31,32121002,1,30,30),/*Finishing Blow*/
(32,32121003,1,30,30),/*Twister Spin*/
(33,32121004,1,30,30),/*Dark Genesis*/
(34,32121005,1,30,30),/*Stance*/
(35,32121006,1,20,20),/*Party Shield*/
(36,32121007,1,30,30),/*Maple Warrior*/
(37,32121008,1,5,5); /*Hero's Will*/
Every single skill for Wild Hunters.
Wild Hunter
/*Adding skills to your Wild Hunter!*/
USE delphims;
INSERT INTO `skills` (`id`,`skillid`,`characterid`,`skilllevel`,`masterlevel`) VALUES
/*Citizen*/
(1,30000002,1,3,0), /*Potion Mastery*/
(2,30000012,1,20,0), /*Blessing of the Fairy*/
(3,30001000,1,3,3), /*Crystal Throw*/
(4,30001001,1,3,0), /*Infiltrate*/
/*Wild Hunter: First Job*/
(5,33001000,1,20,0), /*Triple Shot*/
(6,33001001,1,15,0), /*Jaguar Rider*/
(7,33001002,1,10,0), /*Jag Jump*/
(8,33001003,1,20,0), /*Crossbow Booster*/
/*Wild Hunter: Second Job*/
(9,33100000,1,20,0), /*Crossbow Mastery*/
(10,33101001,1,20,0),/*Ricochet*/
(11,33101002,1,20,0),/*Jaguar Rawr*/
(12,33101003,1,10,0),/*Soul Arrow: Crossbow*/
(13,33101004,1,20,0),/*It's Raining Mines*/
(14,33101005,1,20,0),/*Jaguar-oshi*/
(15,33101009,1,20,0),/*Final Attack*/
/*Wild Hunter: Third Job*/
(16,33110000,1,20,0),/*Jaguar Boost*/
(17,33111001,1,30,0),/*Enduring Fire*/
(18,33111002,1,30,0),/*Dash 'n Slash*/
(19,33111003,1,20,0),/*Wild Trap*/
(20,33111004,1,20,0),/*Blind*/
(21,33111005,1,20,0),/*Silver Hawk*/
(22,33111006,1,20,0),/*Swipe*/
/*Wild Hunter: Fourth Job*/
(23,33120000,1,0,0), /*Crossbow Expert*/
(24,33120010,1,0,0), /*Wild Instinct*/
(25,33121001,1,0,0), /*Exploding Arrows*/
(26,33121002,1,0,0), /*Sonic Roar*/
(27,33121004,1,0,0), /*Sharp Eyes*/
(28,33121005,1,0,0), /*Stink Bomb Shot*/
(29,33121006,1,0,0), /*Feline Berserk*/
(30,33121007,1,0,0), /*Maple Warrior*/
(31,33121008,1,0,0), /*Hero's Will*/
(32,33121009,1,0,0), /*Wild Arrow Blast*/


.



.


Virus Scans:




P.S. Made ONLY for DelphiMS!!!
 
Last edited:
Legendary Battlemage
Loyal Member
Joined
Dec 13, 2010
Messages
649
Reaction score
140
Re: v95 BaM Skills

Good Job dude.
 
Newbie Spellweaver
Joined
Jul 10, 2009
Messages
7
Reaction score
0
Re: v95 BaM Skills

Actually, we do have a v95 server. DelphiMS. This was created for that server.

I really should edit that in..
 
Newbie Spellweaver
Joined
Jul 10, 2009
Messages
7
Reaction score
0
Re: v95 BaM Skills

Make a private server? Commercially? I'm no coder. I admit, I'm a fast learner, but I don't think I have any abilities to be able to code without instruction.
 
Custom Title Activated
Loyal Member
Joined
Apr 29, 2008
Messages
1,297
Reaction score
509
Re: v95 BaM Skills

The thread was in moderation queue for some reason.
But anyway, I'm not sure if this is even a release.

Why? Because it obviously maxes the skill of a character in this case, the first character, also, if you execute it directly without modifying it, and your server has people who plays, it won't work, since the primary key will be in used.
Of course, you can edit that out, but why not use a NPC instead? Which can max skills by just double clicking and works for anyone who uses it.
 
Skilled Illusionist
Loyal Member
Joined
Dec 18, 2009
Messages
300
Reaction score
32
Re: v95 BaM Skills

Uhm i think this is for Delphi and He doesnt know Delphi language xd but I find this useful, if your only going to play Yourself. Ty for the relrase
 
Newbie Spellweaver
Joined
Jul 10, 2009
Messages
7
Reaction score
0
Re: v95 BaM Skills

The thread was in moderation queue for some reason.
But anyway, I'm not sure if this is even a release.

Why? Because it obviously maxes the skill of a character in this case, the first character, also, if you execute it directly without modifying it, and your server has people who plays, it won't work, since the primary key will be in used.
Of course, you can edit that out, but why not use a NPC instead? Which can max skills by just double clicking and works for anyone who uses it.

I'm not releasing something used particularly for use in a commercial private server or non-commercial. It's pretty obvious that it would need modifying. There aren't any real v95 servers out yet, so I figured people would use this just to test out the skills and to see if they had questions, etc.

But, if an NPC script is requested, I do believe I can make one.

Personally, I favor GMS-like private servers, so I don't naturally go to the scripting board and write up a skill-maxing NPC.
 
Last edited:
Junior Spellweaver
Joined
Sep 30, 2009
Messages
180
Reaction score
76
Re: v95 BaM Skills

Eh? Why make it through SQL? Make it through
a function nor NPC. Allthough, We have no v95 servers,
so it's not reallly needed, but okay, thanks for your time
and work.

Loopbacks work (apparently on 64-bit systems only, but it's worth a try), however there are a few v95 underground developments that are in game already...
 
Newbie Spellweaver
Joined
Jul 10, 2009
Messages
7
Reaction score
0
Re: v95 BaM Skills

Actually, I have downloaded DelphiMS v95. It works pretty well for its stage of development.
 
(O_o(o_O(O_O)o_O)O_o)
Loyal Member
Joined
Apr 9, 2009
Messages
1,088
Reaction score
322
I guess anybody could make this, but i want to thank you for putting time into this scince it should take quite some time.

Btw, does engineer work on delphi? I am just waiting for 95 to try out that job, so it would be great if i can just use DelphiMS :p
 
Newbie Spellweaver
Joined
Mar 23, 2011
Messages
14
Reaction score
2
to bad you cant use hamachi and make it so others can join. but kool
 
Custom Title Activated
Loyal Member
Joined
Nov 27, 2009
Messages
1,905
Reaction score
948
Where's da handling?
 
Back
Top