View Single Post
  #2  
Old 09-06-2007, 02:47 AM
bscharff bscharff is offline
Bloo
bscharff's Avatar
Join Date: Sep 2006
Location: San Antonio, Texas
Posts: 185
bscharff has a little shameless behaviour in the past
Send a message via AIM to bscharff Send a message via MSN to bscharff Send a message via Yahoo to bscharff
if (strlen(#s(clientr.gang > 0))) {
can be changed to
if (clientr.gang > 0){
t does the same thing :P
__________________
Trying to be nice now...
Reply With Quote