what are you trying to do ?
---
What I done is full in the video, watch it.
i click the Npc but ..NPC broadcasting [CTF]!! only nothing happens. .
yeah i watch it =D
test & research what happen on your program.
announce "[CTF]!!!",0;
for(set .@io,0;.@io<=.join;set .@io,.@io+1)
{
if(attachrid(getd(".join_j"+.@io)))
{
warp "prt_maze02",bx(@ctf_tid*3),by(@ctf_tid*3);
}
}
initnpctimer;
initnpctimer "CTF-Point#1";
initnpctimer "CTF-Point#2";
end;
I can't help you cause every time I test it's always fine
and I don't see what logic is wrong(activate the event, record AID, and warp them,...)
hope you can find what happen on your server and tell me in where.