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

old channel id in callback "TSC_OnClientMoved" #12

Open
maddinat0r opened this issue Jul 1, 2015 · 0 comments
Open

old channel id in callback "TSC_OnClientMoved" #12

maddinat0r opened this issue Jul 1, 2015 · 0 comments
Assignees

Comments

@maddinat0r
Copy link
Owner

I should change the to_channelid parameter in callback TSC_OnClientMoved to old_channelid, since this should have more use. The current channel id (which is already updated when that callback is called) can be retrieved through TSC_GetClientChannelId, thus this would be the replacement to to_channelid.
However, this is not a small change and would require PAWN script adjustments, so I should think that through.

@maddinat0r maddinat0r self-assigned this Jul 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant