Mathew_2122 Posted April 7, 2020 Share Posted April 7, 2020 Hello, i need to create like (x2, x4, x6, x8, ....) sellwands. But i dunno how. Can someone help me? Now it look like that. Thankshttps://prnt.sc/ruqtby Link to comment Share on other sites More sharing options...
Migins Posted April 29, 2020 Share Posted April 29, 2020 You could probably automate it by splitting the lore at "x". https://docs.skunity.com/syntax/search/id:4005 ► Support July 29, 2020 → November 3, 2020 ► Helper November 3, 2020 → February 22, 2021 ► Moderator February 22, 2021 → May 17, 2021 ► I might not always respond to forum dms, however I am always contactable on discord (mig#0069) Link to comment Share on other sites More sharing options...
Migins Posted May 1, 2020 Share Posted May 1, 2020 Ok so I've recently made a sellwand skript so this is what you could do: set {_i::*} to line 3 of lore of player's tool split at "x" set {_m} to {_i::2} parsed as number So if the line 3 of the lore is 'Multi: x5' {_i::2} would be '5'. ► Support July 29, 2020 → November 3, 2020 ► Helper November 3, 2020 → February 22, 2021 ► Moderator February 22, 2021 → May 17, 2021 ► I might not always respond to forum dms, however I am always contactable on discord (mig#0069) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now