SolvedHow to send a PLAYERTEXT packet from the client?

Posts 13 of 3 · Page 1 of 1
How to send a PLAYERTEXT packet from the client?
I'm not really familiar with clients, how do I send a PLAYERTEXT packet to the server from the client itself? @nilly @maat7043 @Knorrex
Uh:

Code:
      getlocal0
      getproperty         QName(PackageNamespace(""), "gs_")
      getproperty         QName(PackageNamespace(""), "gsc_")
      pushstring          "Hi, my name is CrazyJani!" 
      callpropvoid        QName(PackageNamespace(""), "playerText"), 1
Posts 13 of 3 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?