So, i wanted to view my room's history on a invader attack. Normal thing. But then, when i look into my Rooms history, the only thing i see is "No Data". If you want to see it, heres the room link:
ichy-wayland
@ichy-wayland
3
Posts
598
Profile views
0
Followers
0
Following
Posts made by ichy-wayland
-
No Room History
-
Send messages via code
Hey! I think that it would be nice to be able to send messages via code. It would be useful on automating war declarations, peace requests, trade requests and other stuff alike. Example of what it could be:
Game.msg('player1', 'Hello, i like peanuts.');
// or
Game.players.player1.msg('Hello, i like peanuts.');