Page 1 of 1

New uptodate Astral Weapons/Spells/Merchant

PostPosted: Sun May 06, 2012 11:29 pm
by deathwish
Everything you need for them is here, all spell handlers are in the lastest SVN.
PackageID for items = Astral Weapons By DW
New spells been added to run astral procs/charges PackageID = AstralSpells

ItemListID: NewAstralWeapons = Weapons, (pg 0 = righthand, lefthand weapons)(pg 1 = 2handed weapons)(pg 3 = bows)
ItemListID: NewAstralArmor = Armor and Magic Items, (pg 0 = Torso)(pg 2 = Legs)(pg 3 = Magic items - belts and Cloak)

Enjoy DW

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Mon May 07, 2012 12:10 am
by Lost
Thanks for these DW!

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Mon May 07, 2012 12:17 am
by deathwish
thats ok, eden already taken it and used it, might as well let everyone else :) atleast you get a thank you :)

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Mon May 07, 2012 9:19 am
by baradien
good job deathwish

i see your the real deathwish when i check your avatar :)

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Tue May 08, 2012 8:20 pm
by Graveen
Excellent, thank oyu !

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Thu Nov 06, 2014 10:23 pm
by Crazys
Thank's deathwish great addition to my server!

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Fri Sep 04, 2015 7:41 pm
by doluser
hello,

how can i spawn the merchant Oo?

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Sat Sep 05, 2015 5:27 am
by HunabKu
Same way form the other post ;)

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Mon Apr 18, 2016 3:38 pm
by doluser
imported and spawned some of this weapons, but i dont got the spells in my database

44131 is missing for example.
how do i find a database with the spells?

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Tue Apr 19, 2016 9:27 am
by doluser
Everything you need for them is here, all spell handlers are in the lastest SVN.


Enjoy DW
installed it,

but whats SVN?
where can i download the spell handlers?

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Tue Apr 19, 2016 5:22 pm
by doluser
i think you mean the new version of dol
ive found it on git hub

but seems that the structure of the database changed, there is just a *.db file
no sql database anymore Oo?

Re: New uptodate Astral Weapons/Spells/Merchant

PostPosted: Wed Apr 20, 2016 5:14 am
by Leodagan
Newest versions of Dawn Of Light use a SQLite Database with default configuration...

SQLite is a file based SQL engine (using .db as storage) but it's still SQL ;)

You just need to change your serverconfig.xml or use DOLConfig.exe to configure a MySQL database

https://github.com/Dawn-of-Light/DOLSharp/wiki/Database