View Single Post
03-21-13, 10:49 AM   #40
fRodzet
A Flamescale Wyrmkin
Join Date: Mar 2013
Posts: 114
Originally Posted by F16Gaming View Post
That is extremely odd, using the data you provided in the previous post:

Code:
> print(("item:77272:0:0:0:0:0:0:0:11:0:0"):match("|H(.+):"))
nil
> print(("item:77272:0:0:0:0:0:0:0:11:0:0"):match("|H(.-):"))
nil
Yeah, you tell me - i'm the newb here
  Reply With Quote