28.05.2009, 14:23
But why are you using strfind?? That means players can't even have names like: "Hi I'm Mr_Bean AKA Rowan"...
Whereas strcmp would allow it.
That wouldn't work...you need InvalidNames[a].
Whereas strcmp would allow it.
Quote:
i'm not too good with grouped arrays, but I'd attemp it like this: PAWN Code: if(strfind(plname,InvalidNames[],true)==0) //then all the kicking and annoucing it |
Код:
InvalidNames[]