Thread
:
Databases and Projectiles
View Single Post
#
5
01-12-2009, 12:11 AM
Codein
jwd
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
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.
Codein
View Public Profile
View GraalOnline Profile
Find all posts by Codein