Thread: client/server
View Single Post
  #8  
Old 09-29-2001, 10:49 AM
BocoC BocoC is offline
Registered User
BocoC's Avatar
Join Date: Jun 2001
Location: Washington State, USA
Posts: 980
BocoC is on a distinguished road
Send a message via AIM to BocoC Send a message via Yahoo to BocoC
Um... yeah. Everything acts as though it were client.strings. But, to my knowledge, in npcserver, client.strings are saved on the player's account AND sent BACK to the player so they can be read in clientside scripts. If you make a normal string, (without the client. portion), then it is only stored on the account and not sent back to the player. So, yeah. Think of everything as client.strings. As for server.strings, they are stored on the server and EVERY npc in the server can read them. If you want to create a good multiplayer enemy, then server.strings can be used to simulate serverside scripting. So, any npc can read a server.string. That help?
__________________
-Boco

FLKJH$TRFG*$(&%>FMG >REN<>F ;.kjsd
Reply With Quote