[Problem] Sending qf to client

08/14/2012 07:50 mastaho#1
Hello, I want to save some variable like pc.getqf("killed_monsters") to client so I could echo this variable by python client files.

I heard there is some function to transfer variables server-client.

Anyone know how to do this?