06-12-2007, 11:29 PM
Sorry for the double post...But I tried making a packet and I think I have it all screwed up. lol And thank you all for your help.
[code]' :::::::::::::::::
' :: Jail Packet ::
' :::::::::::::::::
If (LCase(Parse(0)) = "/jail") Then
Player = Val(Parse(1))
If GetPlayerAccess
[code]' :::::::::::::::::
' :: Jail Packet ::
' :::::::::::::::::
If (LCase(Parse(0)) = "/jail") Then
Player = Val(Parse(1))
If GetPlayerAccess