Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    QuickNick's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    120
    Reputation
    10
    Thanks
    261
    My Mood
    Psychedelic
    Code:
    var clientTime = 0;
    var msgTime = 0;
    function onClientPacket(event) {
        var packet = event.getPacket();
            if(packet.time){
                clientTime = packet.time;
                if (msgTime + 6000 < clientTime){
                    msgTime = clientTime;
                    // Send a message
                }
            }
        }
    }

  2. #17
    prechcik's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    7
    My Mood
    Amazed
    I really appreciate your help there! Everything works! Thanks again! : ))))

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Trade CA EU 2LT 4 (70%) PERM WEAPONS/ITEM
    By M4K0T0 in forum Combat Arms Selling / Trading / Buying
    Replies: 2
    Last Post: 10-20-2011, 06:43 PM
  2. Ill trade something for a kwr item-shop hack.
    By iHack in forum Trade Accounts/Keys/Items
    Replies: 2
    Last Post: 08-14-2007, 09:10 PM