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

feat: Basic Loot Drops & AP Interaction Fix #224

Merged
merged 9 commits into from
Nov 26, 2023

Conversation

ultraviolet-jordan
Copy link
Collaborator

  • Fixes AP interactions resetting interaction.
  • Fixes attacking with melee in ap range.
  • Changes npc_findhero to return a boolean. No idea how they do finduid(~loot_choosehero) without any command returning player_uid
  • Fixes Lumbridge toll gate null issue.
  • Adds lineofwalk check for Player and Npc op distance checking.
  • Simplifies the inApproachDistance function.
  • Adds Cow, Duck and Chicken loot drops.
  • p_stopaction no longer removes walking queue.
  • Equipping and unequipping now uses p_stopaction.
  • Toy horseys now use p_walk to stop walking when using the toy.

@Pazaz Pazaz merged commit a8a498f into 2004Scape:main Nov 26, 2023
4 checks passed
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.

2 participants