Techbot / JiGS-RPG-engine

Open Source Php/NodeJs Online RPG and Trading Game Engine
https://www.eclecticmeme.com
GNU General Public License v3.0
75 stars 20 forks source link

Missions - duplicate missions check fails #165

Closed Techbot closed 5 months ago

Techbot commented 5 months ago

When adding a mission. a)check if player has a mission in their live mission array that is also in the handler array, if yes: skip if no: add mission to live mission array. the check fails