PlaneShift
Gameplay => General Discussion => Topic started by: ubernostrum on February 02, 2004, 05:42:53 am
-
are characters stored on the server or on my pc?
-
its probably safe to assume server. otherwise, many would never spend time searching for crystals when it would be so easy to edit the number you carry.
-
all data regarding variable things in the game (character data, crystal spawn points, crystal positions) are definately server side.
-
server side.
-
Server side.
This is to prevent cheating. Like Pogopuschel said, all vars are stored in a MySQL database (not nesserarly on the server). All calculations is done serverside (like when you run, fight, jump, pickup) too.