Thread
:
Custom Gui
View Single Post
#
17
02-25-2007, 03:12 AM
Twinny
My empire of dirt
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Quote:
Originally Posted by
Gambet
PHP Code:
with
(
findNPC
(
"Blah"
))
{
player
.
chat
=
this
.
test
;
}
You can just do this:
PHP Code:
player
.
chat
=
Blah
.
test
;
It's funny cause I've only just recently showed you that on N-Pulse Dev
Twinny
View Public Profile
View GraalOnline Profile
Find all posts by Twinny