Flan's Mod: Legacy

Flan's Mod: Legacy

2M Downloads

Planes not syncing

AbrarSyed opened this issue · 3 comments

commented

so... we got some problems here.

the client and the server for the Planes are having major issues. what we need is to somehow make sure that the data is saved not in the Entity itself, but elswhere. the plane should only save its name, and then actually get teh data from an external source based on the name. this way, the correct data will be on the client that is needed on the client, and that same data will not be on the serverv where it will cause problems.

also.. data whatchers anyone?? I ASSIGN THIS TO AIDAN!

commented

I'm good with data watchers.

On Oct 7, 2012, at 9:04 AM, Abrar Syed [email protected] wrote:

so... we got some problems here.

the client and the server for the Planes are having major issues. what we need is to somehow make sure that the data is saved not in the Entity itself, but elswhere. the plane should only save its name, and then actually get teh data from an external source based on the name. this way, the correct data will be on the client that is needed on the client, and that same data will not be on the serverv where it will cause problems.

also.. data whatchers anyone?? I ASSIGN THIS TO AIDAN!


Reply to this email directly or view it on GitHub.

commented

does this still need to be done? seems you're all finished with planes.
also, this is not the job for me, when it comes to data watchers talk to cebarks.

commented

yeah.. I did it. its taken care of.. I just had to modify the spawn data a bit.. to get the Data as well as the type.