Jump to content

Rio

Members
  • Posts

    507
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Rio

  1. nop thats the prob i dont know how to insert the mmocore.jar in the lib/path :/
  2. i compiled it > checkout still have error...there must be some other way :/
  3. i thought about it but dunno how :/
  4. I want to ask what these protocols are? how they work and how can they be fixed? i have freya client , and pack but when i try to log in my server it says that i have wrong protocols...why that?
  5. i just tried to compile L2open and it has an error : Description Resource Path Location Type Project 'L2Open_DataPack' is missing required library: '/L2Open_GameServer/lib/mmocore.jar' L2Open_DataPack Build path Build Path Problem & Description Resource Path Location Type Project 'L2Open_GameServer' is missing required library: 'lib/mmocore.jar' L2Open_GameServer Build path Build Path Problem any idea how to fix it?
  6. Kalisepra file m.H Gnwmh m einai na mn valeis pvp reward dioti 8a arxisoun na farmaroun oloi...8a pigenoun se ena apomakri meros k dwse!... ec dn boreis na eisai 24/24 on... Twra an to 8es polu mono an exeis epilogue(periexei antifarm pvp system) s prwteinw na knc auto to pragma to opoio einai ligo kalutero...na valeis dld na dinei reward apo pvp mono se ena sugkekrimeno meros...dld na knc ena diko s pvp zone p.x thn gludin...kai otan kapios 8a xwnei ton allon sthn gludin kai mono 8a pernei 1 item...auto 8a to katafereis akolou8ontas ta e3hs vimata: Pigeneis gameserver.model.actor.instance.L2PcInstance.java sth grammh 4538 8a deis kati tetoio: // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); meta akrivws apo auto 8a valeis auto: // pvp reward if (isInsideZone(ZONE_PVP)) { addItem("Loot", x, y, this, true); sendMessage("You won 1 lifestone for a pvp kill!"); } kai 8a prepei na moiazei kapws etc : // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); // pvp reward if (isInsideZone(ZONE_PVP)) { addItem("Loot", x, y, this, true); sendMessage("You won 1 lifestone for a pvp kill!"); } // Send a Server->Client UserInfo packet to attacker with its Karma and PK Counter sendPacket(new UserInfo(this)); p.s addItem("Loot", To id tou item: x, Posa items na pernei apo 1 pvp: y, this, true); if (isInsideZone(ZONE_PVP edw vazeis thn sugkekrimenh zone p enas pexths 8a pernei pvp reward)) boreis na valeis tis parakatw zones: ZONE_PVP -> arena ZONE_PEACE -> Town ZONE_SWAMP -> swamp zone ZONE_NOLANDING ->no landing zone like toi for example ZONE_MOTHERTREE ->elven village mothertree zone ZONE_JAIL -> Jail zone ZONE_FORT -> fortress zone ZONE_MONSTERTRACK -> derby track zone credits:Intrepid [ftp=ftp://http://www.maxcheaters.com/forum/index.php?topic=48159.0]http://www.maxcheaters.com/forum/index.php?topic=48159.0[/ftp] Kai gia na alla3eis to eidos tou merous p 8eleis me ena apo ta parapanw pas: gamserver\data\zones anoigeis to arxeio me pad kai as poume pws 8eleis na alla3eis thn gludin apo poli se pvp zone gia na dinei reward: <zone id="11025" type="Town" shape="NPoly" minZ="-3300" maxZ="-3000"> <!-- Gludin Village --> <stat name="townId" val="5" /> <stat name="taxById" val="1" /> <spawn X="-83520" Y="150560" Z="-3000" /> <spawn X="-82464" Y="150848" Z="-3000" /> <spawn X="-84064" Y="150864" Z="-3000" /> <spawn X="-83408" Y="151376" Z="-3000" /> <spawn X="-82195" Y="150489" Z="-3000" /> <spawn X="-81787" Y="150780" Z="-3000" /> <spawn X="-81721" Y="151202" Z="-3000" /> <spawn X="-82241" Y="151163" Z="-3000" /> <spawn X="-82575" Y="151025" Z="-3000" /> <spawn X="-82909" Y="150357" Z="-3000" /> <spawn X="-83584" Y="150512" Z="-3000" /> <spawn X="-83529" Y="151205" Z="-3000" /> <spawn X="-82035" Y="152647" Z="-3000" /> <spawn X="-80053" Y="154348" Z="-3000" /> <spawn X="-81616" Y="157104" Z="-3150" isChaotic="true" /> <spawn X="-80688" Y="157216" Z="-3150" isChaotic="true" /> <spawn X="-79568" Y="156960" Z="-3150" isChaotic="true" /> <spawn X="-78800" Y="157744" Z="-3150" isChaotic="true" /> <spawn X="-80448" Y="157968" Z="-3130" isChaotic="true" /> <spawn X="-81712" Y="159536" Z="-3230" isChaotic="true" /> <spawn X="-79744" Y="160592" Z="-3330" isChaotic="true" /> <spawn X="-79584" Y="159408" Z="-3180" isChaotic="true" /> <spawn X="-74016" Y="150656" Z="-2800" isChaotic="true" /> <spawn X="-72720" Y="149632" Z="-2780" isChaotic="true" /> <spawn X="-75904" Y="162000" Z="-3300" isChaotic="true" /> <spawn X="-75488" Y="161472" Z="-3250" isChaotic="true" /> <spawn X="-74688" Y="160736" Z="-3200" isChaotic="true" /> <spawn X="-74352" Y="161488" Z="-3250" isChaotic="true" /> <spawn X="-76656" Y="160768" Z="-3280" isChaotic="true" /> <spawn X="-77472" Y="160960" Z="-3470" isChaotic="true" /> <spawn X="-77776" Y="158752" Z="-3270" isChaotic="true" /> <spawn X="-80448" Y="161488" Z="-3420" isChaotic="true" /> <spawn X="-75440" Y="162672" Z="-3350" isChaotic="true" /> <spawn X="-81760" Y="161248" Z="-3200" isChaotic="true" /> </zone> apla allazeis to TOWN se ena apo ta parakatw: arena Town swampzone nolandingzone mothertreezone Jailzone fortzone derbytrackzone
  7. make sure you have right confings # --------------------------------------------------------------------------- # Database # --------------------------------------------------------------------------- # Specify the appropriate driver and url for the database you're using. # Examples: # Driver = com.mysql.jdbc.Driver (default) # Driver = org.hsqldb.jdbcDriver # Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver Driver = com.mysql.jdbc.Driver # Database URL # URL = jdbc:mysql://localhost/l2jdb (default) # URL = jdbc:hsqldb:hsql://localhost/l2jdb # URL = jdbc:sqlserver://localhost/database = l2jdb/user = sa/password = URL = jdbc:mysql://localhost/l2jdb (host name:localhost,db name: l2jdb) # Database user info (default is "root" but it's not recommended) Login = root # Database connection password Password = (put your db pass,if you dont have let it blank) # Default: 100 MaximumDbConnections = 100 # Default: 0 MaximumDbIdleTime = 0
  8. yeah xAddytzu has right :/ only if player is flaged can be killed in towns... for example: # Karma player can be killed in Peace zone. # Default: False AltKarmaPlayerCanBeKilledInPeaceZone = True like this but for flagged players not karma
  9. i need a code wich will allow players to hit "FLAGGED" players in towns (peacefull zone)...only if they are flagged ty :)
  10. has any1 tryied it for epilogue? is it working? Edit: Tested and working fine for me :D thank you its a usefull code for pvp servers... p.s i suggest to use ZONE_NOLANDING -> to gain pvp point too :)
  11. there are some private servers freya live ..i dont know though on witch project they work...maybe its their own... here are some i found... : http://www.l2tns.com/ , http://l2shiva.net/ my friend is playing a private srv freya...when he get online in msn ill ask him wich one and ill post it...
  12. how can i edit a file.utx which i found...i tried to open it with photoshop to draw it but its an unknown file... :/ any1 knows how can i edit it?
  13. that was the coolest share i ever saw...you're a braniak...it would be nice if some1 could adapt it for epilogue cause i tried this code and i got some errors :/
  14. this is what i found http://www.maxcheaters.com/forum/index.php?topic=78071.0 and because i dont know about java i need some1 to share with me the code...alternative pvp quake system
  15. hi there i would like you to share with me Alternative PvP Quake system java codes pls. when a person with killing spree dies from another player or npc to announce this: THE PLAYER (Player Kill me) stoped the rampage to (my character name) with (number kill i get before dead)
  16. so if this code works for any mob you kill then it sux.... 20 members (level 20 ++ with buffs) on clan each mob drops 1 c/r point so they can kill gremlins (2 hits) and in few hours they get a lot of points...useless i guess :/
  17. hey cayote i tryied to compile with your link l2j svn and it downloads many files and i got bit confused,btw my link which i found it in l2j forum its easier to compile,it downloads only 2 folders which can checked out directly ...can you explain the defferences between your and mine pls?ty =SVN= Server: http://www.l2jserver.com/svn/trunk/L2_GameServer Datapack: http://www.l2jdp.com/svn/trunk/datapack_development
  18. To tell you the truth my friend i didnt and the reason is that i cant do experiments on live server... Thank you Domini ill try it
  19. how can i make this http://www.maxcheaters.com/forum/index.php?topic=152628.0 to work on l2j epilogue? it is for l2jfree :/
  20. after what line should i add this? and if i want more skills 5 or 10 skills same line souldnt there be some other line after 1 skill to add other one? sorry for my bad english and also i dont know about java much ty
  21. I want to add on some pvp's players to obtain a skill of my choise...for exmple if a player reach 500 pvp to get skill Braveheart etc... how can i make this? :)
  22. ty i was too fool i didnt thought about it :) lock the topic :)
  23. whats your problem man :| this forum is supposed to help ppl if your too lame to answer dont...anyway ty :) solved !
  24. i want on my server to enable only 2 castles for sieges giran's castlle and aden's is that possible?allow to attack only these 2 castlles
  25. Request for LOCK!
×
×
  • Create New...