- script test -1,{ OnInit: $@team1= bg_create_team("prontera",36,39); $@team2 = bg_create_team("prontera",168,156); end; }
crash at start up
int bg_send_xy_timer(int tid, unsigned int tick, int id, intptr_t data) {
//bg->team_db->foreach(bg->team_db, bg->send_xy_timer_sub, tick); << comment this line out stop mapserver from crashing
return 0;
}