View Single Post
  #2  
Old 01-23-2012, 06:20 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Server flags are not stored as attributes of a database NPC. They either start with server. or serverr. The former isn't sent to all players, so can be good for things that are only needed serverside, whereas the latter is available everywhere but can only be modified serverside.

Database flags are attributes of a database NPC that can only be read serverside.
__________________
Reply With Quote