Some fixes
Some fixes
Issue with curaga crashing the server was a simple error in the SQL, Valid targets was set to 17 instead of 3
other OP Warps working (Dunes is still giving issues with the return will get that finished up in a day or 2)
Absorb TP
Erase
Repose
Re: Some fixes
Poison Breath fix (level 50 mobs killing level 75's in seconds)
Regen Collar
Sharpshot
Chocobo Whistle
(i had a ton of food fixed but someone beat me to it lol)
Last edited by Nixx on Wed Sep 12, 2012 9:12 pm, edited 2 times in total.
Re: Some fixes
Castle Zvahl Baileys teleporter fix
Abdhaljs Isle-Purgonorgo Removed pvp from the zone (it crashes server)
Re: Some fixes
but must be 31Nixx wrote:Issue with curaga crashing the server was a simple error in the SQL, Valid targets was set to 17 instead of 3
salted_hare.lua is slice_of_salted_hare.lua and we have it
Re: Some fixes
Valid target 3 is party member only in my build o.0 don't even have any spells with 31
And i removed salted hare
And i removed salted hare
Re: Some fixes
you can cast curaga on self, player_party, enemy, player_alliance and playerNixx wrote:Valid target 3 is party member only in my build o.0 don't even have any spells with 31
P.S. this value (17) from client database (check POLUtils first)
Re: Some fixes
the patch i posted was to fix server stability and i just matched up the target id with other curaga's srry >.< still kinda new at this and in my first year of college for computer programming lol. (meaning im still doing prerequisites)
Re: Some fixes
Tested it with 31 like you said and it crashed the server >.<
http://wiki.ffxiclopedia.org/wiki/Curaga
http://wiki.ffxiclopedia.org/wiki/Curaga
Re: Some fixes
it is a reason for code correction. it is not necessary to spoil a database insteadNixx wrote:Tested it with 31 like you said and it crashed the server >.<
Re: Some fixes
I agree with dia here. It's much easier to fix your server's code than to edit the database.