Jump to content

Tryskell

Legendary Member
  • Posts

    5,359
  • Credits

  • Joined

  • Last visited

  • Days Won

    62
  • Feedback

    0%

Everything posted by Tryskell

  1. U're lazy, i found it in one minute through their SVN from net.sf.l2j.tools.random import Rnd it's not "tools", it's "util". net/sf/l2j/util/ Replace / by .
  2. As the user said before me, it's perhaps easier to use the joomla template than to try to debug the html result. Plus you can find the template on torrent so... (remove last sentence if it wasn't accepted...) For info it's full of publicities, google advs and cie, at least 20. From 50ko, you can remove 35ko. Well after one or 2 hours, I got a clean template. + Stefoulis already use this template for his servergame and I saw another random server using lol :). So if you want originality, you can pass. So ty anyway for share.
  3. Hi back, this message can be considered as an edit, but I prefer make a new one. I tested yesterday to kill a crystal with a admin char (faction=0), and it's why in others faction type, it's bug. It's perfectly works when a good or evil char take back the same point, and remove it correctly. So, no problem at all. It's even a mean to seee if a GM/neutral char killed the crystal (which shouldn't happen normally, except bugging exploiting/corrupt). I want to add I have added only the crystal stuff, without the faction map/vote system. It's more GvE like :).
  4. To see IG those in the communityboard folder, you must change one line in your properties file, instead of "old" you must put "Full". Dunno for other distribs than Archid, but for me it's located in options.properties. # Type of the Community board: # off = community is disabled # Old = old community # Full = full community (not fully implemented, experimental) # Default: off CommunityType = Full About gm commands, there is a "//bbs" option, dunno if it's for edit, I haven't time right now to test.
  5. Ty a lot, perfectly run on L2J archid distribution (interlude). About cats problem, you need change template of NPC (in L2TpFlagInstance). You can do a search 31217 in your NPC table, it's equals (in Intelrude DB anyway) to the cat. You can change for ex to 13002, or better create your own NPC. Don't forget to put the good type of instance too (L2TpFlag). About invulnerability, I'm fell in the trick too. But in fact it's PERFECTLY works. I explain the trick : if you aren't of same faction than crystal, you can hit. If you are, you can't. Simple. That means an Admin (normally, faction = 0) can't attack neutral crystal (as faction id is 0 too). When a red (faction = 2) hit (and he can) and kill the crystal, factionid of crystal goes to 2 (so red can't hit the crystal, but admin and goods can). Ty for great share. PS : just a problem, about refresh window of gatekeeper. Old crystal port stays, and one is added even if you take back the same (that means, I got 2 ports for the same points, and one doesn't work). Just a prob of refresh when you kill a crystal, it should update gks...
  6. Nice, I wanted to check signets system but as you seems to be back (and i was lazy to do it lol) I will continue my personnal stuff :D. Happy to see Archid is back... It's the only decent L2j interlude (no offense gamerfreak, I followed all your timeline which helped me a little, your project is pretty young and you seems had problem as there is 4 times same corrections). L2J Equal got a "steal" problem and no update of timeline since 2 weeks... BTW, when the Archid timeline will be available ? And are you still updating it ? That would be helpful.
×
×
  • Create New...