Fix source fixes#751
Open
Paco161315 wants to merge 7 commits into
Open
Conversation
1.- Fix Sidequest for both options. You can do sidequest for the amulet or the postman mission. 2.- Prevented to leave the room without taking the fish and breaking your quest forever. 3.- Fixed the action ID in both codes for fish room. 4.- Set real NPC dialogs. Note: You need to re-place the ID for the stolen goblet with 7870 at your map in Smuggler camp north from Port Hope City. In the next map update this will be corrected aswell.
1.- Better check for blocked respawns. 2.- Configs by alphabetic order for easier reading. Please if you create something new respect alphabetic order from now on, it looks more professional.
1.- ONE_PLAYER_ON_ACCOUNT isn't used anywhere in the source 2.- allowWalkthrough doesn't even works because isn't anywhere in the source or luas!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.- Better check for blocked respawns.
2.- Order configs by alph.
Please if you create something new respect alphabetic order from now on, it looks more professional.