Thread
:
Quick question
View Single Post
#
3
03-17-2001, 07:19 AM
kyle0654
-. .`
Join Date: Mar 2001
Posts: 1,000
NPC Code:
if (strequals(#a,accountname)) {
#a is the string that holds the player's account name...if you want to check a player of a certain index, use #a(index). Just remember that account names are case sensitive
kyle0654
View Public Profile
View GraalOnline Profile
Find all posts by kyle0654