Thread: Tricky problem interface in Devo 2.7

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 Tricky problem interface in Devo 2.7 
    Registered Member
    MerzA's Avatar
    Join Date
    Jul 2008
    Age
    30
    Posts
    592
    Thanks given
    36
    Thanks received
    28
    Rep Power
    95
    I can't seem to stop this walkable interface from popping up when I login.

    I've checked my login method, my playerProcess and searched through all my files

    The interface ID is 6568

    Here's a picture of my problem.
    Reply With Quote  
     

  2. #2  
    Respected Member


    kLeptO's Avatar
    Join Date
    Dec 2006
    Age
    28
    Posts
    2,955
    Thanks given
    1,183
    Thanks received
    754
    Rep Power
    3084
    Try look for ID with Z-FileSearcher,
    It has to be somewhere.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Nuevo's Avatar
    Join Date
    Jul 2008
    Posts
    647
    Thanks given
    7
    Thanks received
    13
    Rep Power
    169
    check process maybe or player.java search the id. rep if worked =P
    Reply With Quote  
     

  4. #4  
    Registered Member
    MerzA's Avatar
    Join Date
    Jul 2008
    Age
    30
    Posts
    592
    Thanks given
    36
    Thanks received
    28
    Rep Power
    95
    i've looked with Z Filesearcher and the built in search on Windows 7, It can't find anything.
    Reply With Quote  
     

  5. #5  
    Registered Member
    dark bl00d23's Avatar
    Join Date
    Sep 2008
    Posts
    333
    Thanks given
    5
    Thanks received
    10
    Rep Power
    111
    There's a small possibility it could be client side. You should probably check that
    Quote Originally Posted by Zee Best View Post
    Nah i like posting saying im better than everyone else, it turns me on and gets me arroused.
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Jun 2009
    Age
    29
    Posts
    422
    Thanks given
    2
    Thanks received
    2
    Rep Power
    497
    Maybe its because your using delta lolz.
    Names Trace , Not a java programmer but a web developer: One of the best on the site guaranteed. I will code a website for your RSPS but i require a fee. if you would like to see previous work or a sample first that is fine. Just send me a private message.
    Reply With Quote  
     

  7. #7  
    Registered Member
    killamess's Avatar
    Join Date
    Dec 2007
    Age
    33
    Posts
    1,508
    Thanks given
    51
    Thanks received
    284
    Rep Power
    1956
    this is because you removed 2 frames and those are the default lines.
    CAM().sendFrame126("", 6067);
    CAM().sendFrame126("", 6071);
    add those above pmstatus(2);


    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    Jan 2009
    Age
    34
    Posts
    3,143
    Thanks given
    27
    Thanks received
    92
    Rep Power
    0
    Quote Originally Posted by Trace View Post
    Maybe its because your using delta lolz.
    Idiot. The title clearly says Devo 2.7.
    Reply With Quote  
     

  9. #9  
    Registered Member
    MerzA's Avatar
    Join Date
    Jul 2008
    Age
    30
    Posts
    592
    Thanks given
    36
    Thanks received
    28
    Rep Power
    95
    thanks killa, your idea was right but you got the sendquests wrong. Its fixed nao though

    heres what it really was
    Code:
            CAM().sendFrame126("", 6570);
            CAM().sendFrame126("", 6572);
            CAM().sendFrame126("", 6664);
    Reply With Quote  
     

  10. #10  
    Registered Member

    Join Date
    Jun 2009
    Age
    29
    Posts
    422
    Thanks given
    2
    Thanks received
    2
    Rep Power
    497
    O maybe next time i should read titlez
    Names Trace , Not a java programmer but a web developer: One of the best on the site guaranteed. I will code a website for your RSPS but i require a fee. if you would like to see previous work or a sample first that is fine. Just send me a private message.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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
  •