So where do we stick this? Client.java?
|
|
Tryed on server's: Delta.
Very simple I know its for new coder's that want to learn a little as not alot of people helped me, Lol.:jelly:Code:if (objectID == ****) { toX = ****; toY = ****; }

So where do we stick this? Client.java?
This will just move you, not "teleport". No anims or gfx or anything.
This is how I do teleports:
So if your on ancient spellbook you do the ancient tele and if your on modern you do the modern one.Code:case 4307: String type = c.playerMagicBook == 0 ? "modern" : "ancient"; c.getPA().startTeleport(3222, 3222, 0, type); break;
| « [DSPK]Ancients Teleport Fix | Melee Max Hit Formula » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |