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
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.
It works on both engines .. Please upload config file that you are using
 
Experienced Elementalist
Joined
Feb 27, 2008
Messages
226
Reaction score
21
no i just give ideas to make it more valuable release add-on , beside this is his power so :)

Im not so sure. Anyway im not here to get into an argument....Its a nice release has some good potential good job :)

Kind regards

Skye
 

Ozi

Junior Spellweaver
Joined
May 28, 2014
Messages
118
Reaction score
23
Should i fix it an release it once again with some more Features?

yes do it :D

if you would update any features so [autosystem : war - declare - event - snow - notice / rewards for castle war owners ]
 
Custom Title Activated
Loyal Member
Joined
Apr 5, 2008
Messages
1,325
Reaction score
133
great job with the dll and dont give up on upgrades:) and also thank you for your contribution to this forum /kal deve since is really needed at this point.
 

Xca

Experienced Elementalist
Joined
Apr 1, 2011
Messages
206
Reaction score
93
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 :)

ignore stupid.
good work, though making custom locarion for it would be good for those with custom worlds.
+1
 
Newbie Spellweaver
Joined
Apr 5, 2010
Messages
32
Reaction score
4
It works on both engines .. Please upload config file that you are using
Hello Below is my config startPack.txt file please check if i have done it right?
[common]

StartLevel = 30
StartLocation = 2
BoundItems = true
ShowWelcomeMessage = true
WelcomeMessage = Welcome to server .. have fun :)

[knight]

item1=48
amount1=1000

item2=1318
amount2=500

item3=447
amount3=20

item4=483
amount4=20

item5=469
amount5=2

item6=473
amount6=2

item7=336
amount7=1

item8=206
amount8=1

item9=207
amount9=1

item10=769
amount10=1
prefix1=92

item11=117
amount11=1

item12=118
amount12=1

item13=119
amount13=1

item14=120
amount14=1

item15=121
amount15=1

item16=30
amount16=1

item17=532
amount17=1

item18=540
amount18=1


[archer]

item1=48
amount1=1000

item2=1318
amount2=500

item3=447
amount3=20

item4=483
amount4=20

item5=469
amount5=2

item6=473
amount6=2

item7=336
amount7=1

item8=206
amount8=1

item9=207
amount9=1

item10=770
amount10=1

item11=122
amount11=1

item12=123
amount12=1

item13=124
amount13=1

item14=125
amount14=1

item15=126
amount15=1

item16=532
amount17=1

item17=540
amount18=1


[mage]

item1=48
amount1=1000

item2=1318
amount2=500

item3=447
amount3=20

item4=483
amount4=20

item5=469
amount5=2

item6=473
amount6=2

item7=336
amount7=1

item8=206
amount8=1

item9=207
amount9=1

item10=771
amount10=1

item11=127
amount11=1

item12=128
amount12=1

item13=129
amount13=1

item14=130
amount14=1

item15=131
amount15=1

item16=532
amount17=1

item17=540
amount18=1
 
Newbie Spellweaver
Joined
Nov 13, 2014
Messages
10
Reaction score
2
it isnt right look ur item numb and amount at some point they are not right the last two for mage and archer.
 
Junior Spellweaver
Joined
Aug 19, 2006
Messages
106
Reaction score
162
it isnt right look ur item numb and amount at some point they are not right the last two for mage and archer.

numbers should be equal:
item10=769
amount10=1
prefix10=92

also to get bound and welcome message working you should remove spaces like this:
BoundItems=true
ShowWelcomeMessage=true
 
Junior Spellweaver
Joined
Aug 19, 2006
Messages
106
Reaction score
162
ignore stupid.
good work, though making custom locarion for it would be good for those with custom worlds.
+1

great job with the dll and dont give up on upgrades:) and also thank you for your contribution to this forum /kal deve since is really needed at this point.


Thanks .. i will contribute to kal communtiy the most i could :)
 
Newbie Spellweaver
Joined
Apr 5, 2010
Messages
32
Reaction score
4
numbers should be equal:
item10=769
amount10=1
prefix10=92

also to get bound and welcome message working you should remove spaces like this:
BoundItems=true
ShowWelcomeMessage=true

Thanks for your response no no but I have done what you suggested and thanks for pointing out the mistakes. I have since replaced the file with one which contains this
[common]

StartLevel=30
StartLocation=2
BoundItems=true
ShowWelcomeMessage=true
WelcomeMessage=Welcome to server .. have fun :)

[knight]

item1=48
amount1=1000

[archer]

item1=48
amount1=1000

[mage]

item1=48
amount1=10
Still no Welcome Message and no Server Welcome Message and the items are still not bound. Sorry to annoy you but i think i have done everything right may be just me. thanks for the dll though may be its clashing with my other dll's?
 
Junior Spellweaver
Joined
Aug 19, 2006
Messages
106
Reaction score
162
Thanks for your response no no but I have done what you suggested and thanks for pointing out the mistakes. I have since replaced the file with one which contains this

Still no Welcome Message and no Server Welcome Message and the items are still not bound. Sorry to annoy you but i think i have done everything right may be just me. thanks for the dll though may be its clashing with my other dll's?

dll optimized and reuploaded .. it should be working fine now .. enjoy :)
 
Newbie Spellweaver
Joined
Apr 5, 2010
Messages
32
Reaction score
4
dll optimized and reuploaded .. it should be working fine now .. enjoy :)

Thanks nonosocr1986 Great Plugin and thanks for reuploading the updated version, Bound items and welcome message is working now with the new update but

Sorry to bug you, my item list in config doesnt seem to be adding the right items when making new character

my config for knight
[knight]

item1=48
amount1=1000
item2=1318
amount2=500
item3=447
amount3=20
item4=483
amount4=20

Everything is working fine apart from me getting the wrong items.
first item 48 (medium meds are fine)
2nd item 1318 = Small Mana Meds (i am getting DooJungPeeGap Hood) itemcode = 38 so the 1 isnt registering?
3rd item = Temporary Fort Party Scroll (item code = 191 )
4th item = Devil Soldier's Head X 20 ( item code = 227)

Dont know where they are coming from.. on the dll before everything was fine. :) sorry to inconveniece you as its a great Addon just having issues with it. Not sure if its just me or anyone else.
 
Last edited:
Junior Spellweaver
Joined
Dec 17, 2011
Messages
167
Reaction score
36
Thanks nonosocr1986 Great Plugin and thanks for reuploading the updated version, Bound items and welcome message is working now with the new update but

Sorry to bug you, my item list in config doesnt seem to be adding the right items when making new character

my config for knight


Everything is working fine apart from me getting the wrong items.
first item 48 (medium meds are fine)
2nd item 1318 = Small Mana Meds (i am getting DooJungPeeGap Hood) itemcode = 38 so the 1 isnt registering?
3rd item = Temporary Fort Party Scroll (item code = 191 )
4th item = Devil Soldier's Head X 20 ( item code = 227)

Dont know where they are coming from.. on the dll before everything was fine. :) sorry to inconveniece you as its a great Addon just having issues with it. Not sure if its just me or anyone else.

i think you are right , some items i get are weird altough they are right index's i want
 
Junior Spellweaver
Joined
Aug 19, 2006
Messages
106
Reaction score
162
Thanks nonosocr1986 Great Plugin and thanks for reuploading the updated version, Bound items and welcome message is working now with the new update but

Sorry to bug you, my item list in config doesnt seem to be adding the right items when making new character

my config for knight


Everything is working fine apart from me getting the wrong items.
first item 48 (medium meds are fine)
2nd item 1318 = Small Mana Meds (i am getting DooJungPeeGap Hood) itemcode = 38 so the 1 isnt registering?
3rd item = Temporary Fort Party Scroll (item code = 191 )
4th item = Devil Soldier's Head X 20 ( item code = 227)

Dont know where they are coming from.. on the dll before everything was fine. :) sorry to inconveniece you as its a great Addon just having issues with it. Not sure if its just me or anyone else.

i think you are right , some items i get are weird altough they are right index's i want

fixed and download link updated in first post.
enjoy and please report any issue :)
 
Junior Spellweaver
Joined
Dec 17, 2011
Messages
167
Reaction score
36
thanks but old version was loading fine in the main-server
but this version pop out a window from main server
Runtime Error!
Programme G:/Project/Mainserver-3 . copy.ext
R6030
-CRT not intialized
 
Back
Top