[CS] Player jump event
Hello and sorry for basic question.
How I can detect player jump event? I try: PHP Code:
|
Re: [CS] Player jump event
Hook as post, if you want callback be called after some sanity checks. It will filter probably most of cases.
Code:
void CBasePlayer::Jump(void) |
Re: [CS] Player jump event
PHP Code:
|
| All times are GMT -4. The time now is 15:17. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.