View Single Post
  #5  
Old 02-06-2012, 12:25 AM
clarke119 clarke119 is offline
Registered User
Join Date: May 2010
Posts: 23
clarke119 is on a distinguished road
Quote:
Originally Posted by fowlplay4 View Post
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
__________________
Reply With Quote