Ayuto wrote:Please update using this tutorial:
http://wiki.sourcepython.com/pages/Tutorials:Updating
That should fix the issue.
Thanks! This was it!
Ayuto wrote:Please update using this tutorial:
http://wiki.sourcepython.com/pages/Tutorials:Updating
That should fix the issue.
Syntax: Select all
import usermsg
def player_activate(event_var):
usermsg.echo(event_var['userid'], "Hello!")