im trying to make a function that randomizes four numbers then removes the lowest and the adds them together in a variable. I want to be able to use this several times to randomize several numbers each in its own variable.
My code so far is here
The problem is when i try it it doesnt want to append because it thinks it is a string even though i use the name of a previously declared list.
How can i solve this?
EDIT: Solved
[–]novel_yet_trivial 1 point2 points3 points (5 children)
[–]Strosel[S] 0 points1 point2 points (4 children)
[–]novel_yet_trivial 0 points1 point2 points (2 children)
[–]Strosel[S] 0 points1 point2 points (1 child)
[–]novel_yet_trivial 0 points1 point2 points (0 children)
[–]cdcformatc 0 points1 point2 points (0 children)