
01-23-2012, 06:20 AM
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
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. |
|
|