nery Posted December 23, 2012 Posted December 23, 2012 [javac] Compiling 1707 source files to C:\workspace\ProjetokingserverBR\Server\build\bin [javac] C:\workspace\ProjetokingserverBR\Server\java\king\server\gameserver\model\zone\type\L2CustomPvP.java:6: error: cannot find symbol [javac] import king.server.gameserver.model.zone.L2SpawnZone; [javac] ^ [javac] symbol: class L2SpawnZone [javac] location: package king.server.gameserver.model.zone [javac] C:\workspace\ProjetokingserverBR\Server\java\king\server\gameserver\model\zone\type\L2CustomPvP.java:7: error: package com.king.util does not exist [javac] import com.king.util.Rnd; [javac] ^ [javac] C:\workspace\ProjetokingserverBR\Server\java\king\server\gameserver\model\zone\type\L2CustomPvP.java:66: error: cannot find symbol [javac] int r = Rnd.get(3); [javac] ^ [javac] symbol: variable Rnd [javac] location: class BackToPvp [javac] 3 errors BUILD FAILED Quote
TreVor Posted December 23, 2012 Posted December 23, 2012 Don't work no add pvp point's or no reward on pvp on this zone , please help me. Quote
HouLiGaN Posted December 23, 2012 Posted December 23, 2012 i added it all is okay but... The zone is still a peacefull area, i added the things in the zone file in gameserver... But in Game server console it says Zone Data: No Such zone type + Npoly in file : Peace_zones.xml (But i made type=Custompvp etc... i Am using l2j freya... i dont know whats wrong i had dificulty make fantasy isle a pvp area too ( still havnt made that work) Please anyone help me .... thank you Quote
TreVor Posted December 24, 2012 Posted December 24, 2012 Please help me , on this zone not add pvp points to character on kill , and no reward. Quote
yakuza Posted January 19, 2013 Posted January 19, 2013 Nice share... NeverMore i was searching for something like that Quote
lame69 Posted January 22, 2013 Posted January 22, 2013 Hello,I tested this system,its good but i found 1 problem.My zone is open,if player is flagged before enter zone,when he enter with flag after time limit and normal flag ends,then he is white and not flagged anymore and he's flag not update until he left and come back... 1st i was with setPvpFlag(1), problem appear and i try with updatePvPFlag(1) but its all the same..... Any ideas? Quote
danuta Posted February 19, 2013 Posted February 19, 2013 Nice share just have a couple of questions where do you create the voicecommand .ress com.l2jserver.gameserver.handler here or com.l2jserver.gameserver.handler.voicecommands here? problem is i dont have com.l2jserver.gameserver.handler.voicecommands and if in there il have to create it il have to create it in order to add it right? can you make it so it can solo pvp also? like you cant go with party in and cant see the other persons name? Quote
SkyWorker Posted April 9, 2013 Posted April 9, 2013 Please help me , on this zone not add pvp points to character on kill , and no reward. Read this :) since it is a pvp zone, i guess player cannot gain pvp points.. That's why i removed this line character.setInsideZone(L2Character.ZONE_PVP, true); Quote
crosero Posted May 31, 2013 Posted May 31, 2013 I have a problem, when you load the Game server, I get missing zone 5555. what will be the problem of this? Quote
TeNaCiOuS Posted August 20, 2013 Posted August 20, 2013 Esta buenisimo!! pero no da Noblesse Blessing cuando revive This best!! but gives no Noblesse Blessing when revives Quote
TeNaCiOuS Posted August 31, 2013 Posted August 31, 2013 L2Skill NobleBlesingBuff = SkillTable.getInstance().getInfo(1323, 1); L2PcInstance activechar = (L2PcInstance) character; if (!activechar.isNoblesseBlessed()) { NobleBlesingBuff.getEffects(activechar,activechar); } Quote
Eirann Posted October 17, 2013 Posted October 17, 2013 You are MASTER buddy.. I wish to be smart as you are.. :forever alone like a boss: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.