orco / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
orco
Added topic help for an indicator
if (counted_bars< 0 ) return (- 1 ); if (counted_bars> 0 ) counted_bars--; limit= Bars - 1 ; if (counted_bars>= 1 ) limit= Bars -counted_bars- 1 ; if (limit< 0 ) limit= 0 ;
: