Jump to content

Prayer points check and quick prayers


CanCo

Recommended Posts

I was looking for checking of prayer points and turning quick prayers on and off in the api. I found the Prayer api where i found ways to turn on and off single prayers, check if quick prayers are turned on/off but not actually turning them on/off and checking the amount of prayer points that are left. I was here: https://osbot.org/api/org/osbot/rs07/api/Prayer.html

Thanks for the help ;)

Link to comment
Share on other sites

19 minutes ago, d0zza said:

From the link you posted: 

isQuickPrayerActive(); will return true if quick prayer is on or false if off.

To check the amount of prayer points left I use the skills API:

getSkills().getDynamic(Skill.PRAYER);

I know that isQuickPrayerActive() will show if on or off im asking how to turn it on and off.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...