What's new

Welcome to HvH Forum!

SignUp Now! Download Free HvH CS2/CS:GO Cheats, CFG, LUA/JS Scripts, And More!


SignUp Now!
TorDB.xyz Owner & Developer
User ID
79083
Messages
6
Reactions
5
Level
1
bad way to do it.

Code:
  for (int i = 0; i < cmd->csgoUserCmd.nTickCount; i++)

    {

        CCSGOInputHistoryEntryPB* pInputEntry = cmd->csgoUserCmd.GetInputHistoryEntry(i);

        if (pInputEntry == nullptr)

            continue;



        if (pInputEntry->pViewCmd == nullptr)

            continue;



        pInputEntry->pViewCmd->angValue = best_point;

        in_tick = pInputEntry->pViewCmd->angValue == best_point;

    }
 
Last edited by a moderator:

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top