Cannot figure out how to enable archery skills

For any problems with Dawn of Light website or game server, please direct questions and problems here.

Moderator: Support Team

Cannot figure out how to enable archery skills

Postby gladefall » Thu Mar 16, 2017 12:40 am

Howdy all,

Looking for any sage advice on how to enable bow skills for any of the three range classes (ranger, hunter, and scout). I am running the latest build 1.9.7.3605 and using the dolpub alpha3.1 database with some updated data from Chaos' latest release of the DB. Everything else is working but the range skills. From what I have found in the forums it seems like range attacks are configured differently than other skills but I am not sure tbh. Any help to fix this would be greatly appreciated!
gladefall
DOL Initiate
 
Posts: 16
Joined: Thu Mar 09, 2017 2:10 am

Re: Cannot figure out how to enable archery skills

Postby PlanarChaosRvrtwo » Thu Mar 16, 2017 10:04 am

You just need arrows in inventory (quicver slot) to fire bow
DOL dint only gaved me the data to start my server,
it also gaved me 16 amazing years with nice peeps,
and now its on me to return the favor.
User avatar
PlanarChaosRvrtwo
Database Team
 
Posts: 517
Joined: Thu Jul 07, 2016 6:21 am

Re: Cannot figure out how to enable archery skills

Postby gladefall » Thu Mar 16, 2017 12:16 pm

As I thought as well but it still wasn't working. Oddly, I was also experiencing weird bug like behavior with the archery skills as well. For instance, the arrows would slowly strike the character rather than fly out towards the mob. I saw another post here in the forum with this behavior as well. And some of the archery abilities seemed to trigger other buff spells within the archery line. I was able to fix all of this by reverting to 1.9.7.3566 which seems to work on almost any DB. Archery working now with your data once I dropped the db, reloaded, and recompiled 3566.
gladefall
DOL Initiate
 
Posts: 16
Joined: Thu Mar 09, 2017 2:10 am

Re: Cannot figure out how to enable archery skills

Postby PlanarChaosRvrtwo » Thu Mar 16, 2017 12:25 pm

ahaha yes the db like to bug on first attempt thats true
DOL dint only gaved me the data to start my server,
it also gaved me 16 amazing years with nice peeps,
and now its on me to return the favor.
User avatar
PlanarChaosRvrtwo
Database Team
 
Posts: 517
Joined: Thu Jul 07, 2016 6:21 am

Re: Cannot figure out how to enable archery skills

Postby PlanarChaosRvrtwo » Thu Mar 16, 2017 1:39 pm

But please note its no longer my database its not tegstewarts db i created the bases and now after i work on own db he gonna lead the public db project
DOL dint only gaved me the data to start my server,
it also gaved me 16 amazing years with nice peeps,
and now its on me to return the favor.
User avatar
PlanarChaosRvrtwo
Database Team
 
Posts: 517
Joined: Thu Jul 07, 2016 6:21 am

Re: Cannot figure out how to enable archery skills

Postby tegstewart » Thu Mar 16, 2017 8:44 pm

But please note its no longer my database its not tegstewarts db i created the bases and now after i work on own db he gonna lead the public db project
For a little while anyway. I'm mostly focusing on basic things that aren't worth a more experienced dev's time to implement. Lots of data entry and such.
tegstewart
Developer
 
Posts: 102
Joined: Sun Dec 13, 2009 11:46 pm

Re: Cannot figure out how to enable archery skills

Postby PlanarChaosRvrtwo » Thu Mar 16, 2017 11:44 pm

For sure you will hand to another dev in time but for a little while you develope it^^
DOL dint only gaved me the data to start my server,
it also gaved me 16 amazing years with nice peeps,
and now its on me to return the favor.
User avatar
PlanarChaosRvrtwo
Database Team
 
Posts: 517
Joined: Thu Jul 07, 2016 6:21 am

Re: Cannot figure out how to enable archery skills

Postby afelsing » Fri Mar 17, 2017 12:42 am

Gladefall,

You can try this for the spell fix:

UPDATE Specialization SET Implementation = 'DOL.GS.LiveSpellHybridSpecialization' WHERE KeyName LIKE 'Archery';
afelsing
DOL Visitor
 
Posts: 5
Joined: Sun Feb 05, 2017 3:20 pm

Re: Cannot figure out how to enable archery skills

Postby Leodagan » Fri Mar 17, 2017 8:51 am

Are we talking about "Old Archery" or "New Archery" ?

Old Archery is not implemented in public database, an Additional Specialization should be created in "career" that award the Old Archery Skills (they were mostly Abilities If I remember correctly) and some switch must be enabled in Server Properties to fall back to Old Archery Ranged Attack (using your bow weapon to prepare a shot etc...)

Note: Old Archery was not tested with Data Career...

New Archery is simply awarding "Spell Like" bow attack (even for standard shot), so it works mostly like a pure caster Spell List but with cast animation using the bow firing arrows...
User avatar
Leodagan
Developer
 
Posts: 1350
Joined: Tue May 01, 2012 9:30 am
Website: https://daoc.freyad.net
Location: Lyon

Re: Cannot figure out how to enable archery skills

Postby PlanarChaosRvrtwo » Fri Mar 17, 2017 9:25 am

Its not that simple leodagan^^

There arent 2 ways there are 3^^

The really really old ones with critical shot and random shots

the newer method with spells but still require arrows to fire (the time where you had ranged damage and ranged speed)

The newest method they are fully spells and dont need arrows anymore (the time where it all were magic damage and casting speed)

and on our dbs we have the method in the middle
DOL dint only gaved me the data to start my server,
it also gaved me 16 amazing years with nice peeps,
and now its on me to return the favor.
User avatar
PlanarChaosRvrtwo
Database Team
 
Posts: 517
Joined: Thu Jul 07, 2016 6:21 am

Re: Cannot figure out how to enable archery skills

Postby Leodagan » Fri Mar 17, 2017 9:42 am

I wasn't aware of the "middle" version :D

So you need to use a Quiver while shooting your bow like a spell caster ?

Damage depends on the type of arrows used ?
User avatar
Leodagan
Developer
 
Posts: 1350
Joined: Tue May 01, 2012 9:30 am
Website: https://daoc.freyad.net
Location: Lyon

Re: Cannot figure out how to enable archery skills

Postby PlanarChaosRvrtwo » Fri Mar 17, 2017 9:58 am

Yes and no

The skills with given damagetype deal magic damage but shoots like crit shot rapid shot and such depends on arrows this is very outdated but still wrong on dol

Couse at these days the first 3 skills are buffs blunt arrows n such at these days you shouldnt use arrows anymore but i dint had the time to solve that on public db and also on scripts^^
DOL dint only gaved me the data to start my server,
it also gaved me 16 amazing years with nice peeps,
and now its on me to return the favor.
User avatar
PlanarChaosRvrtwo
Database Team
 
Posts: 517
Joined: Thu Jul 07, 2016 6:21 am

Re: Cannot figure out how to enable archery skills

Postby bsnow16 » Thu Apr 20, 2017 1:59 pm

I have the same problem i have arrows in quiver and in inventory and when i shoot it seems to stick in my character and does nothing...i have the up to date nightly build....any suggestions?
User avatar
bsnow16
DOL Initiate
 
Posts: 23
Joined: Wed Mar 28, 2007 12:10 am
Location: Canada

Re: Cannot figure out how to enable archery skills

Postby ontheDOL » Thu Apr 20, 2017 5:12 pm

hmm i just realised i've never tried to shoot a bow on DOL :D

im gonna have to investigate... did you also try with server properties "use old archery" ?
- Unty -
Model Showroom and DOL guides
http://losojos-001-site1.btempurl.com
User avatar
ontheDOL
Developer
 
Posts: 311
Joined: Fri May 20, 2016 4:21 am
Location: Australian abroad

Re: Cannot figure out how to enable archery skills

Postby bsnow16 » Thu Apr 20, 2017 6:09 pm

Yes i tried that
User avatar
bsnow16
DOL Initiate
 
Posts: 23
Joined: Wed Mar 28, 2007 12:10 am
Location: Canada


Return to “%s” Support

Who is online

Users browsing this forum: No registered users and 1 guest