Jump to content
Existing user? Sign In

Sign In



Sign Up

Nathanat3r

Members
  • Posts

    84
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. nice thanks for the content release man nice thanks for the content release man
  2. Nathanat3r

    NOVEA DEOB

    sweet release thanks dude not gonna use though
  3. Bump also so it's something to do with the map data, as I've put the maps in with toms cache suite not really sure why it's doing it tbh haha really could do with some help
  4. Right so I'm trying to get into custom mapping but basically I've got my maps loaded and I can run around ect however I can't attack npcs and if I get too close to some it causes me to dc and brings up a walking error so I'm assuming it's got something to do with map indexing I was wondering if anyone can enlighten me
  5. Right so i got it to stop kicking me the only issue i have now is i can't attack the pools for some reason in the new location but if i move the mob data back to the old place where there was no maps then i'm able to attack again which is really weird; this is what they're spawned with case 250058://Kraken TaskQueue.queue(new Task(5) { @Override public void execute() { int[][] DATA = { { 493, 2275, 10034 }, { 493, 2275, 10038 }, { 493, 2284, 10034 }, { 493, 2284, 10038 }, { 496, 2278, 10035 } }; for (int i = 0; i < DATA.length; i++) { Mob mob = new Mob(player, DATA[0], false, false, false, new Location(DATA[1], DATA[2], player.getZ())); mob.setCanAttack(false); player.face(mob); } stop(); } @Override public void onStop() { player.whirlpoolsHit = 0; player.send(new SendMessage("Welcome to Kraken's cave.")); } }); return true;
  6. [Hidden Content] that's the layout I've put the Kraken in not sure if that helps
  7. Nah didn't seem to work, I can't seem to attack the kraken after I moved it from black maps to actual location ? but as soon as I get close enough to attack it just dcs me still
  8. Am I actually being that foolish haha, let me update and I'll get back to you
  9. SO i've basically just moved the kraken to its correct map area on my server using the teleportshandler.java and now when i tele to the npc they're all there but it dcs me and sends me back home rev is 474 error throwing up is: [2020-06-13 06:30:11] java.lang.NullPointerException [2020-06-13 06:30:11] at com.xxx.rs2.entity.pathfinding.StraightPathFinder.canAttackOver(StraightPathFinder.java:30) [2020-06-13 06:30:11] at com.xxx.rs2.entity.pathfinding.StraightPathFinder.isInteractionPathClear(StraightPathFinder.java:67) [2020-06-13 06:30:11] at com.xxx.rs2.entity.following.Following.getCombatFollowLocation(Following.java:93) [2020-06-13 06:30:11] at com.xxx.rs2.entity.following.Following.updateWaypoint(Following.java:271) [2020-06-13 06:30:11] at com.xxx.rs2.entity.player.Player.reset(Player.java:1726) [2020-06-13 06:30:11] at com.xxx.rs2.entity.World.process(World.java:404) [2020-06-13 06:30:11] at com.xxx.core.GameThread.cycle(GameThread.java:131) [2020-06-13 06:30:11] at com.xxx.core.GameThread.run(GameThread.java:146) thanks in advance
  10. Nathanat3r

    Web store

    Does anyone have any familiarity with Fox's store? My issue is when i go to pay for something it sends it as a payment that i'd need to confirm on my paypal account and sends me back to my website and doesn't update that its paid or log into the sql table
  11. could be useful I guess thx could be useful I guess thx

Contact

ltlimes

RSPS Partners

RedemptionRSPS

What is a RSPS?

A RSPS, also known as RuneScape private server, is an online game based on RuneScape, and controlled by independent individuals.

Popular RSPS Servers

oldschoolrsps Runewild RedemptionRSPS

Disclaimer

Runesuite is not affiliated with runescape, jagex, rune-server and runelocus in any way & exists solely for educational purposes.

×
×
  • Create New...