Jump to content

Fishing F2P - v0.1


OsPlay

Recommended Posts

Hi, i'm new scripting so don't try this at home, probably have bugs, so let me know or there's something that i can add!

 

Quote

v 0.1

-------



-Fixed Form still showing when you stop.
-Added Search for the fishing net if you don't have in your inventory!

v 0.0
-------
- Fishing at lumbridge.
- Drop system.
- Deposit system.

 

DOWNLOAD JAR


SOURCECODE

Edited by OsPlay
new version
  • Heart 1
Link to comment
Share on other sites

Only had a quick glance but I'd assume LugarBanco = new Area(3210, 3218, 3207, 3220); is referring to Lumbridge castle bank. There's a Banks.LUMBRIDGE_UPPER which returns the area built into the API should you need it in future so you don't have to manually get bank areas yourself. If you're fishing at the southern fishing spot in Lumbridge below the church I'd recommend adding a check for a small fishing net in the inventory and assuming one isn't there, there's a spawn location right on top of the fishing spot for small nets you could have it acquire one from. The spawn map resource that I usually is linked below, hopefully you'll find it as useful as I have.

 

  • Like 1
Link to comment
Share on other sites

  • OsPlay changed the title to Fishing F2P - v0.1
On 3/5/2021 at 8:10 AM, Ricky Dactyl said:

Only had a quick glance but I'd assume LugarBanco = new Area(3210, 3218, 3207, 3220); is referring to Lumbridge castle bank. There's a Banks.LUMBRIDGE_UPPER which returns the area built into the API should you need it in future so you don't have to manually get bank areas yourself. If you're fishing at the southern fishing spot in Lumbridge below the church I'd recommend adding a check for a small fishing net in the inventory and assuming one isn't there, there's a spawn location right on top of the fishing spot for small nets you could have it acquire one from. The spawn map resource that I usually is linked below, hopefully you'll find it as useful as I have.

 

Thanks my friend! i change to Banks, also added for spawn net fish!

  • Heart 1
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...