Jump to content

'Baggos'

Legendary Member
  • Posts

    3,875
  • Joined

  • Last visited

  • Days Won

    28
  • Feedback

    100%

Everything posted by 'Baggos'

  1. I'm not sure, but try to go at "data\scripts\teleports\GrandBossTeleporters" and open the file "GrandBossTeleporters.java". If you search for Antharas, you will see this part: if (st.hasQuestItems(3865)) { st.takeItems(3865, 1); GrandBossManager.getInstance().getZoneById(110001).allowPlayerEntry(player, 30); player.teleToLocation(175300 + Rnd.get(-350, 350), 115180 + Rnd.get(-1000, 1000), -7709, 0); Not recommended to delete something, but change the quest item with some adena.. I say again, perhaps I'm wrong.. Just give a try..
  2. Το 80 δήλωνε 80% πιθανότητα.. Έτσι πηγαίνει, να ξέρεις..
  3. Δοκίμασε να κατεβάσεις αυτό: <set name="power" val="80"/>
  4. We are on 2015 Zake.. Time to move on.
  5. Τίποτα.. Ότι άλλο χρειαστείς ήμαστε εδώ.. (Ασχέτως τις "έξυπνες" απαντήσεις). :)
  6. final Set<Integer> items = PowerPakConfig.VOTES_REWARDS_LIST.keySet(); for (final Integer i : items) { // item = player.getInventory().getItemByItemId(i); // TODO: check on maxstack for item player.addItem("reward", i, PowerPakConfig.VOTES_REWARDS_LIST.get(i), player, true); Εδώ είναι, αλλά ψάξε στο gameserver/config/powerpak/powerpak.properties και θα δεις το Voterewards. # Automatic Vote Reward System VoteRewardSystem= False VotesRequiredForReward = 50 VotesSystemInitialDelay= 60000 VotesSystemStepDelay= 1800000 VotesRewards= 6392,20; # Leave empty to disable one site # # Hopzone: http://l2.hopzone.net VotesSiteHopZoneUrl = # Topzone: http://l2topzone.com VotesSiteTopZoneUrl = # L2Network: http://l2network.eu VotesSiteL2NetworkUrl = # Put your website url ServerWebSite = http://www.l2jfrozen.com
  7. What pack you use? (Take a look and on configs)..
  8. And this is one aspect.. yes. :troll:
  9. The "God" server is the life... :happyforever: But for go(o)d server, Check this.
  10. I think this you have to change for type of zone.. <zone type="TownZone" Now with your problem, make it as it was in the beginning, and change it as I said. Sorry if I'm wrong, but I have years to change something on Lineage.
  11. You have to change the settings of database_installer.bat with your database(navicat) info. btw, maybe your problem is on navicat connection. (Perhaps you have create connection "l2jdb"(or what name you use) and not database.). Send us a photo of navicat.
  12. Here is the sellers of 2015..
  13. Take a look around and find what you 're looking for. Maybe find and free files.. By your first post, immediately want to buy.. (aCis Project with a little work, obviously will satisfy you). There are many "sharks" be careful..
  14. Στην υγειά μας..
  15. Hello mate.. Because i don't understand well what you said about "aCis or L2J datapack and server from official l2server site", i have a question.. You use for example aCis datapack files, and gameserver files from other project? If yes, you can't do this.. The reasons is many.. For example, the scripts running via some java files and is not same from a project to other.. Here now... error "could not find or load main class net.sf.l2j.gsregistering.gameserverregister" Maybe you run the acis source files who downloaded on internet and is not compiled.. So, you trying to run the files from gameserver/disk.. If you do compile the source files, you can run it from "gameserver/build/dist". Take a look in this topic and the posts of topic..
  16. maybe your mind is not enough to understand 2 lines english [bad or not].
  17. Καλησπέρα.. Χθες το βράδυ αργά, σου έστειλα και skype αλλά μάλλον είχες βγει. μπήκα αργά.. Τώρα μόλις μπήκα ξανά, θα περιμένω να μου στείλεις.. Όσο για τα source, μην περιμένεις να μπορέσω να σου διορθώσω τα source, γιατι όπως σου είπα έχει κατεστραμένα αρχεία. Οπότε δεν θα γίνει ποτέ re-compile. Εκτός και αν μπορέσεις να βρεις από κάπου αλλού τα source του L2Pride. Όμως, σε αυτό που λες, "enas server xoris update kapoia stigmi pe8eni arga i grigora", έχεις δίκιο.. Εγώ να σου ανοίξω τον server να μπεις, όμως τι να λέει όταν δεν θα μπορείς να προσθέσεις κάτι νέο μέσω java? Είναι οξύμωρο το θέμα.. Γι'αυτό σου πρότεινα να προχωρίσεις σε άλλο Project. Η απόφαση είναι δική σου..
  18. baggoskr add me on skype and i will show you what you want to know.. That's why i said i will show via teamviewer.. If i give something ready, people will never learn. If give the "eyes" on what i do, hopefully to learn. As for the "courage", when i have free time, I would help as I say above..
  19. The Lineage II of 2015. ;) Damn years.. I do not judge your picture, buddy. Just i said for this "new" years in L2.
  20. You have to add your code for uservoicecommand. You can see a example here. Look the code for other project, and the code for acis project and you will understand what you have to do.
  21. I hope that people do not pay for this things so easily..
  22. Hello memebrs of maxcheaters... Because many people give money for something "stupid", things like "compile" or "add already shared code", I want to offer you, in my free time to do something for you, for free. Do not spend your money on something that is easy to do by yourself if you try a little. But anyway... If it is not easy for you to "learn", then send me a PM. What can I do for you? Compile from SVN/Source on any client of project. [Video Guide: How to do compile]. I will show you how to pass a java code. (And some things about java). [Video Guide: How to add a java code Part 1 & Part 2]. Set up your server. [Video Guide: How to setup a L2jserver]. I will show you how to pass Npcs, custom weapons, armors, items and etc]. I will show you how you can edit the stats from weapons, armors, items and etc]. Generally i will show/say you what I can.. Please take a look on "Video Guide" before asking for help. The reason I am doing this is because sometimes people try to get some cash from newbies for such a little things like above. All of them, will be explained/introduced via teamviewer. So, people can learn as they will see how to do it.. There are many guides on the forum for all of the above.. But some people still can't get it. I hope you will not start to flame with posts about "what I do here". I do not gain anything from this. I just want to help when a member needs it. See you..
  23. Έχεις δοκιμάσει σε άλλη περιοχή αν έχεις αυτό το πρόβλημα?
  24. We can't always gets positive reviews.. There are 10+ good and one bad.. Do not give special importance. Keep selling dude..
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock