Hello guys,
we have one script for our community. It shows players who are online in LFS. It worked well, but we have a problem now...
There's a field lfsnick[]... We add to this field links heading on user's lfs status images... we added new player:
$lfsnick[] = 'http://www.lfsworld.net/isonline.vrtas123.gif';
It is the only lfs nick that doesn't work in it.
We compare these lfs status images if they have 1391, 1408 or 1392 bytes.
It works fine with every other lfs nick but only this... I checked it many times. The lfs nick is written correctly, lfs world stats said too that he is online... Please help :/.
we have one script for our community. It shows players who are online in LFS. It worked well, but we have a problem now...
There's a field lfsnick[]... We add to this field links heading on user's lfs status images... we added new player:
$lfsnick[] = 'http://www.lfsworld.net/isonline.vrtas123.gif';
It is the only lfs nick that doesn't work in it.
We compare these lfs status images if they have 1391, 1408 or 1392 bytes.
It works fine with every other lfs nick but only this... I checked it many times. The lfs nick is written correctly, lfs world stats said too that he is online... Please help :/.