Hannes I make stuff move Supreme Feedback score 75 Posts 4,227 Reactions 2,124 Resources 0 Dec 21, 2016 #1 So I'm just playing around with skript and I want to multiply a variable by two, I can't seem to find how to do it though. :/
So I'm just playing around with skript and I want to multiply a variable by two, I can't seem to find how to do it though. :/
mathhulk Feedback score 0 Posts 58 Reactions 21 Resources 0 Dec 21, 2016 #2 Hannes said: So I'm just playing around with skript and I want to multiply a variable by two, I can't seem to find how to do it though. :/ Click to expand... Code: set {_variable} to {_variable} * 2 Upvote 0 Downvote
Hannes said: So I'm just playing around with skript and I want to multiply a variable by two, I can't seem to find how to do it though. :/ Click to expand... Code: set {_variable} to {_variable} * 2