mirror of
https://github.com/alicealys/t5-gsc-utils.git
synced 2025-04-19 20:42:54 +00:00
looks more gentle
This commit is contained in:
parent
1a55e3f20c
commit
23edbb1e82
@ -94,7 +94,8 @@ namespace bots
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Add custom clantag
|
// Add custom clantag
|
||||||
utils::hook::set<const char*>(0x6B6294, "connect \"\\cg_predictItems\\1\\cl_punkbuster\\0\\cl_anonymous\\0\\color\\4\\head\\default\\model\\multi\\snaps\\20\\rate\\5000\\name\\%s\\clanAbbrev\\3arc\\bdOnlineUserID\\%s\\protocol\\%d\\qport\\%d\"");
|
utils::hook::set<const char*>(0x6B6294, "connect \"\\cg_predictItems\\1\\cl_punkbuster\\0\\cl_anonymous\\0\\color\\4\\head\\default\\"
|
||||||
|
" model\\multi\\snaps\\20\\rate\\5000\\name\\%s\\clanAbbrev\\3arc\\bdOnlineUserID\\%s\\protocol\\%d\\qport\\%d\"");
|
||||||
|
|
||||||
sv_bot_name_random_hook.create(0x49ED80, &sv_bot_name_random_stub);
|
sv_bot_name_random_hook.create(0x49ED80, &sv_bot_name_random_stub);
|
||||||
utils::hook::call(0x6B6299, build_connect_string);
|
utils::hook::call(0x6B6299, build_connect_string);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user