Originally posted by Sniper_13
any stats sites still updated?
Collapse
X
-
-
http://www.tehsig.com works just fine altho its just a sig, it works better than what a lot of people are usingComment
-
Try using the Hex values for < and >
Useful site for it: http://www.lookuptables.com/
< = %3C
> = %3E
So for the first part, you'd have something like: %3CEw%3E .... which should give you: <Ew> ....Comment
-
Originally posted by SpuddyTry using the Hex values for < and >
Useful site for it: http://www.lookuptables.com/
< = %3C
> = %3E
So for the first part, you'd have something like: %3CEw%3E .... which should give you: <Ew> ....
thanx, whats the hex value for _ underscoreComment
-
Comment