Quote:
Originally Posted by Pelikano
Awesome.
And can those variabled be accessed anytime, anywhere?
ServerSide, Clientside, etc.?
Can I also add NEW variables to it, without rightclicking, edit etc..?
|
Just on serverside. You can change variables from any script serverside.
PHP Code:
findNPC("MyDB").flag = var;