Thread: Dementhium 637

Results 1 to 9 of 9
  1. #1 Dementhium 637 
    Registered Member

    Join Date
    Sep 2009
    Age
    24
    Posts
    2,769
    Thanks given
    367
    Thanks received
    187
    Rep Power
    458
    When i login then log out, then log in again, my character is invisable expect my head,


    also does anyone know how to change the character rights? Thanks, Rep+.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Velocity's Avatar
    Join Date
    Jan 2009
    Age
    25
    Posts
    2,029
    Thanks given
    1,013
    Thanks received
    2,373
    Rep Power
    4112
    Quote Originally Posted by Byte Me View Post
    l2save apperance
    Don't troll.
    OT: Use MYSQL, That fixes it all.
    Else, when a player logs in, set the appearance
    xxxxxxx
    Reply With Quote  
     

  3. #3  
    Registered Member Cried Upon's Avatar
    Join Date
    May 2011
    Posts
    769
    Thanks given
    32
    Thanks received
    45
    Rep Power
    0
    i can give you everything to do if you teach me how to run this!
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Oct 2011
    Posts
    42
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    ok so emp realsed how to fix invisable thing also to change player rights you have to go into actionsender.java then search for loginresponce under that add this for (String admin : ADMINS)
    if (player.getUsername().equalsIgnoreCase(admin))
    player.getDefinition().setRights(2);
    then go up to the top under public class action sender put this private static final String[] ADMINS = {"your name here"}; then to add more just put , that after and continue hope i helped
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Aug 2008
    Age
    28
    Posts
    832
    Thanks given
    53
    Thanks received
    62
    Rep Power
    0
    Herp
    [Only registered and activated users can see links. ]

    Derp
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  6. #6  
    Registered Member Cried Upon's Avatar
    Join Date
    May 2011
    Posts
    769
    Thanks given
    32
    Thanks received
    45
    Rep Power
    0
    Quote Originally Posted by Mr Nick! View Post
    When i login then log out, then log in again, my character is invisable expect my head,


    also does anyone know how to change the character rights? Thanks, Rep+.
    There is proper snippets BUT you need to put in proper Syntax which takes a few seconds.

    Picture:
    Reply With Quote  
     

  7. #7  
    Registered Member Cried Upon's Avatar
    Join Date
    May 2011
    Posts
    769
    Thanks given
    32
    Thanks received
    45
    Rep Power
    0
    Quote Originally Posted by XxjavinxX View Post
    ok so emp realsed how to fix invisable thing also to change player rights you have to go into actionsender.java then search for loginresponce under that add this for (String admin : ADMINS)
    if (player.getUsername().equalsIgnoreCase(admin))
    player.getDefinition().setRights(2);
    then go up to the top under public class action sender put this private static final String[] ADMINS = {"your name here"}; then to add more just put , that after and continue hope i helped
    And buddy he doesn't need someone to post someone elses work (which you don't even know how to copy and paste properly) Just point him to the snippet
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Dec 2010
    Age
    29
    Posts
    603
    Thanks given
    96
    Thanks received
    43
    Rep Power
    59
    Quote Originally Posted by Cried Upon View Post
    There is proper snippets BUT you need to put in proper Syntax which takes a few seconds.

    Picture:
    no but you need mysql to save/load all char looks

    it gets boring after seeing everyone looking the same everyday
    Reply With Quote  
     

  9. #9  
    Registered Member
    IngeniousPentaSquid's Avatar
    Join Date
    Jun 2011
    Age
    25
    Posts
    993
    Thanks given
    47
    Thanks received
    140
    Rep Power
    79
    Quote Originally Posted by Cried Upon View Post
    There is proper snippets BUT you need to put in proper Syntax which takes a few seconds.

    Picture:
    Orly? Proper syntax? You mean following a snippet and putting it in the right place?
    ©®
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 4
    Last Post: 12-01-2011, 07:27 PM
  2. [Dementhium]PlayerLoader.java[Dementhium]
    By maffia-rpg in forum Help
    Replies: 7
    Last Post: 07-20-2011, 06:46 PM
  3. [Dementhium]Addhitexp[Dementhium]
    By maffia-rpg in forum Help
    Replies: 13
    Last Post: 07-20-2011, 02:58 PM
  4. [Dementhium]Item kept on death[Dementhium]
    By maffia-rpg in forum Help
    Replies: 4
    Last Post: 07-19-2011, 02:41 AM
  5. [Dementhium]Frames.java[Dementhium]
    By maffia-rpg in forum Help
    Replies: 0
    Last Post: 07-14-2011, 01:52 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •