[ASM]How to add new grades for grenades
I need help with adding new grades to grenades to make them throw my custom ones, help with that someone plz!!!
Re: [ASM]How to add new grades for grenades
Quote:
Originally Posted by
johnkame
I need help with adding new grades to grenades to make them throw my custom ones, help with that someone plz!!!
if i am not mistaken it is done in the zitem not asm
WOOT! something new to work on!
Re: [ASM]How to add new grades for grenades
Quote:
Originally Posted by
gregon13
if i am not mistaken it is done in the zitem not asm
WOOT! something new to work on!
You re mistaken yes, in zitem you add only the custom nade to be hold in your hand in game, but NOT, i repeat, but NOT TO THROW IT! If you try to throw your custom nade, it will throw the default one, thats the problem, it is only possible by adding a new nade grade to the asm code in the runnable, i dont how to do that, thats why i m asking for help.
Re: [ASM]How to add new grades for grenades
Quote:
Originally Posted by
johnkame
You re mistaken yes, in zitem you add only the custom nade to be hold in your hand in game, but NOT, i repeat, but NOT TO THROW IT! If you try to throw your custom nade, it will throw the default one, thats the problem, it is only possible by adding a new nade grade to the asm code in the runnable, i dont how to do that, thats why i m asking for help.
Actually it does and it appears to use other xmls + asm on top of that