Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for <tag.name> #9

Closed
michalet opened this issue Jan 8, 2014 · 2 comments
Closed

Support for <tag.name> #9

michalet opened this issue Jan 8, 2014 · 2 comments

Comments

@michalet
Copy link

michalet commented Jan 8, 2014

Sorry if this is somehow already implemented, but support for the .name tag suffix would be a great help, as there isn't (or at least I wasn't able to find) a way to remove the object type from depenizen tags (eg. town@).
In case the above isn't clear, I mean this:

<player.town> now returns town@SomeTown
<player.town.name> would return just SomeTown

@mcmonkey4eva
Copy link
Member

@michalet - Great recommendation. But until it's set up, you can do <player.town.substring[6]> (possibly change 6 to a different number) to get just SomeTown.

(or you should be able to at least. If not, tell me and I'll quick-fix that)

@Jeebiss
Copy link
Contributor

Jeebiss commented Jan 20, 2014

Added in recent commit!

@Jeebiss Jeebiss closed this as completed Jan 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants