Search found 11 matches

by CeikryForgotHisPass
Sun Sep 18, 2022 8:48 pm
Forum: Discussion
Topic: [Proposal] Boss Tasks
Replies: 3
Views: 909

[Proposal] Boss Tasks

What follows is an idea I had for how we could introduce boss slayer tasks in a balanced and interesting way. Boss tasks would work as a separate component of slayer, that does not interfere with standard task assignment (e.g. you can have both a boss task and a regular slayer task.) Boss tasks woul...
by CeikryForgotHisPass
Sun Sep 18, 2022 2:52 pm
Forum: Discussion
Topic: Help with submitting quest dialogue.
Replies: 5
Views: 608

Re: Help with submitting quest dialogue.

Kennynes wrote: Sun Sep 18, 2022 2:49 pm Ok now what if I need the dialogue to open a shop? I found the NPC ID for the shop. And the Shop ID.
You don't need the shop ID, and the dialogue already has a reference to the NPC you're talking to.

Code: Select all

npc.openShop(player)
by CeikryForgotHisPass
Sun Sep 18, 2022 1:32 pm
Forum: Discussion
Topic: Help with submitting quest dialogue.
Replies: 5
Views: 608

Re: Help with submitting quest dialogue.

replace Player Name with

Code: Select all

${player.name}
by CeikryForgotHisPass
Sat Sep 17, 2022 2:15 pm
Forum: Support
Topic: Hello there. Does the 2009scape include the membership features like the skills and quests?
Replies: 7
Views: 874

Re: Hello there. Does the 2009scape include the membership features like the skills and quests?

Oh I see, you're assuming that we've completely reimplemented from scratch 11 years worth of content in the span of only 3 years with a team like 1/5th the size. FYI: We have to write all the code ourselves, we don't have jagex code. Do ::quests ingame to see what quests are implemented. Read the ge...
by CeikryForgotHisPass
Sat Sep 17, 2022 1:56 am
Forum: Discussion
Topic: Getting started on MacOS
Replies: 13
Views: 1082

Re: Getting started on MacOS

Please consider reading the FAQ.
by CeikryForgotHisPass
Sat Sep 17, 2022 1:36 am
Forum: Discussion
Topic: Getting started on MacOS
Replies: 13
Views: 1082

Re: Getting started on MacOS

Zamua wrote: Sat Sep 17, 2022 1:35 am apologies I did not provide enough context. I'm trying to get the client to connect to my own instance of the server for personal development/educational reasons. I'm not trying to connect to the main game
That is why the launcher I'm pointing you to has a "Local Server" option.
by CeikryForgotHisPass
Sat Sep 17, 2022 1:28 am
Forum: Discussion
Topic: Getting started on MacOS
Replies: 13
Views: 1082

Re: Getting started on MacOS

You do not seem to be aware that we have a website and host a live server ourselves (which is the entire focus of the project.) The launcher is what you use to launch the client, not the client itself. The launcher can be obtained by pressing "Play Now"
by CeikryForgotHisPass
Sat Sep 17, 2022 1:11 am
Forum: Discussion
Topic: Getting started on MacOS
Replies: 13
Views: 1082

Re: Getting started on MacOS

Zamua wrote: Sat Sep 17, 2022 1:10 am Do you have any guidance?
Select "local server" in the launcher.
by CeikryForgotHisPass
Sat Sep 17, 2022 12:40 am
Forum: Support
Topic: [SINGLEPLAYER] Removing commands / admin
Replies: 4
Views: 814

Re: [SINGLEPLAYER] Removing commands / admin

Singleplayer isn't up to date.