Jump to content

Ammon

Members
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Ammon

  1. No chance. Not enough time to maintain the server. You need to search a new place to stay. ;)
  2. The next L2Fortuna fake... You should call it "L2-Ineedfreewebsitesandhostmyserverathome". But stop to use any names which are already known from other servers. You never had a server which was named L2Fortuna, so how should it be BACK like you mentioned in your post? The real L2Fortuna is closed. Wanna create your own server? You should start by using your own name! /fail
  3. ??? To solve this you just have to add your Guard's NPC ID in "data\scripts\ai\group_template\SeeThroughSilentMove.java". Find: private static final int[] MOBIDS = {18001,18002,22199,22215,22216,22217,22327,29009,29010,29011,29012,29013}; and add your NPC ID there. For example if the Guard uses ID "98765": private static final int[] MOBIDS = {18001,18002,22199,22215,22216,22217,22327,29009,29010,29011,29012,29013,98765}; ...restart your server and you're done.
  4. Nice, i didnt know that. I played on RF while L2Fortuna was closed. ;)
×
×
  • 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