PHP Code:
 if(self.pers["team"] == team)
    {
        
AssertMsg("Moving "+self.name" to same team! "+team);
        
iprintln("Moving "+self.name" to same team! "+team);
        return;
    }
[
18:24RobsoN: and i need to check where is my script calledbecause i don't know why my script is switching team twice
[18:25] RobsoN: so i wanted to use assertmsg to get the call info
[18:25] RobsoN: and i can see iprintln in console, but no errors from assertmsg 
Im on developer 1, logfile 1.