Thread
:
if (GangTagSystem != Working) { //what do I do? }
View Single Post
#
2
09-06-2007, 02:47 AM
bscharff
Bloo
Join Date: Sep 2006
Location: San Antonio, Texas
Posts: 185
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...
bscharff
View Public Profile
View GraalOnline Profile
Find all posts by bscharff