Thread: 667/704 Source

Results 1 to 5 of 5
  1. #1 667/704 Source 
    Registered Member
    Join Date
    Apr 2013
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Okay, so I've been looking through my whole computer for my 667/704 client and source.
    And I've found it but when I was developing the client, messing around on it , blah blah..

    I changed something, but I was wondering if anyone knows how to fix it.

    Example: If you do ;;home it doesn't work all it does it just show the command you've just done, like in real RS.
    But if you do ::home it works, but I want it to work both ways just like in other servers.

    I want to be able to use ;; instead of having to open the Command Prompt screen (THE PURPLE SCREEN).

    Anyone help me? Willing to love you!

    ~Swag
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Apr 2013
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    fix it urself dumb nigga u fucked it up
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2013
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by dopemofo View Post
    fix it urself dumb nigga u fucked it up
    Sad, if you're just gonna troll or hate then gtfo.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Apr 2013
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Swagwarrior7 View Post
    Sad, if you're just gonna troll or hate then gtfo.
    want me to hold your hand while u fuck up code dumb ass kid fuck off this site if u suck dick at coding
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Apr 2013
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    EDIT: Found it assholes. It was located at "WorldPacketsDecoder.java".

    Code:
    if (message.startsWith("::")) {
                    // if command exists and processed wont send message as public
                    // message
                    if (Commands.processCommand(player, message.replace("::", "").replace(";", ""), false, false)) {
                        return;
                    }
                    return;
                }
    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. 667/704 Client
    By Ifti in forum Help
    Replies: 19
    Last Post: 11-29-2012, 12:24 AM
  2. my 667/704 client (:
    By kingcobra805 in forum Show-off
    Replies: 1
    Last Post: 03-17-2012, 10:21 PM
  3. changing a few things in 667/704 client
    By XxjavinxX in forum Snippets
    Replies: 6
    Last Post: 03-14-2012, 03:59 PM
  4. 667/704 client error
    By Fauq in forum Help
    Replies: 2
    Last Post: 03-11-2012, 07:33 AM
  5. 667/704 Client Problem
    By Mr House in forum Help
    Replies: 1
    Last Post: 03-07-2012, 09:41 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
  •