// Battleground Respawn
// *********************************************************************
bat_b02,390,10,0 script #guitd_respawn HIDDEN_WARP_NPC,{
end;
OnBGStart:
initnpctimer;
end;
OnBGStop:
stopnpctimer;
end;
OnTimer24000:
specialeffect(EF_SANCTUARY);
specialeffect(EF_BLESSING);
specialeffect(EF_INCAGILITY);
end;
OnTimer25000:
areapercentheal "bat_b02",382,2,397,17,100,100;
areawarp "bat_b02",382,2,397,17,"bat_b02",306,138,327,161;
initnpctimer;
end;
}
bat_b02,10,290,0 script #crotd_respawn HIDDEN_WARP_NPC,{
end;
OnBGStart:
initnpctimer;
end;
OnBGStop:
stopnpctimer;
end;
OnTimer24000:
specialeffect(EF_SANCTUARY);
specialeffect(EF_BLESSING);
specialeffect(EF_INCAGILITY);
end;
OnTimer25000:
areapercentheal "bat_b02",2,282,17,297,100,100;
areawarp "bat_b02",2,282,17,297,"bat_b02",72,138,93,161;
initnpctimer;
end;
}

Yes i have it on my DB still dont give prizeyou may check if you have this item in your item db
{
Id: 7829
AegisName: "BF_Badge2"
Name: "Valor Badge"
Type: 3
Trade: {
nodrop: true
notrade: true
nocart: true
nogstorage: true
nomail: true
noauction: true
}
},
when i had that issue, player got freeze without warning on screen and eventually will crash.Probably smoke is busy with new project BladeCP. I imagine he will come back to this after he is done or this project is dropped support.
I am busy with real life... part of the reason I made the plugin open-source was that I saw potential for it to have more contributors. As far as the errors for the plugin go, I'll leave it to someone to be generous and fill in the gaps until I find the time.Probably smoke is busy with new project BladeCP. I imagine he will come back to this after he is done or this project is dropped support.
We use essential cookies to make this site work, and optional cookies to enhance your experience.