I could handle it not being so much serverside, and putting a bit more on the clients. So instead of having all the data on the server constantly sent to the player, it updated everytime the player logs on or when a string is sent to the client? It makes more sense to have the clients indivdually process stuff than the server... which would make it faster

---Shifter