Jump to content

Vkouk

Legendary Member
  • Posts

    4,676
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Vkouk

  1. already reported
  2. if you remember Noble did it too. So?i am in staff too.
  3. what an idiot.all done
  4. no i would be grateful if someone can search there :)
  5. ok,you have a different opinion.i accept it. we aren't fighting.we just had different opinion about karma.
  6. why to report you? i'm just saying why you gave him karma for such 5-6 lines. if you want to courage people with this method,so let's do it. we can karma people for 5-6 lines
  7. karma for few things? lol
  8. so it will be like this? CharacterCreate.java find this first newChar.setXYZInvisible(template.spawnX, template.spawnY, template.spawnZ); newChar.setTitle(""); down of this paste this if (Config.CHAR_TITLE) newChar.setTitle(Config.ADD_CHAR_TITLE); at Config.java public static boolean CHAR_TITLE; public static String ADD_CHAR_TITLE; CHAR_TITLE = Boolean.parseBoolean(L2JModSettings.getProperty("CharTitle", "False")); ADD_CHAR_TITLE = L2JModSettings.getProperty("AddCharTitle", "Welcome"); and at l2jmod.properties add this +#--------------------------------------------------------------- # Custom Title - #--------------------------------------------------------------- # Deafult: False CharTitle = False AddCharTitle = Welcome take the whole code if it's more helpful Index: java/net/sf/l2j/gameserver/clientpackets/CharacterCreate.java =================================================================== --- java/net/sf/l2j/gameserver/clientpackets/CharacterCreate.java (revision 4017) +++ java/net/sf/l2j/gameserver/clientpackets/CharacterCreate.java (working copy) @@ -174,6 +174,9 @@ newChar.setXYZInvisible(template.spawnX, template.spawnY, template.spawnZ); newChar.setTitle(""); + + if (Config.CHAR_TITLE) + newChar.setTitle(Config.ADD_CHAR_TITLE); L2ShortCut shortcut; //add attack shortcut Index: java/net/sf/l2j/Config.java =================================================================== --- java/net/sf/l2j/Config.java (revision 4017) +++ java/net/sf/l2j/Config.java (working copy) @@ -881,6 +881,9 @@ public static boolean L2JMOD_WEDDING_SAMESEX; public static boolean L2JMOD_WEDDING_FORMALWEAR; public static int L2JMOD_WEDDING_DIVORCE_COSTS; + + public static boolean CHAR_TITLE; + public static String ADD_CHAR_TITLE; // Packet information /** Count the amount of packets per minute ? */ @@ -1858,6 +1861,9 @@ L2JMOD_WEDDING_SAMESEX = Boolean.parseBoolean(L2JModSettings.getProperty("WeddingAllowSameSex", "False")); L2JMOD_WEDDING_FORMALWEAR = Boolean.parseBoolean(L2JModSettings.getProperty("WeddingFormalWear", "True")); L2JMOD_WEDDING_DIVORCE_COSTS = Integer.parseInt(L2JModSettings.getProperty("WeddingDivorceCosts", "20")); + + CHAR_TITLE = Boolean.parseBoolean(L2JModSettings.getProperty("CharTitle", "False")); + ADD_CHAR_TITLE = L2JModSettings.getProperty("AddCharTitle", "Welcome"); if (TVT_EVENT_PARTICIPATION_NPC_ID == 0) { Index: java/config/l2jmods.properties =================================================================== --- java/config/l2jmods.properties (revision 4017) +++ java/config/l2jmods.properties (working copy) @@ -132,3 +132,10 @@ # ex.: 1;2;3;4;5;6 # no ";" at the start or end TvTEventDoorsCloseOpenOnStartEnd = + +#--------------------------------------------------------------- +# Custom Title - +#--------------------------------------------------------------- +# Deafult: False +CharTitle = False +AddCharTitle = Welcome
  9. so?loop did you find it?
  10. waiting no
  11. no :(
  12. kainourgio ine.den nomizo ths madonas na ine new
  13. get the music kati tetia 8umame
  14. re otan gurnousa apo ta agglika m to akousa :s
  15. re gmt kofto.h 8a help h oxi it was dancing.you know clubs used to play this song.
  16. new
  17. no :(
  18. i heard it at rythmos 94,6 between 6.30 and 6.40
  19. i told you.i think it was get life or get music.it was a amazing song
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..