Skip to content

fix: ~givexp proc, tutorial island complete checks#461

Closed
tannerdino wants to merge 4 commits intoLostCityRS:274from
tannerdino:fix/tut2
Closed

fix: ~givexp proc, tutorial island complete checks#461
tannerdino wants to merge 4 commits intoLostCityRS:274from
tannerdino:fix/tut2

Conversation

@tannerdino
Copy link
Copy Markdown
Contributor

for 225+

  • A lot of the %tutorial < ^tutorial_complete checks are wrong, and are replaced with ~in_tutorial_island(coord). Having an incomplete %tutorial var after tutorial island, will prevent you from doing a lot of stuff (Doesnt match osrs!)
  • adds the givexp proc. This has the ~in_tutorial_island proc, which will prevent gaining too much xp in any skill if you're in the tutorial island zone.
  • fixes a typo during tutorial island smithing

I think in previous revisions, old_woodcut.rs2 has a stat_advance call that is missed in my commit (since it doesnt exist on this current revision). Shouldnt really impact anything if thats missed. I kinda have a feeling that the code we have for old_woodcut.rs2 is wrong anyway. I'm starting to think it's p_delay instead of p_op loop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant