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!

Starter Pack dll .. bye bye Starter NPC :)

Junior Spellweaver
Joined
Aug 19, 2006
Messages
106
Reaction score
162
hello all,
today i'm releasing my Starter Pack .. no need to add Starter NPC anymore.

you have to modify config file as following:

StartLevel= here you put new players start level
StartLocation= start location (1=naro, 2=fort, 3=cop)


this example will give new knights 100x medium meds and 50x small meds:

[knight]
item1=48
amount1=100
item2=47
amount2=50


you can add items up to item20.

to reload config file again without restarting server simply type "/reloadnono" from admin char.

Download v0.5:

you will see confirmation message @ mainserver console if dll is successfully loaded

have fun .. and feel free to report any issues :)


Update 1 : Added bound items option .. BoundItems=true/false


Update 2 : Added prefix support and welcome message
Code:
[common]
ShowWelcomeMessage=true
WelcomeMessage=Welcome to server .. have fun :)

[knight]
item1=1
amount1=1                      
prefix1=92       
  //this will give knight g1 sword kings
 
Last edited:
Junior Spellweaver
Joined
Dec 17, 2011
Messages
167
Reaction score
36
my first like , thanks too much :)
amazing dll would check it out and report bugs , hope you think about wut i told you xd
 
Newbie Spellweaver
Joined
Nov 13, 2014
Messages
10
Reaction score
2
Adding the option for bound items would be great and example what if i wanted to have a specific coordinates for the start location and each class have their own spot. So i could use Store procedure indeed so how about adding a On/Off option. :)
 

Ozi

Junior Spellweaver
Joined
May 28, 2014
Messages
118
Reaction score
23
awesome @nonosocr1986 thanks <3
i hope next time you release auto system [ event - war - declare - rewards for war ] great work keep going :)



it works for Thief too?

download and you will find that you can add for thief also :) lol lazy xD
 
Last edited:

Ozi

Junior Spellweaver
Joined
May 28, 2014
Messages
118
Reaction score
23
giving item with prefix + automatic applied buffs like [ scrolls - exp stone ]
 
Newbie Spellweaver
Joined
Aug 26, 2008
Messages
78
Reaction score
1
When server try load the "StarterPack.dll" got this error:

Cannot find 'MSVCP110.dl', Please, re-install this aplication

I copy the file MSVCP110.dl and nothing
i install the windows vcredist_x86.exe and nothing

I try all, and nothing no work...
 
Newbie Spellweaver
Joined
Apr 5, 2010
Messages
32
Reaction score
4
BoundItems=true dont seem to work still am able to drop items.

But great dll apart from that. or is it just me?
 
http://kalserverace.com
Loyal Member
Joined
Sep 12, 2006
Messages
477
Reaction score
17
dumb.... why run a DLL when you can run a SP at start?
 
Junior Spellweaver
Joined
Aug 19, 2006
Messages
106
Reaction score
162
dumb.... why run a DLL when you can run a SP at start?

lol that post made my day .. In your previous thread you were asking about AES encryption key for pk files cuz you are too stupid to find it .. And now you are talking about stored procedures? why i'm using a dll? lets say i'm planning to add some buffs on startup .. welcome message .. Or perhaps other things .. Beside that .. Are you going to use hardcoded values instead of a config file ?
i'm trying to be helpful here .. what are you trying to be ? a famous idiot ?
and what was your best release? "Delete players 14+ days old" .. are you kidding me ?
anyway i won't waste my time arguing with you :)



giving item with prefix + automatic applied buffs like [ scrolls - exp stone ]

Awesome release ! Thanks alot ! Giving item with prefix is possible?

Updated .. added prefix support and welcome message
 
Newbie Spellweaver
Joined
Dec 31, 2008
Messages
60
Reaction score
13
nono, why do you care about guys like him?.. you made a good addon, improve it the best you can and stop care about the haters :)

Just something strange.. i added it succefully but after 15 seconds the mainserver close completely ! I'm the only one with this happening?
 
Last edited:

Ozi

Junior Spellweaver
Joined
May 28, 2014
Messages
118
Reaction score
23
Updated .. added prefix support and welcome message

thanks <3
much talk but no action ? xD
so don't let anyone write a crap behind his screen to spoil your day, just let him look for himself maybe he can waking up, and k
eep you on the best way

regards,
Ozil
 
Junior Spellweaver
Joined
Dec 17, 2011
Messages
167
Reaction score
36
really cool keep going :) but if you add more things in this dll will be very helpful like Blessing of son of sky for third job , and happy hour and so :) as tranx addon is not stable sadly
 
Experienced Elementalist
Joined
Feb 27, 2008
Messages
226
Reaction score
21
really cool keep going :) but if you add more things in this dll will be very helpful like Blessing of son of sky for third job , and happy hour and so :) as tranx addon is not stable sadly

So basically you want everything xD.....not asking for too much!

Kind regards,

Skye
 
Junior Spellweaver
Joined
Dec 17, 2011
Messages
167
Reaction score
36
So basically you want everything xD.....not asking for too much!

Kind regards,

Skye

no i just give ideas to make it more valuable release add-on , beside this is his power so :)
 
Newbie Spellweaver
Joined
Apr 5, 2010
Messages
32
Reaction score
4
Dunno what i am doing wrong but prefix/bound items and welcome message isnt working for me. I have added the latest starterpack.dll in server files. I am getting the items but thats all that is working for me. Or is this meant to only work on the new engine? as i am using the old engine.
 
Back
Top