The Daily Click ::. Forums ::. Klik Coding Help ::. How to make an online house system like in Flanville 2 with Lacewing?
 

Post Reply  Post Oekaki 
 

Posted By Message

The MPP



Registered
  06/11/2017 15:06:39
Points
  1286
13th May, 2018 at 13/05/2018 16:15:50 -

Does anyone know how to do that?

 
Hello. Have a good day.

UrbanMonk

BRING BACK MITCH

Registered
  07/07/2008
Points
  49567

Has Donated, Thank You!Little Pirate!ARGH SignKliktober Special Award TagPicture Me This Round 33 Winner!The Outlaw!VIP MemberHasslevania 2!I am an April FoolKitty
Picture Me This Round 32 Winner!Picture Me This Round 42 Winner!Picture Me This Round 44 Winner!Picture Me This Round 53 Winner!
13th May, 2018 at 13/05/2018 20:56:49 -

Flanville 2 just assigned numbers to each new user and that was the "floor" that their room was on.

House system, storing their inventory, or anything else that needs to be persistent will need to be stored somewhere. You can store it on the server or store it on the user's machine. Storing locally might be the easiest for you.

To store remotely you will have to build more than just a simple relay server, and I don't recommend tackling that if you don't already have a lot of experience developing networked applications.

 
n/a

The MPP



Registered
  06/11/2017 15:06:39
Points
  1286
14th May, 2018 at 14/05/2018 13:59:00 -


Originally Posted by UrbanMonk
Flanville 2 just assigned numbers to each new user and that was the "floor" that their room was on.

House system, storing their inventory, or anything else that needs to be persistent will need to be stored somewhere. You can store it on the server or store it on the user's machine. Storing locally might be the easiest for you.

To store remotely you will have to build more than just a simple relay server, and I don't recommend tackling that if you don't already have a lot of experience developing networked applications.



Thanks for the info!
And I was just asking this in case if I want to make a Flanville like game in the future

Now if you excuse me, I have an MMORPG to make.

 
Hello. Have a good day.
   

Post Reply



 



Advertisement

Worth A Click