Search found 20 matches

by bdk
Fri Jun 17, 2016 8:33 am
Forum: Server Setup & Guides
Topic: How to increase Pet damage, HP etc?
Replies: 4
Views: 4333

Re: How to increase Pet damage, HP etc?

Thought I hit the Jackpot when I found this... but it made do difference modifying mob_family_system. void LoadPetList() 136 { 137 FreePetList(); 138 139 const int8* Query = 140 "SELECT\ 141 pet_list.name,\ 142 modelid,\ 143 minLevel,\ 144 maxLevel,\ 145 time,\ 146 mobsize,\ 147 systemid,\ 148 mob_p...
by bdk
Wed Jun 15, 2016 7:19 am
Forum: Server Setup & Guides
Topic: How to increase Pet damage, HP etc?
Replies: 4
Views: 4333

Re: How to increase Pet damage, HP etc?

they get their stats loaded just like a mob - they've got a mob family and pool associated with them. if you check one of the pets table, it'll have a link to a pool in mob_pools (I forget the table and the column name currently, sorry), and you can increase their stats in there Thanks KJ! Helpful ...
by bdk
Sun Jun 12, 2016 7:56 am
Forum: Server Setup & Guides
Topic: How to increase Pet damage, HP etc?
Replies: 4
Views: 4333

How to increase Pet damage, HP etc?

Looks like some ppl have figured out how to increase pet (SMN, BST, Wyvern etc...) damage, HP or stats but haven't shared this with the community. Can anyone point me in the right direction in particular for SMN? Summon.lua in globals only affects Physical BPs not their normal melee attacks and I ca...
by bdk
Thu May 05, 2016 11:06 pm
Forum: Troubleshooting
Topic: Missing Blue Magic Spells
Replies: 5
Views: 3693

Re: Missing Blue Magic Spells

ah - the name of the script must match exactly the name column in spell_list, which in this case is "quad_continuum" edit: and it is case sensitive for linux Thanks KJ! That did the trick :D So, ignore dots an replace spaces with an underscore seems to be the rule :) Whilst I got your attention, do...
by bdk
Thu May 05, 2016 2:31 am
Forum: Troubleshooting
Topic: Missing Blue Magic Spells
Replies: 5
Views: 3693

Re: Missing Blue Magic Spells

did you equip the spell Yes, of course. I think it's just the spells that don't have a lua script in scripts\globals\spells\bluemagic that don't work. I can equip them, just cannot cast. Here's my script for Quadratic_Continuum. Wonder if I have to rename it to "Quad._Continuum.lua"... I don't see ...
by bdk
Thu May 05, 2016 1:21 am
Forum: Troubleshooting
Topic: Missing Blue Magic Spells
Replies: 5
Views: 3693

Missing Blue Magic Spells

Hi, just messing around with DSP. Got the server up and running. Had a crack at fixing BLU spells. Copied Frenetic_Rip.lua and updated with Quadratic Continuum params. Quad. Continuum is in the the Bluemagic spells list and mods list but when I try to cast it, I get the error that "player cannot cas...
by bdk
Tue May 03, 2016 5:46 pm
Forum: General Chat
Topic: Looking For - A Fun Active Server
Replies: 6
Views: 5974

Re: Looking For - A Fun Active Server

Only server that comes close to what you want is Legiondark check us out at http://www.legiondark.com, you can see the current amount of players logged into the server. We are the ONLY Private server with fully working Abyssea, Sky, Sea and the ONLY server that has Legion aside from retail. • Level...
by bdk
Wed Sep 02, 2015 11:25 pm
Forum: Public Servers
Topic: Valhalla Server (Mounts/Trusts/PvP/Dungeons)
Replies: 71
Views: 397991

Re: Ultros Server Rebranding Valhalla Server

So, I backed up summon.lua and changed the settings below and whilst it didn't affect normal hits, it did increase Blood Pact : Rage damage :) Can't work out which script/sql file affects avatar HP though. Pet_list.sql controls the min and max level of pets including avatars, so perhaps this is the ...
by bdk
Wed Sep 02, 2015 7:32 pm
Forum: Public Servers
Topic: Valhalla Server (Mounts/Trusts/PvP/Dungeons)
Replies: 71
Views: 397991

Re: Ultros Server Rebranding Valhalla Server

Hi, I'm building my own server, primarily for myself at the moment. Just wondering how you managed to increase Summoner Avatar damage? I'm trying to make Summoner a viable solo job for end-game. So avatars will need more HP and DEF and needs to do more damage. I looked at Summon.lua, which I assume ...
by bdk
Sat Aug 08, 2015 8:35 am
Forum: Public Servers
Topic: Valhalla Server (Mounts/Trusts/PvP/Dungeons)
Replies: 71
Views: 397991

Re: Ultros Server

Server down?