15-04-2007, 09:18 AM
Fixed it!
human error ftw.
I somehow managed to lose my:
But I really don't remember touching it.. o.O
Sorry for wasting your time and such, thank you all though.
human error ftw.
I somehow managed to lose my:
Code:
' ::::::::::::::::::::
' :: Social packets ::
' ::::::::::::::::::::
If (LCase(Parse(0)) = "saymsg") Or (LCase(Parse(0)) = "broadcastmsg") Or (LCase(Parse(0)) = "globalmsg") Or (LCase(Parse(0)) = "playermsg") Or (LCase(Parse(0)) = "mapmsg") Or (LCase(Parse(0)) = "adminmsg") Then
Call AddText(Parse(1), Val(Parse(2)))
Exit Sub
End If
But I really don't remember touching it.. o.O
Sorry for wasting your time and such, thank you all though.