Search found 5 matches

by Krakentanz
Fri Feb 09, 2024 12:56 pm
Forum: General Discussion
Topic: Migrate existing ES3Cloud setup (including DB and data) to another server
Replies: 2
Views: 258

Re: Migrate existing ES3Cloud setup (including DB and data) to another server

Ah, i see, thanks for the reply! I forgot about the details of the installation process - it's been a while ;)

Thx as always for the quick and competent feedback :D i'll figure something out
by Krakentanz
Thu Feb 08, 2024 3:57 pm
Forum: General Discussion
Topic: Migrate existing ES3Cloud setup (including DB and data) to another server
Replies: 2
Views: 258

Migrate existing ES3Cloud setup (including DB and data) to another server

Hey there, i think i need some pointers... Our game uses EasySave3 for world-loading-and-saving stuff. Works fine and was a great enabler so far! Now, we're moving away from our develompent setup and slowly getting near release, which means the ES3Cloud.php needs to move from our local-network-linux...
by Krakentanz
Thu Feb 23, 2023 2:56 pm
Forum: General Discussion
Topic: ES3Cloud.AddPostField() expected behaviour?
Replies: 1
Views: 2238

ES3Cloud.AddPostField() expected behaviour?

Hey, just a quick question. Is an Instance of ES3Cloud expected to be re-used or set up fresh every time we use it? I sent some additional Data to the php script via .AddPostField and was debugging on the apache side when i noticed the same data being sent over and over again on subsequent calls (ev...
by Krakentanz
Thu Jun 09, 2022 10:09 am
Forum: General Discussion
Topic: ES3Cloud.php problem
Replies: 6
Views: 2652

Re: ES3Cloud.php problem

Just a bit of clarification for other users that were puzzeled like i was

The Console-Output states: "make a file next to the ES3.php file"

What it really means is "make a file next to the ES3Cloud.php file"
by Krakentanz
Wed Jun 08, 2022 11:12 am
Forum: Code Examples
Topic: REQUEST EXAMPLES AND TUTORIALS HERE
Replies: 80
Views: 103570

ES3Cloud.php

Hi, since you asked - i have a request for a tutorial :idea: :?: : Could you elaborate on how to set up the cloud server please? The Docs just say "put ES3Cloud.php file on your server". Maybe it's just me being too inexperienced, but it would help me a great deal to know more about that s...