19-03-2007, 10:09 AM
Im just reading the source online, but I cant see how this kicks a player:
[code] ' ::::::::::::::::::::::::
' :: Kick player packet ::
' ::::::::::::::::::::::::
If LCase(Parse(0)) = "kickplayer" Then
' Prevent hacking
If GetPlayerAccess(Index)
[code] ' ::::::::::::::::::::::::
' :: Kick player packet ::
' ::::::::::::::::::::::::
If LCase(Parse(0)) = "kickplayer" Then
' Prevent hacking
If GetPlayerAccess(Index)