Thread
:
referencing weapon objects
View Single Post
#
2
12-12-2014, 04:56 PM
fowlplay4
team canada
Join Date: Jul 2004
Location: Canada
Posts: 5,200
It's case-sensitive.
PHP Code:
temp
.
npc
=
findweapon
(
"Personal/khortez/Error_Report"
);
temp
.
npc
.
DisplayMSG
(
"test"
);
should work fine.
__________________
Quote:
fowlplay4
View Public Profile
View GraalOnline Profile
Visit fowlplay4's homepage!
Find all posts by fowlplay4