[SOLVED] cs_find_ent_by_owner broken?
Hi, i tried to put silencer on CurWeapon Event (Ham_Deploy is crashing with podbots)
but cs_find_ent_by_owner is not working?? Not working code: cs_find_ent_by_owner seems to not found a valid ent, while find_ent_by_owner or fm_find_ent_by_owner (BAD) seems to work. Note: I am under localhost test (not HLDS), and using podbots Code:
register_event("CurWeapon","CurWeapon","be","1=1");Code:
register_event("CurWeapon","CurWeapon","be","1=1");Ps. AMX Mod X And meta List Code:
] meta list |
Re: [SOLVED] cs_find_ent_by_owner broken?
Which amx version are you using?
|
Re: [SOLVED] cs_find_ent_by_owner broken?
Do you get any logs saying the native is disabled?
|
Re: [SOLVED] cs_find_ent_by_owner broken?
Quote:
No, thanks for repply i forgot to read small note on this function: Code:
NoteIm using now find_ent_by_owner of engine.inc Ps. Have other way to find it than engine or fakemeta utils? Thanks again |
Re: [SOLVED] cs_find_ent_by_owner broken?
Which is the error that you get with Ham_Item_Deploy?
|
Re: [SOLVED] cs_find_ent_by_owner broken?
Quote:
But if you talking about register event instead of CurWeapon do not make an difference to me, only just because on Ham_Item_Deploy you will need to hook every weapon, while CurWeapon not. |
Re: [SOLVED] cs_find_ent_by_owner broken?
Quote:
Quote:
|
Re: [SOLVED] cs_find_ent_by_owner broken?
Quote:
Quote:
|
Re: [SOLVED] cs_find_ent_by_owner broken?
Quote:
"Which is the error that you get with Ham_Item_Deploy?" @HamletEagle Nothing wrong, thanks :D Ps. I tried to spawn a player with weapon silenced and did not found a reliable way to do it correctly. If possible, using some new method?? Thanks again |
| All times are GMT -4. The time now is 04:37. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.