Thread
:
put NPC at z value
View Single Post
#
1
01-15-2014, 11:40 PM
i8bit
Registered User
Join Date: Jul 2013
Posts: 146
put NPC at z value
PHP Code:
temp
.
npc
=
this
.
level
.
putNPC2
(
player
.
x
,
player
.
y
,
""
);
temp
.
npc
.
join
(
"test"
);
How do you specify what z value the NPC is placed?
i8bit
View Public Profile
View GraalOnline Profile
Find all posts by i8bit