Quote:
|
Originally Posted by MegaMasterX90875
I was told NOT to use serverside flags for the 3 things I need. I think I know why, I'd hate opening RC and seeing like 300 flags. Is the information saved using the script saved serverside? Can it be called and seen by other players?
|
Using serverside flags as opposed to clientside flags? There is nothing wrong with assigning it an id number and then storing the data in a database NPC if you so choose, but even if you store it just as local strings on that NPC it needs to be serverside. I'm curious, who told you to store it serverside was bad?