Question about register_touch()
if i will do this:
PHP Code:
so how i sets the type of the grenade? |
Re: Question about register_touch()
Check the grenade's entity model.
|
Re: Question about register_touch()
I don't recommend to use Engine :nono:
Try hooking it with Ham Sandwich PHP Code:
|
Re: Question about register_touch()
Quote:
but why you're not recommend to use Engine for this. |
Re: Question about register_touch()
Thrown grenade entity classname is "grenade", not "weapon_hegrenade".
Engine or hamsandwich - there isn't really a difference in this case, it's depending on what do you need it for and what do you want to use. |
Re: Question about register_touch()
PHP Code:
Also there's nothing wrong in using engine for this purpose. |
Re: Question about register_touch()
Thank you all for your help.
|
Re: Question about register_touch()
Quote:
How could you say there's no difference between Engine and Ham Sandwich? Engine is doing many computations than Ham Sandwich :rtfm::rtfm::rtfm::rtfm: |
Re: Question about register_touch()
No it doesn't matter here whether you use engine or ham sandwich as the difference is pretty much trivial, if any at all.
|
| All times are GMT -4. The time now is 00:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.