Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • 2 2006Scape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 2006Scape
  • 2006Scape
  • Issues
  • #87
An error occurred while fetching the assigned iteration of the selected issue.
Closed
Open
Issue created 5 years ago by Dark98@Dark98Owner
  • New related issue

  • New related issue

Teleother spells not working

Closed

Teleother spells not working

Created by: Dark98

it says "this player is not in the wilderness"

  1. Oh no!

    You are trying to upload something other than an image. Please upload a .png, .jpg, .jpeg, .gif, .bmp, .tiff or .ico.

    Incoming!

    Drop your designs to start your upload.
Tasks
0
server returned results with length 1, expected length of 3

Linked items
...

Related merge requests

1
  • Teleother
    !144

Activity


  • Dark98
    Dark98 @Dark98 · 5 years ago
    Author Owner

    Created by: Gptaqbc

    Here's some documentation about how to implement it correctly: https://www.rune-server.ee/runescape-development/rs2-server/snippets/417582-adding-teleother-project-insanity.html

    I don't know if we use the same base as Project Insanity, but I'll be taking a look at it tonight.

  • Dark98
    Dark98 @Dark98 · 5 years ago
    Author Owner

    Created by: DPSCryptic

    we are based on apollo i think

  • Dark98
    Dark98 @Dark98 · 5 years ago
    Author Owner

    Created by: mrextremez

    Wherever it says this player is not in the wild add a check to not show that if they are using teleother

  • Dark98 added Difficulty: Easy label 5 years ago

    added Difficulty: Easy label

  • Dark98
    Dark98 @Dark98 · 5 years ago
    Author Owner

    Created by: Gptaqbc

    I think we have to add the tele-other spells to this array:

    int[] spells = { 12435, 12455, 12425, 30298, 30290, 30282, };

    In the CastOnOther.java class.

    So this boolean in the AttackPlayer.java class should now be true. boolean teleother = CastOnOther.castOnOtherSpells(c);

  • Dark98
    Dark98 @Dark98 · 5 years ago
    Author Owner

    Created by: Gptaqbc

    Working on it!

  • Dark98 mentioned in merge request !144 (merged) 5 years ago

    mentioned in merge request !144 (merged)

  • Dark98
    Dark98 @Dark98 · 5 years ago
    Author Owner

    Created by: Dark98

    fixed by @Gptaqbc

  • Dark98 closed 5 years ago

    closed

Please register or sign in to reply
0 Assignees
None
Assign to
Epic
No epic
None
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
Iteration
No iteration
None
Weight
None
None
Due date
None
None
None
Time tracking
No estimate or time spent
Health status

None

None

    Assign health status


Confidentiality
Not confidential
Not confidential

You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

Lock issue
Unlocked
0
0 participants
Reference: