Thread
:
Help with DBNPCs...
View Single Post
#
4
03-24-2011, 11:20 PM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
Quote:
Originally Posted by
Astram
explain varname? xP Im new to scripting kinda
It's the name for a variable.
Also, you don't need to use findNPC.
PHP Code:
MyDB
.var =
val
;
MyDB
.
one
=
"two"
;
MyDB
.
three
=
4
;
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994