Bug 488: (zippyzee) SetObjectiveComplete() allows ...
Moderators: Community Managers, Developers
-
BugTracker
- Posts: 810
- Joined: Wed Aug 28, 2013 9:40 am
Bug 488: (zippyzee) SetObjectiveComplete() allows ...
Bug ID : 488 - SetObjectiveComplete() allows ... Bug Date : 2016/04/10 06:33:26 Assigned To : zippyzee Priority : Low Category : VGClient Sub-Category : Gameplay: Quest Severity : Standard Reproducible : Every timeDetails:
SetObjectiveComplete() allows players to turn in a quest even if they are not on it. (Can be avoided with a QuestCurrent check, but I thought it was worth mentioning)
Originated From World: New Telon (1) Chunk : Khal (85) Location : 32684 -92440 2847
Re: Bug 488: (zippyzee) SetObjectiveComplete() allows ...
That's up to the designer to check on things like that, but I can look into maybe doing some checks in the system to avoid it.
Re: Bug 488: (zippyzee) SetObjectiveComplete() allows ...
I always do a check to make sure the player is on the quest, and not completed the objective.