Thread: Npc db
View Single Post
  #4  
Old 01-10-2009, 07:21 PM
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
Quote:
Originally Posted by Pelikano View Post
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; 
__________________
Reply With Quote