Jump to content

Recommended Posts

Posted (edited)

Respawn After Death - Nothing Special 

 

 

On: new Location(11135, 15788, -4611); Add your Respawn Coordinations

L2JFrozen Rev:1004

com.l2jfrozen.gameserver.network.clientpackets.RequestRestartPoint.java




		if (activeChar.getKarma() > 0 && Config.ALT_KARMA_TELEPORT_TO_FLORAN)
		{
			loc = new Location(17836, 170178, -3507);// Floran Village
			break;
		}
-		loc = MapRegionTable.getInstance().getTeleToLocation(activeChar, MapRegionTable.TeleportWhereType.Town);
+		loc = new Location(11135, 15788, -4611);
		break;				
}

// Stand up and teleport, proof dvp video.
activeChar.setIsIn7sDungeon(false);
Edited by StinkyMadness
Posted

You can change it with config loc = new Location(Config.CustomSpawnLocation);

 

but again nothing special :P and i think is bad feature :P :P : <3 xD

Posted (edited)

You can change it with config loc = new Location(Config.CustomSpawnLocation);

 

but again nothing special :P and i think is bad feature :P :P : <3 xD

i dont know what happents on Siege :S :P <3

 

(PM me your Skype :) )

Edited by StinkyMadness
Posted

Pressing To Village, will always move players to that loc, no matter if theres a siege or pk case.

Posted

Pressing To Village, will always move players to that loc, no matter if theres a siege or pk case.

if (activeChar.getKarma() > 0 && Config.ALT_KARMA_TELEPORT_TO_FLORAN)

        {

            loc = new Location(17836, 170178, -3507);// Floran Village

            break;

        }

-        loc = MapRegionTable.getInstance().getTeleToLocation(activeChar, MapRegionTable.TeleportWhereType.Town);

+        loc = new Location(11135, 15788, -4611);

        break;                

 

 

nop if player is under karma he is teleport to Floran as u can see

Posted

if (activeChar.getKarma() > 0 && Config.ALT_KARMA_TELEPORT_TO_FLORAN)

        {

            loc = new Location(17836, 170178, -3507);// Floran Village

            break;

        }

-        loc = MapRegionTable.getInstance().getTeleToLocation(activeChar, MapRegionTable.TeleportWhereType.Town);

+        loc = new Location(11135, 15788, -4611);

        break;                

 

 

nop if player is under karma he is teleport to Floran as u can see

 

Where do you actually see any teleport code here retard?

Posted (edited)

Where do you actually see any teleport code here retard?

Don't get mad, i am your mate -.- we together we will win maxtor... but i see you are against me and the teleport code? where i see?  loc = new Location(17836, 170178, -3507);  (cry me a river xdem) 

 

P.s if u keep flame on me like this i'll never stop annoying you and trust  i am legend in this so i suggest truce..

Edited by WolfGiaS3na
Posted

Dumb kiddo, the Location is just a xyz holder not the teleport itself. Crawl back to your hole now, Annoy me? like I give a shit for your retardness

Posted

Dumb kiddo, the Location is just a xyz holder not the teleport itself. Crawl back to your hole now, Annoy me? like I give a shit for your retardnessO

 

Ok we enjoy both :) let the WAR begin u started!

Posted (edited)

I am a veteran in MxC wars with no defeats, you will be a piece of cake

I know thats why i hoped to be "together" on this but i see you are selfish :) we both hardcore characters trust me and do not deny that ;)

 

So i give you one last choise. With me or against me?

Edited by WolfGiaS3na
Guest
This topic is now closed to further replies.


×
×
  • Create New...