View Single Post
  #5  
Old 01-12-2009, 12:11 AM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
To access the variables stored in a db, use this:
PHP Code:
findnpc("DBname").varname data
(serverside)

and to access to data inside the npc, use this.varname.
Reply With Quote