Jump to content

FFs

Members
  • Posts

    259
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by FFs

  1. Hahahaha, i love them! Nice share!
  2. Thanx for the info Chr.Trance and 007florin
  3. Np, if you have problems or questions just post here.
  4. I heared something who the creators of Lineage III had problems and they broke and the project L3 cant be and they created Tera :/
  5. Thats something of "clan of the moobs", for example, Valakas have "Valakas_clan" and Antharas "Antharas_Clan", you can delete that ingame or from the database in npc.
  6. Sorry, my mistake, i didnt read the description :/ Thats the correct one: # This option is to enable or disable the storage of buffs/debuffs among other effects. # Default: True StoreSkillCooltime = False Change it to True
  7. config/character.properties # This option is to enable or disable the storage of buffs/debuffs among other effects during # a subclass change # Deault: False SubclassStoreSkillCooltime = False Change it to True.
  8. I think u must use L2OFF for C4. You can find the pack and guides to how to put online your server with L2OFF here: http://maxcheaters.com/forum/index.php?board=36.0
  9. Put the mouse ON the error and put the FIRST option who will appear on a box. Thats all. That will make SystemMessageId.java Public.
  10. Just copy and paste the code on the notepad and save the code with .diff extension, for example, code.diff. Thats all.
  11. Thanx hapor :D
  12. FFs

    Hangover 2!

    http://www.youtube.com/watch?v=RYL_T7f59o8 Any1 see that movie yet? IS THE BEST HAHAHAHAHA!!! I RECOMMEND IT!
  13. You used the patch and guide i put avobe?
  14. Dont worry men, thats was just an opinion, the post is perfect! Dont look at my post, it was just an opinion i repeat :p
  15. Aha, that page. In total there is 1 user online :: 0 registered, 0 hidden and 1 guest (based on users active over the past 5 minutes) And the guest its me!, but, anyway, GL L2JFree
  16. You need to make a java code like the TvT event timer.
  17. Yes, i read something about that, but i see the forum so dead, and thats make me think L2JFree is dead again :/
  18. Open notepad Copy and past the code: ### Eclipse Workspace Patch 1.0 #P L2J_Server Index: java/com/l2jserver/gameserver/network/SystemMessageId.java =================================================================== --- java/com/l2jserver/gameserver/network/SystemMessageId.java (revision 4668) +++ java/com/l2jserver/gameserver/network/SystemMessageId.java (working copy) @@ -14693,6 +14693,12 @@ public static final SystemMessageId THOMAS_D_TURKEY_DISAPPEARED; /** + * ID: 6506<br> + * Message: You cannot mount a Steed while holding a flag! + */ + public static SystemMessageId YOU_CANNOT_MOUNT_A_STEED_WHILE_HOLDING_A_FLAG = null; + + /** * Array containing all SystemMessageIds<br> * Important: Always initialize with a length of the highest SystemMessageId + 1!!! */ @@ -17116,6 +17122,7 @@ THOMAS_D_TURKEY_APPEARED = new SystemMessageId(6503); THOMAS_D_TURKEY_DEFETED = new SystemMessageId(6504); THOMAS_D_TURKEY_DISAPPEARED = new SystemMessageId(6505); + YOU_CANNOT_MOUNT_A_STEED_WHILE_HOLDING_A_FLAG = new SystemMessageId(6506); buildFastLookupTable(); } Save the code as: fixforctf.diff Open Eclipse Right Click on L2J_Server - Team - Apply Patch Select the archive you created Next, Next, Guess, Finish And problem resolved. If the problem still there, put the mouse cursor on the error and click on the first fast fix. Thats all.
  19. L2JFree for H5 is an active project?
  20. Put the errors, i can tell you how to fix it.
  21. What kind of errors?
  22. Nice share men :D Keep sharing :)
  23. http://maxcheaters.com/forum/index.php?topic=98212.0 I think its the same :/
×
×
  • Create New...