Hi,
found a spelling mistake in your script
line 442
You have to change this to "poison" because you would have to type /arrow poision to get this to work
found a spelling mistake in your script
line 442
case "poision":
DealWithArrow(player, new ActiveArrow(ArrowType.Poison));
return;You have to change this to "poison" because you would have to type /arrow poision to get this to work