Jump to content

synthe

Members
  • Posts

    57
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by synthe

  1. Thank you! Yeah, I don't really know what compiling is.
  2. Where can I find those L2jserver files? Can't find them on their website http://www.l2jserver.com/nightly/ seems to be down
  3. No lol, it's just not fun to keep server up for 0 players
  4. What is the best FREE server pack for L2j High five ? I wanna make a x20 server
  5. Hi Guys, I was wondering what version of L2 do the most people play. I have an interlude server now, but the population does not increase very fast. Some people told me to switch to H5, but if I would switch to H5, why not switch to GOD then? What are the advantages of H5 compared to GOD? Thanks! Edit: how are the packs in H5? What pack would you reccomend? Do most packs have lots of bugs?
  6. Searching developer for my server Who's into helping me? :) For free
  7. Great server, great clan!
  8. Gonna try this server thank you :)
  9. History: UUIDATA_STATICOBJECT::execGetStaticObjectName <- UObject::execClassContext <- (TargetStatusWnd Transient.TargetStatusWnd0 @ Function Interface.TargetStatusWnd.HandleTargetUpdate : 01A4) <- UObject::ProcessEvent <- (TargetStatusWnd Transient.TargetStatusWnd0, Function Interface.TargetStatusWnd.OnEvent) <- XMLUIManager::ExecuteUIEvent <- NConsoleWnd::SetSelectedCreatureID <- AController::SetSelectedCreatureID <- AController::SetSelectedActor <- UNetworkHandler::Tick <- Function Name=TargetSelectedP <- UGameEngine::Tick <- UpdateWorld <- MainLoop get this when moving close to the fortess .... how can i fix this?
  10. Assertion failed: PendingFrame [File:.\UnCamera.cpp] [Line: 348] History: LoadingScreen <- UGameEngine::LoadMap <- LocalMapURL <- UGameEngine::Browse <- ClientTravel <- UGameEngine::Tick <- UpdateWorld <- MainLoop
  11. 2014.9.9 00:18:00 OS : Windows Vista 6.1 (Build: 7600) CPU : GenuineIntel PentiumPro-class processor @ 1996 MHz with 4095MB RAM Video : Intel® HD Graphics Family (8577) Error setting display mode: CreateDevice failed (D3DERR_INVALIDCALL). Please delete your Option.ini file if this error prevents you from starting the game. History: UD3DRenderDevice::UnSetRes <- CreateDevice <- UD3DRenderDevice::SetRes <- WM_SIZE <- UWindowsViewport::ViewportWndProc <- WWindow::StaticProc <- WM_UNKNOWN <- UWindowsViewport::ViewportWndProc <- WWindow::StaticProc <- UWindowsClient::Tick <- ClientTick <- UGameEngine::Tick <- UpdateWorld <- MainLoop What could it be?
  12. Hi Guys, Currently my server is configured as when a player enchant his weapon and it breaks, it will return to +0. But I want the weapon to be crystalized, how do I configure this? L2jfrozen
  13. Ok the SQL file was importing in the wrong table. had toe be custom_armors instead of armors. But though i edited the itemname file on client side, the items still show up as no item name I added this: How can this be wrong? 9416 Dynasty Breastplate -1 9416,9421,9422,9423,9424 DEX-1, STR+1, P. Def. +5%, Maximum HP +393 and Increased Dark Resistance. 9441 Unknow Bonus. 0 0 6 When all set items are enchanted by 6 or higher, P. Def. and MP regeneration rate will increase. 9421 Dynasty Gaiters -1 0 0 0 9422 Dynasty Helm Heavy Armor -1 0 0 0 9423 Dynasty Gloves Heavy Armor -1 0 0 0 9424 Dynasty Boots Heavy Armor -1 0 0 0 9425 Dynasty Leather Armor -1 9425,9428,9429,9430,9431 CON-1, DEX+1, Accuracy +1.5, Evasion +1.5, Maximum HP +393 and Increased Dark Resistance. 0 0 6 When all set items are enchanted by 6 or higher, M. Def. and Evasion will increase. 9428 Dynasty Leather Pants -1 0 0 0 9429 Dynasty Leather Helm Light Armor -1 0 0 0 9430 Dynasty Leather Gloves Light Armor -1 0 0 0 9431 Dynasty Leather Shoes Light Armor -1 0 0 0 9432 Dynasty Robe -1 9432,9437,9438,9439,9440 INT-1, MEN+1, Casting Speed +5%, Maximum MP +257 and Increased Dark Resistance. 0 0 6 When all set items are enchanted by 6 or higher, P. Def. and Weight Gauge will increase. 9437 Dynasty Stockings -1 0 0 0 9438 Dynasty Cap Robe -1 0 0 0 9439 Dynasty Mittens Robe -1 0 0 0 9440 Dynasty Slippers Robe -1 0 0 0
  14. Registered on login as Server 1 : Extreme Inventory.ArmorSetListener: Incorrect skill: 9050. Item item_id=9907 not known, object_id=268478325 Item item_id=9912 not known, object_id=268478322 Admin Login at 14:15. Admin logs in game with AccessLevel 1. Admin Login at 14:16. lo logs in game with AccessLevel 1. Inventory.ArmorSetListener: Incorrect skill: 9050. Inventory.ArmorSetListener: Incorrect skill: 9050. Inventory.ArmorSetListener: Incorrect skill: 9050. Inventory.ArmorSetListener: Incorrect skill: 9050. Inventory.ArmorSetListener: Incorrect skill: 9050. Inventory.ArmorSetListener: Incorrect skill: 9050. Inventory.ArmorSetListener: Incorrect skill: 9050. Inventory.ArmorSetListener: Incorrect skill: 9050. Inventory.ArmorSetListener: Incorrect skill: 9050. Inventory.ArmorSetListener: Incorrect skill: 9050. The skills of the dynasty set doesn't seem to be working though i have imported all the necessairy files How do i fix this?
  15. ok sorry, I am new to java. This fixed it thank you at least this will be helpfull to other newbies, never put backups in your multisell folder :P
  16. Exception in thread "main" java.lang.NumberFormatException: For input string: "B ackup900001" at java.lang.NumberFormatException.forInputString(NumberFormatException. java:48) at java.lang.Integer.parseInt(Integer.java:447) at java.lang.Integer.parseInt(Integer.java:497) at com.l2jfrozen.gameserver.model.multisell.L2Multisell.parse(L2Multisel l.java:328) at com.l2jfrozen.gameserver.model.multisell.L2Multisell.parseData(L2Mult isell.java:87) at com.l2jfrozen.gameserver.model.multisell.L2Multisell.<init>(L2Multise ll.java:69) at com.l2jfrozen.gameserver.model.multisell.L2Multisell.getInstance(L2Mu ltisell.java:80) at com.l2jfrozen.gameserver.GameServer.main(GameServer.java:324) I get this error.
  17. Hi guys, I know this is possible, Did it before years ago but forget the method. I've made a custom boss. Now when people attack this mob, I want a "battle song" to be played. But not a default song, a custom song which I encrypt .... this one: How can I do this? I know I have to decrypt the song client side
  18. Hi, Does somebody knows how to make this sciprt for l2jfrozen? When a clan holds a castle for a certain amount of time (ex. 2 weeks) the clan leader obtains a Crystall scroll. Wondering how this can be made.
  19. works thanks
  20. Yeah, and it doesn't even work. Piece of shit pack
  21. How do I allow players to make a sublass without doing a quest? L2jfrozen
×
×
  • 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