Jump to content

FFs

Members
  • Posts

    259
  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by FFs

  1. L2JServer is the most active project these days. I dont know another active Freya project.
  2. If you know how tu adapt it, yes. L2JFrozen have CTF implemented.
  3. But... the project is dead.....!!
  4. Is not a quest. Is an error on the script.
  5. Read the description. Is for Freya last Rev.
  6. You are the best men, you have my respect. Edit: An image of the code working: Thanx again Tryskell. Topic Solved. Close it please :)
  7. But how? thats my question, because i dont know where put the coordinates, but i'm fixing it, just give me some time :p Edit: The problem is solved :D, thanx Tryskell for your help :) Here is the code: <zone name="lair_of_antharas" type="NoSummonFriendZone" shape="Cylinder" minZ="-8708" maxZ="-5708" rad="4500"> <node X="177302" Y="114789" /> </zone> I make a Cylinder of 4500 range. minZ and maxZ when the coordinate Z is negative, the numbers are reverted, like in this case, minZ="-8708" maxZ="-5708". The center of the Cylinder is X="177302" Y="114789", and thats all :) Thanx to all for help me. Close the topic.
  8. Let me try again, give me a frew minutes.... thanx for help :)
  9. Hi, i want to do that: I want to block the antharas lair (where's antharas boss) summon a friend skill. Here's the code: <zone name="boss_area_antharas" type="NoSummonFriendZone" shape="NPoly" minZ="-7708" maxZ="-77080"> <node X="180653" Y="114855" /> <node X="177017" Y="118404" /> <node X="173586" Y="114680" /> <node X="177958" Y="111367" /> </zone> Is NPoly, but it doesnt work :/ If i put Cylinder, with a custom radius, it will work? In the case of the Cylinder, how the code must be?
  10. Dont make spam please.
  11. Thanx men! I'll test it :D
  12. Np, if the problem is fixed, a mod will close the topic.
  13. Just use the fix to fix all errors.
  14. Hi people, i need some help here. I want to change the systemMessage who tells you how much time last on the TvT to finish for a screenMessage. So here is the code: TvTEvent.sysMsgToAllParticipants("TvT Event: " + (time / 60) + " minute(s) until the event is finished!"); I must change to: TvTEvent.scrMsgToAllParticipants("TvT Event: " + (time / 60) + " minute(s) until the event is finished!"); But if i put scr the code is worng :S So what i have to do?
  15. What chronicle are u using?
  16. How to compile: http://maxcheaters.com/forum/index.php?topic=81843.0 By: ExTrEmEDwarf
  17. Freya last Rev. Dont make spam please.
  18. Post the error please.
  19. Read the first post again, i edited it with a fix for old revisions.
  20. Search the ID of Baium on spawnlist table on the navicat and modify the x, y and z coords to your custom coords. Thats all.
  21. And H5 i think, i didnt test on H5 yet.
  22. Config/l2jmods.properties # --------------------------------------------------------------------------- # Offline trade/craft # --------------------------------------------------------------------------- # Option to enable or disable offline trade feature. # Enable -> true, Disable -> false OfflineTradeEnable = False # Option to enable or disable offline craft feature. # Enable -> true, Disable -> false OfflineCraftEnable = False # If set to True, name color will be changed then entering offline mode OfflineSetNameColor = False # Color of the name in offline mode (if OfflineSetNameColor = True) OfflineNameColor = 808080 # Allow fame for characters in offline mode # Enable -> true, Disable -> false OfflineFame = True #Restore offline traders/crafters after restart/shutdown. Default: false. RestoreOffliners = False #Do not restore offline characters, after OfflineMaxDays days spent from first restore. #Require server restart to disconnect expired shops. #0 = disabled (always restore). #Default: 10 OfflineMaxDays = 10 #Disconnect shop after finished selling, buying. #Default: True OfflineDisconnectFinished = True
  23. aCis is the best project for Interlude. http://maxcheaters.com/forum/index.php?topic=190122.0 Read the topic
  24. You are my new hero :)
×
×
  • 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