![]() |
YapB's aiming with ChickenMod - suggestion
In the function Vector CBot::AimPosition (void) You have this:
Code:
float fZComponentUpdate = UsesSniper () ? 15.0 : 17.0; You need to use pEdict->v.view_ofs + {0,0,fZNewComponentUpdate} value instead of pEdict->v.origin + {0,0,fZComponentUpdate}. fZNewComponentUpdate - the new offset for "Z" axis. |
Re: YapB's aiming with ChickenMod - suggestion
Never used chickenmod before, i'll install and test it in a few days :)
Thank you.. ;) |
Re: YapB's aiming with ChickenMod - suggestion
You can just use my All-In-One installer - it's a zip file with mm1.19, latest AMX X 1.75a and pb mm V3. There are few helpful plugins with testing bots as ATAC, ChickenMod and CSDM. You can control them from amxmodmenu (last - third - page).
|
Re: YapB's aiming with ChickenMod - suggestion
Quote:
m_pentEnemy->v.view_ofs + {0,0,fZNewComponentUpdate} |
All times are GMT +2. The time now is 00:34. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.