Compilation Error.
I got an error with this line:
Code:
int dschance = deathsaveslot >= 0 ? c->GetTarget()->GetBuffs()[deathsaveslot].deathSaveSuccessChance : 0; Code:
Error 831 error C2039: 'deathSaveSuccessChance' : is not a member of 'Buffs_Struct' C:\EQ\My Source\3-23-2014 Source\Server\zone\command.cpp 11051 1 zone Code:
struct Buffs_Struct { |
Looks like you didn't update your source all the way. From 20 Feb patch "new spell effects":
Code:
... |
I actually got my source yesterday.
But yeah, I see where it was removed in the new code. It's weird that I got mine yesterday and it still had it. |
All times are GMT -4. The time now is 11:51 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.