uhh
why not make it ujustable like
if (playerchats&&startswith(throwbomb,#c)) {
tokenize #c;
if (tokenscount==2) {
putbomb playerx,#t(1);
}
}
that would make it so you say throwbomb #
and the # = the y it would go
so you can so throwbomb 4
it would throw a bomb on your x but 4 y front of you
i think
