Austin wrote:
http://svn.sourceforge.net/viewvc/pol-distro/releases/097/Distro/pkg/mobiles/repSys/
Code:
exported function NameColor(mobile, seen_by)
var color := 0;
if ( mobile.master )
return NameColor(mobile.master, seen_by);
...if someone creates a chain of master and slaves it could become critical ;oP
I'm sure, there are Shards having this problem in future
Shinigami, loving Pizza