Thread
:
trimming
View Single Post
#
3
04-28-2002, 08:37 AM
Gohan43331
Registered User
Join Date: Jan 2002
Posts: 87
Quote:
if (strequals(#t(3),#s(petnick_this.id))) {
Remember: Indexes start at 0
0 = /setsay
1 = for
2 = nick
3+ = text
if (strequals(#t(2),derek)) { // or #s(petnick_#v(this.id))
I think that should fix it
__________________
Gohan43331
View Public Profile
View GraalOnline Profile
Visit Gohan43331's homepage!
Find all posts by Gohan43331