Add this line to your pvp warper
if(agitcheck() || agitcheck2()) end;
make sure you add it above the first executed message..
e.g..
prontera,150,150,5<tab>script<tab>name<tab>99,{
if(agitcheck() || agitcheck2()) end;
mes "Hi dork, I'm your name warper";