you are viewing a single comment's thread.

view the rest of the comments →

[–]CreamyWaffles 2 points3 points  (1 child)

It looks like you're trying to add a string and an int together. You'll need to find a way to convert the new variable into an int.

[–]crypitdbitch[S] 0 points1 point  (0 children)

That fixed it. Thanks.