![]() |
Database and serverflags question.
whats the difference between server flags and database flags?
|
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. |
is it possible to delete server flags through script? if so how?
|
Quote:
server.flag = ""; Only on the server-side though. |
Quote:
|
Quote:
|
All times are GMT +2. The time now is 04:49 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.