About this file
What does this do?
For anyone who's a fairly good scripter, you will have used tokens ($gettok, etc.). This script simply takes a string and seperates it using the delimiter which is a character or ascii value. the results are then listed in a list box for you to view.
Helpful for?
Sockets, \"finding\" information withing a string. Any other script which requires picking out sections of information
How to use it
Simply run the command /gtk [string ascii/chrval]. The parts in [] are not required, but will add the string and val into the dialog once loaded. check screenshot for more information
Updates
v1.0
- Script released
v1.1
- Added command addon to start using script instantly
- Bugfix with gtk.compile alias
- Bugfix with gtk alias
For anyone who's a fairly good scripter, you will have used tokens ($gettok, etc.). This script simply takes a string and seperates it using the delimiter which is a character or ascii value. the results are then listed in a list box for you to view.
Helpful for?
Sockets, \"finding\" information withing a string. Any other script which requires picking out sections of information
How to use it
Simply run the command /gtk [string ascii/chrval]. The parts in [] are not required, but will add the string and val into the dialog once loaded. check screenshot for more information
Updates
v1.0
- Script released
v1.1
- Added command addon to start using script instantly
- Bugfix with gtk.compile alias
- Bugfix with gtk alias