So I'm working on a 2D minecraft type of thing, but I'm stuck with placing items, the list basically contains lots of items which are long lines of numbers, I just want to change one number.
I've already found out which number I want to change, I just need to change it. And the number can be in the middle of the list, so join blocks are not very convinient.
Offline
replace item (1 v) of [list v] with [thing]Tried that?
Last edited by fg123 (2012-02-21 01:51:52)
Offline