Quote:
Originally posted by Bhala
why dosnt this work?
PHP Code:
if(startswith( changegani,#c)){
tokenize #c;
replacegani #t(1),#t(3);
}
I know it has somehing to do with #t but what?
|
PHP Code:
if(startswith(changegani,#c)&&playerchats){
tokenize #c;
replacegani #t(1),#t(2);
}
try that or if that doesn't work try putting #s() befor the #t's
but I just changed 3 to 2 so it is the 3rd word