Ghaz-ranka

Untitled

Dec 4th, 2015
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. var loopvalue = 0
  2. foreach(value in PlotPoles){
  3. loopvalue += 1
  4. //@broadcast("test")
  5. if(value == @location(@transaction(transaction, "after"), "array")){
  6. removeIndex(PlotPoles, loopvalue)
  7. //remove(PlotPoles, value)
  8. @broadcast(debug + string(PlotPoles))
Advertisement
Add Comment
Please, Sign In to add comment