PlaneShift

Gameplay => General Discussion => Topic started by: ubernostrum on February 02, 2004, 05:42:53 am

Title: question
Post by: ubernostrum on February 02, 2004, 05:42:53 am
are characters stored on the server or on my pc?
Title:
Post by: scobar on February 02, 2004, 05:52:58 am
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.
Title:
Post by: Uyaem on February 02, 2004, 09:56:03 am
all data regarding variable things in the game (character data, crystal spawn points, crystal positions) are definately server side.
Title:
Post by: Umpapa on February 02, 2004, 10:18:30 am
server side.
Title:
Post by: Commando on February 02, 2004, 10:35:37 am
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.