Schoening
Q: Is it possible to set up on Heroku without Python Knowledge?
A: yes, the setup of heroku does not need to know python.
Actually, I had release my server source code at
github.com/rexrainbow/bottleneck
You might establish new server from this without change anything.
Q: What do I have to Change the Connect To Address to
when I want to host NON locally?
A:
<img src="http://i1081.photobucket.com/albums/j352/rexrainbow1/file-5.jpg" border="0" />
You could get server ip from server application.
Then set this ip in "action:Connect" -- parameter "Address".
Q: Is it possible to do some sort of Members Logged in Count? The server seems not to realize leaving players for a long time if they just close the browser
A: Hum... I might need to try it again. Sorry.