Create a function that makes a player sending a message to the console

Issue #3 resolved
cubex2 repo owner created an issue

This function would just gives its argument to the console. So player.sendToConsole("Hello"); would do the same as if the player typing "Hello" into the console and pressing enter.

Comments (2)

  1. Log in to comment