tero83
(tero83)
November 12, 2015, 9:55am
692
@tero83
You really should follow the instructions given on the documentation page from and even though not much but a certain amount of knowledge is recommended before stepping in to making a MMO.
What exactly are you referring to with “when i open for example mmocreatecharacter.php”. From the link you gave it looks like your trying to access this from your web browser and then you get this message. This is normal because you’re accessing the php code without the proper values that need to be inserted by the Json code so it doesn’t have the proper values when accessing it directly from your browser and you get this error.
You seem to have problems with every single step, even the most simple ones like copying the php files to your server and setting up the database while the tutorial clearly states :
Upload the contents of the PHP folder to your web server.
This is just a simple step, open up a ftp client, make a new map and upload the provided php files in there ( after changing the connection data in mmoconnection.php ofcourse )
I mean, what exactly did you do and are you trying to do ? It looks like you imported your map in the root directory, have you added the JSONrequests actor to your map and changed the hostname ? And what doesn’t it contain exactly ?
Have you added a player start and have you set up the correct coordinates and rotation for the player start in mmocreatecharacter.php ? ( by editing the php file with a editor of choice )
.
Firstly that importing php files went wrong, because databases www.one.com has some problems and failures,I was contacted them that problem and it last about 1-2hour and after that it went wrong. Yes i have changed JSONrequests hostname and added actor my map. but when i start game/map character doesn’t start about my own map, there was only my own character which haven’t any good movement and i have changes settings maps&modes with tutorial. That’s the only problem other has solved