Thread
:
script to place a custom baddy?
View Single Post
#
2
03-29-2011, 03:07 AM
fowlplay4
team canada
Join Date: Jul 2004
Location: Canada
Posts: 5,200
You're starting to border on the beggar line...
PHP Code:
function
onCreated
() {
temp
.
npc
=
putnpc2
(
x
,
y
,
""
);
temp
.
npc
.
join
(
"yourbaddyclass"
);
}
__________________
Quote:
fowlplay4
View Public Profile
View GraalOnline Profile
Visit fowlplay4's homepage!
Find all posts by fowlplay4