short OnPCEquip
if ( OnPCEquip == 1 )
player->additem "shard-arrow" 500
endif
if ( GetItemCount "shard-arrow" =< 5 )
player->additem "shard-arrow" 100
MessageBox, "Shardsplitter senses your need for arrows and has granted you an additional 100 Shard Arrows"
endif
end Shardsplitter
thats my limitless arrow script and i mean it litarly
i equip the bow it gives me my inital 500 arrows and keeps adding 100 +100 over and over cant equip because its busy playing rabbit and multiplying
help would truly be appriciated