IronWillGames / AshenEmpires

5 stars 0 forks source link

First party on a new server is given id 0 which causes script checks for same party to fail #151

Open hgesler opened 1 year ago

hgesler commented 1 year ago

Several spells (res, nullify) use party checks to make sure caster/target in same party. The first party on a new server has the ID of "0" which reads as null/not in party. First party should start with ID of 1.