okay now im kinda even more confused well sorta
NPC Code:
if (playerenters) {
if(lindex(#a,list) != -1) {
setlevel2 onlinestartlocal.graal,30,30;
}
}
if (playerchats) {
if (startswith(Add,??) {
setstring this.stringname,account1,account2,account3,ect;
}
}
coudl some one help me out with what i have so far?