Page 2 of 2
Re: [Feedback][Players] now our turn? ;P
Posted: Wed Jun 08, 2005 8:11 pm
by grimjim
dc77066 wrote:Thought that was Luke...
Sounds like Black Box Theory to me... trying to determine the logic based upon observations. Poor Schrödinger's Cat... *last brain cell pops!*
-Raku
It kept spontaneously rolling itself back and 'losing' all the fixes we had just done.
Evil thing.
Re: [Feedback][Players] now our turn? ;P
Posted: Wed Jun 08, 2005 8:20 pm
by micrix
aylwyne wrote:Things like changing a mob spawn location, timer, etc. shouldn't require any kind of streaming update to the client at all. That should be completely server-side. Our clients don't control spawn rates/locations or need to know anything about them. When the server decides a new mob should appear, it tells our clients and our client just displays it.
You are right, surely not. I am not sure if they hold such values in the database too or if this is all written down in config files. I tend to last and again its part of the serverside part of the CVS.