Change nade model
How can we change the grenade's model when it is thrown.
i tried hooking FM_SetModel and read the frostnade plugin too.. but didn't get anything.. can someone help? |
Re: Change nade model
csx - grenade_throw forward
PHP Code:
|
Re: Change nade model
not working..
|
Re: Change nade model
Weird, maybe grenade_throw is called before SetModel so it gets overwritten but I doubt it.
Show your code. |
Re: Change nade model
it has to be in fw_SetModel !
example from another plugin : Code:
public fw_SetModel(entity, const model[]) |
| All times are GMT -4. The time now is 09:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.