Thread: [525] command cant be used by same user

Results 1 to 5 of 5
  1. #1 [525] command cant be used by same user 
    Registered Member

    Join Date
    Aug 2008
    Posts
    699
    Thanks given
    1
    Thanks received
    0
    Rep Power
    242
    well i have added rep system in my 525, but i need to know how to make it so they cant use the command for them selves. i tried converting from a 508 espeon but did not work.

    here it is:

    Code:
    if (connect.equalsIgnoreCase(p2connect)) {
    			player.getActionSender().sendMessage("Cheater! you cant five your self reputation.");
    			{
    Click if you support
    [Only registered and activated users can see links. ]
    clicky
    Reply With Quote  
     

  2. #2  
    Registered Member
    AndyJay's Avatar
    Join Date
    Jun 2008
    Posts
    1,285
    Thanks given
    38
    Thanks received
    48
    Rep Power
    84
    Hmm

    if (connect.equalsIgnoreCase(p2connect)) {
    player.getActionSender().sendMessage("Cheater! you cant five your self reputation.");
    return;
    }


    Idk.. I've never had a 525 but thats a guess^
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Aug 2008
    Posts
    699
    Thanks given
    1
    Thanks received
    0
    Rep Power
    242
    andy thers is no dif between that and mine.
    Click if you support
    [Only registered and activated users can see links. ]
    clicky
    Reply With Quote  
     

  4. #4  
    Donator

    iZAjz's Avatar
    Join Date
    Mar 2007
    Age
    26
    Posts
    3,675
    Thanks given
    105
    Thanks received
    47
    Rep Power
    1882
    Quote Originally Posted by sallenx7 View Post
    andy thers is no dif between that and mine.
    re-read hes, also its true return; ..
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Aug 2008
    Posts
    699
    Thanks given
    1
    Thanks received
    0
    Rep Power
    242
    but that is not the problem.
    Click if you support
    [Only registered and activated users can see links. ]
    clicky
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •