1 decade ago by matthewjames
Hello, I have been able to create the socket connection using the plugin but i am getting a
Any ideas?
The above is in my player.js entity with the
cannot call method 'broadcast' of undefined
Any ideas?
ig.game.impsock.broadcast(this); this.name = ig.game.impsock.sessionId;
The above is in my player.js entity with the
plugins.impsock
in the require on main.js.