View Single Post
  #29  
Old 07-19-2003, 10:36 PM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
From what I understand, in a nutshell, serverside is for for:

A)Having a client interact with other clients(scriptwise of course)
B)Performing functions that require power for things that clients just can't run anymore (setlevel2, editing things in FTP like logs, and such)
C)Storing strings or flags used/edited by multiple NPCs/multiple clients.
Reply With Quote