Tagged Questions
-3
votes
1answer
245 views
UDK dedicated server project. How to create user information files
Now I know how to launch my dedicated server in udk.
But now I need to know, that how can I put the server to make a information file for every registered user in my server(whitch stores information ...
0
votes
1answer
226 views
How to load a text file from a server into iPhone game with AS3 in Adobe AIR?
Im creating an iPhone game with Adobe AIR, and I want to be able to load a simple text msg into an dynamic text box on the games front screen from my server (and then be able to update that text file ...