[HELP]Where I Can put the script wedding in (AL-3.9)

Results 1 to 4 of 4
  1. #1
    Apprentice Rivaldo Jack is offline
    MemberRank
    Sep 2013 Join Date
    9Posts

    sad [HELP]Where I Can put the script wedding in (AL-3.9)

    Which folder can I put the script ?
    Code:
    if (player.isMarried())
    {
    Player partner = player.findPartner();
    if(partner l= null
    {
    String couple = partner.getName();
    playerName = playerName + "\uE020" + couple;
    }
    }

    on line Where can I put the script?
    Please HELP


  2. #2
    Valued Member charnolds is offline
    MemberRank
    May 2008 Join Date
    Camaná, PeruLocation
    121Posts

    Re: [HELP]Where I Can put the script wedding in (AL-3.9)

    com\aionemu\gameserver\network\aion\serverpackets
    File: SM_PLAYER_INFO

  3. #3
    Apprentice Rivaldo Jack is offline
    MemberRank
    Sep 2013 Join Date
    9Posts

    Re: [HELP]Where I Can put the script wedding in (AL-3.9)

    in aion lightning 3.9 ,
    not have folder com\aionemu\gameserver\network\aion\serverpackets ?
    and there SM_PLAYER_INFO <File

    HELPP

  4. #4
    Blender Fan|Kinenbi Owner Dwarfpicker is offline
    MemberRank
    Mar 2006 Join Date
    AtreiaLocation
    1,085Posts

    Re: [HELP]Where I Can put the script wedding in (AL-3.9)

    trunk\AL-Game\src\com\aionemu\gameserver\network\aion\serverpackets

    you need source files!



Advertisement