Thread: how to add other player is busy at the moment.

Results 1 to 4 of 4
  1. #1 how to add other player is busy at the moment. 
    Registered Member
    Edd -'s Avatar
    Join Date
    Jul 2011
    Posts
    665
    Thanks given
    62
    Thanks received
    43
    Rep Power
    84
    i got a 317 pi and i want to make it so if som1 is already in a trade
    it will send the message other player is busy at the moment also for the duel arena
    screen.


    any idea's?

    also i dont want it to send the trade/duel option bc its causing glitches.
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Oct 2011
    Posts
    39
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    if(o.inTrade()) {
    player.sendMessage("No");
    return false;
    }
    Reply With Quote  
     

  3. #3  
    Registered Member
    Edd -'s Avatar
    Join Date
    Jul 2011
    Posts
    665
    Thanks given
    62
    Thanks received
    43
    Rep Power
    84
    Quote Originally Posted by Rune- View Post
    if(o.inTrade()) {
    player.sendMessage("No");
    return false;
    }
    uhm..doesnt work any other ideaS?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Edd -'s Avatar
    Join Date
    Jul 2011
    Posts
    665
    Thanks given
    62
    Thanks received
    43
    Rep Power
    84
    still looking.
    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. my banner on busy sites.
    By Tobbo in forum Buying
    Replies: 3
    Last Post: 09-05-2011, 01:12 PM
  2. Replies: 8
    Last Post: 07-09-2011, 04:19 AM
  3. me owning the ever so 'Busy' Yarnova.
    By Slay No More in forum Humor
    Replies: 12
    Last Post: 11-12-2009, 04:25 AM
  4. Busy or free?
    By Grey in forum Tutorials
    Replies: 17
    Last Post: 08-12-2009, 04:39 AM
  5. ~|!Im A Busy Boy!|~
    By Ŏℓϊ™ in forum Showcase
    Replies: 11
    Last Post: 07-31-2007, 10:06 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
  •