Spodii / netgore

Cross platform online rpg engine using C# and SFML
http://www.netgore.com/
40 stars 16 forks source link

default spawn point has to be soft coded #295

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
default spawn point value has to be soft coded and stored in the database so 
you don't need recompile the server client each time you want to change it. 
Actually most of the values have to be soft coded.

Original issue reported on code.google.com by MrTa...@gmail.com on 26 Dec 2010 at 3:43

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Things get moved into the settings files over time, but its not really a high 
priority since it really doesn't provide much benefit (except for in the client 
and editor). Anyways, spawn positions are already in the database, not the code.

Original comment by Spodiii on 26 Dec 2010 at 9:58