Search results

  1. I

    delete message from chat

    How delete message from chat
  2. I

    RPC_ScrSetPlayerName

    this is not working please help... BitStream bs; char x[24] = "PorNMan"; BYTE len = strlen(x); bs.Write(x); bs.Write(x, len); g_RakClient->RPC(RPC_ScrSetPlayerName, &bs);
  3. I

    wait

    How do I make a waiting 2 seconds and then do what I want? like sleep(2000); - s0biet
  4. I

    dialog input

    I want to take/get the description of some dialog, how I take it?
  5. I

    Send keys

    this is not working.. g_Players->pLocalPlayer->onFootData.sKeys = 2;
  6. I

    How weapon crasher work ?

    How weapon crasher work ? thanks ! :trollface: :trollface: :trollface:
Top