maddinat0r / samp-tsconnector

A plugin for SA-MP to control a Teamspeak3 Server from the gamemode
MIT License
17 stars 3 forks source link

Add IP stuff #7

Closed maddinat0r closed 9 years ago

maddinat0r commented 9 years ago

I need to cache a client's IP address. While I'm at it, I should add a ip[] parameter to callback TSC_OnClientConnect and a getter (something like TSC_GetClientIp).