Jump to content

B1ggBoss

Legendary Member
  • Posts

    494
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by B1ggBoss

  1. not moveable, not attacking, bugged? The way i tell you to make the rb is the same as the other game raid boss are done. If what you say would be true, the rb system would not work in l2j. Do not trust those unexperienced admin/developers who tell that it becomes buggy, just cause they didnt do it properly
  2. L2J sources has such option disabled due high exploit risk. If the client still suport it, you probably will have to modify any serverpackets, like MultisellList
  3. serverpack, chronicle, revision, what are you doing when those errors come, etc. All those info will be helpful to help you find the problem But remember that if you are using a private pack or those errors comes w/o modify the original source, you have to report it to the serverpack forum
  4. if you dont know how to mod the AI, create a new RB with the grand boss template or change the grand boss type to L2RaidBoss and add him to raidboss_spawnlist table. Recommended: put a # before the grand boss AI script call in scripts.cfg to not interfire with your custom boss
  5. download the last version with armor, etcitem and weapon tables and install those table in your freya database.
  6. if you get that error using a clean compiled version of your serverpack, report to the developers forum.
  7. You can create a new CreatureSay with the requested text. The different kinds of chats (shout, party, trade, etc..) can be found at Say2, as static final int values. Just, broadcast it all the players you want
  8. Please, use at least http://translate.google.com By what i could understood, you want new heros to come each week. To do that, you have 2 ways: - 1: Shutdown server, go to olympiad_data in database. Using http://www.unixtimestamp.com/index.php, you will get the unix timestamp in seconds for the date that you want heros to come out. Add 000 at the end (so they become miliseconds) and put it in olympiad_end and validation_end. Start up the server and done - 2: Modify the Calendar instance used to set the next period and change the add of 1 Month to 1 Week
  9. ill post screens as soon as i finish the first examn season at university. Anyway, html arent that impressive, i unhardcode them so you can edit it in your way
  10. virtual server prolly managed by a datacenter. what about contact them?
  11. use [spoil]...[/spoil] please
  12. in ps3, the game counter usually marks between 550k and 650k of players. dunno if it include others platforms or even if is real or fake
  13. bump. price updated
  14. The AIO Item (All-in-one item) is an item that goes in your inventory. By clicking it, a window pop up with the following features - GMShop - Buffer & Scheme Buffer - Gatekeeper - Warehouse - Symbol Maker - Augment/Des Augment - Skill Enchanter - Subclass Manager - Profession Changer - Drop Info Viewer - Boss respawn info - Olympiad Manager - Pvp & Pk Top I sell the AIO Item with those features for interlude. Contact me by pm Payment method: paypal. Price: 15 € Few Screens (i made screens of some of the above features) http://www.4shared.com/file/NxsgtxLT/screens.html
  15. may i close the thread?
  16. if you didnt change anything, just downloaded -> compile -> run, you must ask in the project forum. Otherwise, tell us what did you change
  17. Dunno much about instances, but you mean add a time between each time the player enters?
  18. First of all tell us what serverpack are you using.
  19. i never used a single kind of class for all maps. I usually has a short attack class (smg + fast), mid-long attack class (ar) and the sniper class. i used to use the sniper class in long maps. However, since theres no quick scoping (and so, erased non scope) and most of the maps arent that long (just array, wmd and crisis are ok for that), i cannot use sniper that much Moreover, i didnt say yet a sniper raping asses like in previous games. (alredy in fifth prestige)
  20. doubt so. w@w, modern warfare or modern warfare 2 didnt loose the creativity. This one has even more features (like contracts) and is a lot more balanced than modern warfare 2. However, saddly they killed snipers
  21. wrong section, locked till move
  22. stop thinking about l2phx as a hack. IS A SNIFFER, and it can do just the same as the own l2 client
  23. on database, armorsets table, you will see there is a column called enchant6skill. That is the id and the level of the passive skill that the player gets by enchanting his armor to +6. Just go throught data/stats/skills/ (and with the id of the skill you wanna edit) the .xml file, and edit that skill to match your wishes
  24. - Be sure you increased the java runtime process heap memory (by editing the startGameServer.bat or startGameServer.sh file) - If you touched default threading configuration, tell us what did you changed (a basic configuration for the thread pools, is to put the same count as cores your machine has)
×
×
  • 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