Jump to content

'Baggos'

Legendary Member
  • Posts

    3,875
  • Joined

  • Last visited

  • Days Won

    28
  • Feedback

    100%

Everything posted by 'Baggos'

  1. Protection from what? DDos? L2Phx? Anti-Bot? What?
  2. with respect.... but if a guy buy from pet shop a dog.... is correct then sell it, directly outside the shop? You give FinalGod link, Baggos link, Freya link and a guy WILL BUY THIS PROJECT. AND NOT YOUR JOB!!! Because your job where is? Where is your fix on a topic there? You give only links or already sellers.
  3. Man please create a new topic with your project infos and fixed. and no use the mine. Many people will buy from you. Like the Freya pack. Seller is the MixHarder and a guy buy from you. anyway. Please create a topic with your sales.
  4. one question.... you give the my link for what reason? to buy the project from you? Create a new topic with your project. and dont give another link.
  5. i bored to read again and again the same posts. You no like this features? Ok, take a look and leave from this post! That is not a opinion is a spam!
  6. Ναι θα φαίνεται ότι αλλάχτηκε. Μπορώ να στο κάνω όπως είναι να γράφει αυτό που θες χωρίς να χαλάσει τίποτα. ή πληρώνεις, η κάνεις αυτό που είπε το παιδί πάνω!!!
  7. Dear players, we have just opened our Server, And we wish you a happy gaming. Remember to vote for us. Website: http://l2network.eu/ # Rates: # Starting 80 Level. # Sub Class 80 Level. # Safe Enchant & Max: 4/16 # Normal Scroll: 70% # Blessed Scroll: 80% # Crystal Scroll: 100% = = = = # Basic Features: # Interlude... # Balanced Classes # Wedding System # Clan Hall System # No Clan Penalty # Castle Siege System # No Weight Penalty # No Grade Penalty # Sub-Class System # Noblesse System # PvP Color System # Hero System # Duel System # Augmentation System # All Noblesse Skills # All Hero Skills # All Augmentation Skills # Retail-Like Enchant Skills System # Every Buff / Dance / Song / Chant Lasts 3 Hours # C4 / C5 / Interlude Skills # Interlude Skills 99% Working # All C4 / C5 / Interlude Monsters # All C4 / C5 / Interlude Locations # Unstuck Command 15 seconds # Protection Spawn 7 seconds # Custom Events # Gm Shop # Town Buffer # Global Gatekeeper & Farm zones # ClanHall Viewer # Life Stone Trader # Class Manager # Newbie Shop # Dyes Manager # Weding Manager # Gold Bar Npc Trader # Custom Gatekeepers # Top Players List NPC Info # About Server NPC Info # Custom NPC # Custom Messenger in every 5 pvp kill in row # Custom Legend aura # Custom Starting level # Custom Spawn for new characters = = = = # Custom Items: # PvP Coin # Farm Coin # Vote Coin # Noblesse Item # Hero Legend Config # Customized Tattoo Status: Mage Tattoo / Fighter Tattoo # Customized Cloak: Mage Cloak / Fighter Cloak | HP/CP +1000 & 10% Fighter/Mage (Atk.spd or C.spd) = = = = # Custom Events: # TvT Event # CTF Event # DM Event # TW Event. * Events every 2 hours. = = = = # Custom Commands: # .safefarm # .farm1 # .farm2 # .farm3 # .lsfarm # .pvp1 # .pvp2 # .maintown # .gooly # .giran # .aden # .godd # .online # .deposit / .withdraw # Newbies Commands: # .bowitems # .daggeritems # .tankitems # .mageitems # Farm Zones: # safefarm # farm1 # farm2 # farm3 # LS Farm # pvp1 # pvp2 # Raid Bosses (Valakas, Antharas and etc)
  8. :) and this time will get 300+ i will give a try to work again here.
  9. Hey guys. I'm lookign for a Scheme Buffer for freya. Working buffer. Thank a lot!!!
  10. Δώσε μου 10 ευρό και έχεις το L2Nephelim Pack. ή ένα 25άρι για το L2-Network.
  11. Really nice share. Tested and work fine. +1 rep for your job my friend. Thank you for share.
  12. Nice share dude. Thank you for share. Downloading! +1 rep.
  13. I know dude. I have creation_items on freya. But only for armor/weapon and not set.... i want set armor/weapon jewls/gloves/boots/hetmet and etc.
  14. Hello guys. I'm looking for a SQL or Java code with starting items. For example: start with some armor and weapon i want. Already worn in character!!! For Freya server!!! Starting like that:
  15. I take this error on GS. L2J Freya! I think the problem is on "'bot_report_points'" but where i can to find this? com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'bot_report_points' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:530) at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) at com.mysql.jdbc.Util.getInstance(Util.java:386) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3597) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3529) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1990) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2151) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2625) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2119) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2281) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76) at com.l2jserver.gameserver.model.L2Account.loadBotPoints(L2Account.java:49) at com.l2jserver.gameserver.model.L2Account.<init>(L2Account.java:37) at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.restore(L2PcInstance.java:7501) at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.load(L2PcInstance.java:1236) at com.l2jserver.gameserver.network.L2GameClient.loadCharFromDisk(L2GameClient.java:564) at com.l2jserver.gameserver.network.clientpackets.CharacterSelect.runImpl(CharacterSelect.java:109) at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62) at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1003) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:732)
  16. Να έσβηνες και το όνομα, καλά θα ήτανε!!!
  17. Ok, wait to see!
  18. You have not source dude. Never gave you!!! Come on!!! Give a photo with source!!! Maybe give me the photo from Credits on Enterworl.java
×
×
  • 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