Is it possible to add a totally new slot in the Granades (slot4), cuz im going to add some new grenades to my mod, and it would be nice if i could do this...
Code:
If (possible) {
"Tell me how plz :D"
Return TELLING_DONE
}
Else {
"Say I'm Sorry :("
Return TELLING_CANT-BE-DONE
}