- script atcmd_maintown FAKE_NPC,{
OnInit:
bindatcmd "maintown", strnpcinfo(3) +"::OnAtcommand", 0, 40;
bindatcmd "town", strnpcinfo(3) +"::OnAtcommand", 0, 40;
bindatcmd "home", strnpcinfo(3) +"::OnAtcommand", 0, 40;
end;
OnAtcommand:
warp "prontera", 150, 150;
end;
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.