Quote:
Originally Posted by fowlplay4
Make sure the player isn't an ET before warping him away.
if (pl.guild != "Events Team") {
You should also add a number check if (num > 0) as well because:
Judging by your (I'm under the impression you didn't write it) script: /kick2 is 0 /kick 2 is 2.
Also please use PHP tags instead of CODE.
|
So could you write out your version please? and I put /kick2 because of the substring