CS:GO SayText/SayText2 not sending

Please post any questions about developing your plugin here. Please use the search function before posting!
Jake
Junior Member
Posts: 19
Joined: Sun Oct 04, 2015 7:54 pm

CS:GO SayText/SayText2 not sending

Postby Jake » Tue May 24, 2016 5:57 pm

Calling send() on SayText & SayText2 doesn't show anything in chat. No errors or logs are popping up anywhere, is there a special function for calling SayText in CS:GO?

Code: Select all

   msg = SayText2("Some message");
   msg.send();
User avatar
Ayuto
Project Leader
Posts: 2195
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Re: CS:GO SayText/SayText2 not sending

Postby Ayuto » Tue May 24, 2016 6:20 pm

Oops, that's a regression I introduced with this commit:
https://github.com/Source-Python-Dev-Te ... 2533053655

I will fix that in a second.

Btw. there is no need for semicolons in Python.

Edit: New version is online.
Jake
Junior Member
Posts: 19
Joined: Sun Oct 04, 2015 7:54 pm

Re: CS:GO SayText/SayText2 not sending

Postby Jake » Tue May 24, 2016 6:55 pm

Working now, thanks again!

Return to “Plugin Development Support”

Who is online

Users browsing this forum: No registered users and 143 guests