OvO
CipherSpeak Developer
- Jan 23, 2018
- 34
- 11
- 46
Hello guys i need help,
the problem i dnot know how to fill a int in a poke message here is my function
Int NAME;
anyID myID;
ts3functions.getclientid(serverconectionhandlerID,&myID, NULL);
ts3functions.requestclientpoke(serverconnectionhandlerID,myID,"Hello (NAME)",NULL);
I hope someone can help me
Best regards
the problem i dnot know how to fill a int in a poke message here is my function
Int NAME;
anyID myID;
ts3functions.getclientid(serverconectionhandlerID,&myID, NULL);
ts3functions.requestclientpoke(serverconnectionhandlerID,myID,"Hello (NAME)",NULL);
I hope someone can help me
Best regards