Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var loopvalue = 0
- foreach(value in PlotPoles){
- loopvalue += 1
- //@broadcast("test")
- if(value == @location(@transaction(transaction, "after"), "array")){
- removeIndex(PlotPoles, loopvalue)
- //remove(PlotPoles, value)
- @broadcast(debug + string(PlotPoles))
Advertisement
Add Comment
Please, Sign In to add comment