What's new

Welcome to HvH Forum!

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


SignUp Now!

Bug Legacy resolver

Newbie HvHer
User ID
6213
Messages
3
Reactions
0
Level
1
Hey guys i wantet to add a LBY checker in my legacy resolver but im getting an error "expectet a declaration" here is the lby checker

{ (RIGHT HERE IS THE DECLARATION ERROR

// LBY SHOULD HAVE UPDATED HERE.

if (record->m_anim_time >= data->m_body_update) {
// only shoot the LBY flick 3 times.
// if we happen to miss then we most likely mispredicted
if (data->m_body_index < 1) {
// set angles to current LBY.
record->m_eye_angles.y = record->m_body;

data->m_body_update = record->m_anim_time + 1.1f;

// set the resolve mode.
iPlayers[record->m_player->index()] = false;
record->m_mode = Modes::RESOLVE_BODY;
}
}
}



would be great if someone could help me
 
insert l33t h4ck3r title
User ID
12177
Messages
59
Reactions
21
Level
10
Go learn c++, then come back and try to paste supremacy. I'm going to assume you didn't even paste that code inside of a function (hence the error).
 
Newbie HvHer
User ID
6213
Messages
3
Reactions
0
Level
1
Go learn c++, then come back and try to paste supremacy. I'm going to assume you didn't even paste that code inside of a function (hence the error).
thanks for beeing so rude its obv that im pasting thats why im fkcn asking
 
insert l33t h4ck3r title
User ID
12177
Messages
59
Reactions
21
Level
10
thanks for beeing so rude its obv that im pasting thats why im fkcn asking
I wasn't being rude, you will not be able to do anything more than rename your paste if you don't even know this shit.
 

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