20.03.2014, 16:10
Quote:
Sorry if it has been asked before, but i couldn't see it...
Is there a way that you can get the user id based on their username? So that when a user does a command (e.g. /joinchannel example) it gets their name, and moves the TS user with that name to channel 'example'. Is this possible? Thank you |
I'm planing on reworking some things in v0.7, for example using channel id's instead of names and adding natives which also return data (like "TSC_GetClientUidByName", which should be useful in your /joinchannel command). I just currently don't have enough free time to do that.