Skip to content
This repository has been archived by the owner on May 6, 2018. It is now read-only.

Pull numbers out of a string #350

Closed
G1R-Productions opened this issue Jun 19, 2014 · 1 comment
Closed

Pull numbers out of a string #350

G1R-Productions opened this issue Jun 19, 2014 · 1 comment

Comments

@G1R-Productions
Copy link

The ability to properly pull out numbers from a string of words and numbers. I want to be able to take a string like this abcdefg 1 fgdhdb 2 and be able to recognize the numbers and pull them out like %num 1% %num 2% as well as for the non number text %variable 1% %variable 2%

Something similar to this quote:
"There used to be a way you could indicate "%text%:%number%"

And it would know to grab the text and number seperately. There is no best way to do that now."

See recent posts on:
http://dev.bukkit.org/bukkit-plugins/skript/forum/help/67422-trouble-with-pattern-parsing/#posts

@joeuguce99
Copy link
Collaborator

See #342.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants