little bug
![]() ![]() |
I install this script, and when i click on the icon i have a messegaes "HAllo test" :/ |
![]() ![]() |
Well, my script definitely doesn't do that - look at the source code and you won't find such a string there. You must have something else installed that is causing this behavior. |
![]() ![]() |
I see it now too; it started happening after the 1.2.4 update. It's not from my script. It's from the game, surprisingly as it is. Some leftover test code that nobody bothered to remove. You see it with my script because my script sends circular messages through the page=networkkommunikation page, which the game no longer uses itself. Now the game sends it through the page=allianceBroadcast page - but I can't use that myself, because it doesn't work as a stand-alone page; it has to be in the "alliance" context. |

