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
881
Profile views
0
Followers
0
Following
Posts made by ichy-wayland
-
No Room Historyposted in Technical Issues and Bugs
-
Send messages via codeposted in Feature Requests
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.');