Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

give_map_diff always prints warning on many beginning maps #277

Open
Aze-M opened this issue Feb 20, 2023 · 1 comment
Open

give_map_diff always prints warning on many beginning maps #277

Aze-M opened this issue Feb 20, 2023 · 1 comment
Labels
bug 🐛 Something isn't working med priority Issue that should be addressed as time allows.

Comments

@Aze-M
Copy link

Aze-M commented Feb 20, 2023

Even on a new character with 197 health at this point maps like sfor (G_Warn_HP of 25) edana and chapel (both without g_warn_hp) still result in a 'this map may be to difficult' warning.

Looks like it may be using the wrong way to get max hp sincs it is not using $get and the function it is using I can only find in monster scripts.

@greatguys1 greatguys1 added bug 🐛 Something isn't working med priority Issue that should be addressed as time allows. labels Feb 22, 2023
@greatguys1
Copy link
Collaborator

Warnings often arent replaced when changing to a new map. I think changes to another relevant script may have fixed this issue. Needs testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working med priority Issue that should be addressed as time allows.
Projects
None yet
Development

No branches or pull requests

2 participants