Jump to content

Tryskell

Legendary Member
  • Posts

    5,361
  • Credits

  • Joined

  • Last visited

  • Days Won

    64
  • Feedback

    0%

Everything posted by Tryskell

  1. Corrected for France at least.
  2. [fr] Pour un NPC custom, tu as besoin de rajouter une ligne dans les tables : npc, npcaidata et npc_elementals comme l'a dit Bleadd et Tяαnce. ServerSideName doit être mis à 1, ainsi que ServerSideTitle si le titre de ton NPC est custom (généralement, oui). Finalement, tu devrais chercher sur le net Navicat (besoin de le cracker ou de l'acheter). C'est un logiciel très utile. A moins que tu ne veuilles t'améliorer avec PhpMyAdmin, je te conseille vivement de changer de software, car PhpMyAdmin c'est l'usine à gaz par excellence. Lis tes PMs. [/fr]
  3. He bought one of my T-shirt with my head on it. Are you jealous ? You are the troll so far. You didn't even reply to the main question.
  4. Ô Gods, why are you so evil with me. /locked.
  5. He probably read, as he selected the error itself without the whole stacktrace, but he didn't try to understand it for sure.
  6. I was just showing how a switch should work. Obviously, if your code is an "if" instead of a swtich, use "if" system. As you don't post L2ClanTraderInstance method where it should be I can't guess (and I'm lazy to open Eclipse just to check).
  7. NPE at geoengine, when doors are loaded. Probably you activated geoengine without any geodata, or the pack uses a spawn system than some packs are currently using (such as L2DC), and geodata MUST exist else server won't work at all (as spawns are based on geodata). I don't think it's core issue at all.
  8. Or you need to remove fingers from your ass for 30 minutes, make it alone (or try and eventually get support on MxC/whatever else forum) like that in future you will be able to make it in 5 minutes. More logicial no ?
  9. Fully agreed, in France, personal experience < diploma. But concentrate the discussion on the main topic plox ^^.
  10. Some ppl like to read constructive, organized and punctuated posts. About bugs, anyone cares about them. Saying the versus is a perfect nonsense. If I give you the choice between 2 servers with identical features/community/hardware, you will obviously go on the server with less bugs.
  11. Tonight is the review of "Fallen Earth", as it's F2P since GamerFirst bought the rigths. 8)
  12. If you read one word on two, it's sure you can understand whatever you want. Copy/paste my message here if you still got it. Ty in advance. L2JFrozen is the only free L2JIL project existing so far, if you stop to the definition of "open source". That means everyone can use it, c/p your codes without a "contrepartie" (in french). There is a one way "transaction". Generally, people picks the pack but don't help it (when they could). For aCis, I decided to change the system because free system doesn't fit with my expectations of what I call "a community". A community helps, a community contributes to make the project better. When some ppl understand it very well and can help by their own, a lot are just passive waiting for the pack being finished. To conclude I was bored of both leechers which appropriate and sell YOUR OWN INTEL, and of passive people, which I call "ghosts", picking the sources without a thanks, without a report, without anything. But they make godamn servers with your pack and I never got reviews of my own work, so how can I know if I made good or bad work ? I'm alone, I'm not a robot / haven't any clone and - sometimes - I have to sleep too. I would have 200h / day, I could do all alone, believe me. It's often only a matter of time. aCis (based on latest L2JIL) is - since last November - under a Contribute2use system, where only ppl who contributes to the pack got access to it. You can find more infos on the MxC page itself or the dedicated forum. Before it was open source, but read higher for my complete way of thinking. L2JFrozen (based on Scoria) aims a lot of people : the fact it is still (and probably will stay forever) open source and it got a big a-beep-t of custom codes is good for newbies. If that can give you an idea of the scale, L2JFrozen got around x2 to x4 forum users than aCis. I won't say more about L2JFrozen, else I will begin with negative stuff. And getting a x4 badmouthing server admins population isn't better. Quality > quantity.
  13. Sleeping, waking, eating, coding, playing. Repeat it every day, changing randomly position of words. You can remove between 1 to 4 words sometimes. If I'm unhappy ? I won't say that. If I'm happy ? I won't say that neither. Before even an "help to others" reason (community stuff), that pack is first a reason to prove to myself I can do it. A sort of trial. Ok, I stop with psychology && feelings. I see you're crying.
  14. You ask 2 questions in one, but both questions can be answered by following : You got 2 choices : make a script or make a droplist infos for that mob. Via script (and guessing you use Frozen, it's old L2JIL python engine) you must do as you said : - registering the npcId via addKillId - create the array - choose a random index of that array using Rnd => itemId[Rnd.get(itemId.size())] Via droplist, well all is made by SQL.
  15. Darth, keep agressivity/insults for yourself.
  16. spawnlist.sql, periodOfDay column. For RB, it must be made in another way.
  17. Hell yeah. Like a boss. "And I think a point you said is sucking your dick...?". "Nope." "Actually, I'm pretty sure you did." "Nha, that ain't me."
  18. You have to create empty dbs - 3 so far : one for gameserver(gs), one for loginserver(ls), and one for communityboard(cb) - in order the script populate them. The script itself build tables and populate with data, nothing more. db - table - table - table - table Be sure you created them with good names, and you actually got access to them via a user who got enough rights.
  19. All is explained on first post. All links are posted. Just open the good ones, read, and understand. As you have access only to precompiled, you can only help on the DP side. Fortunately (for you), scripts folder is under big rework since one year actually. Since that time around 50% of scripts has been recoded, 25% is under correction, and 25% is still missing. 3 World Bosses AIs are still missing aswell, plus numerous AIs than L2J never added (to name some : Ol Mahum (who flee speaking), Timak Orcs (who flee on their camp gathering friends) and some others. Once you're part of inner circle you got access to sources, and then can eventually fix sources themselves. Don't be so arrogant thinking you can find/fix core bugs easily, actually only 3 or 4 ppls shared java core stuff and fix java core issues. After one year, the am.ount of java core contribution was near 0 when pack was free - since pack is contribution2use there are some core shares, thanks to russians mainly. Once the scripts folder will be achieved (and because registrations will be blocked due to the fact DP is good enough to don't be patched anymore), I will open new system that I announced since last November : Pack User system (I got an acurate idea of what I want to do). It's not the good time to announce it anyway (I count around 6 months to finish entirely DP scripts). Wall of text FTW.
  20. GoD itself is bugged, so. There's a shitloads of HTMs with typos mistakes, left quests which are pointless, and so much others broken things. That chronicle isn't achieved, so wait next extension.
  21. conf17, there is near 0 chance (if not negative value) you got one day a decent hi5 on your hands. So drop the idea or begin seriously to learn Java/L2J, cause there isn't many others choices (until you're ready to pay, and as fokys said it's not lolgreekprice 9€/15€). L2J developement is seriously dying (long agony since 2009), time to wake up.
  22. Did you simply check an existing potion on bloody XMLs before asking ? If you're lazy, don't even think to develop anything. About general info, you only have to know items can have a associated skill. It depends of your pack, so as Bleadd said, you're a panda killer and I can't help you more than what I said.
  23. If you keep that progression, soon you will give money to use your pack. 15€ one month ago, now 9€. In 2 months it's free, and in 3 months you begin to give money.
  24. http://docs.oracle.com/javase/tutorial/java/nutsandbolts/switch.html
  25. L2J for free, L2DC and probably some unknown russians forks for private.
×
×
  • Create New...