Description

Here is a list of many waypoints for the Pezbot Mod. I didnt test them all, but MP_FALLEN and MP_FALLEN_N, i made them myself so there are perfect. Other maps will come. I have redone MP_VUKOVAR and MP_VUKOVAR_N since they were full of errors. I used vukovar final version (smaller map) because the extended one like the mapper said, it was low on FPS and so on....

Preview
Pezbots Waypoints Pack
Post comment Comments
taakuu
taakuu - - 289 comments

Yes !

Reply Good karma Bad karma+1 vote
taakuu
taakuu - - 289 comments

else if(mapname == "mp_compact")
{
thread Waypoints\mp_compact_waypoints::load_waypoints();
}
else if(mapname == "mp_dome")
{
thread Waypoints\mp_dome_waypoints::load_waypoints();
}
else if(mapname == "mp_fallen")
{
thread Waypoints\mp_fallen_waypoints::load_waypoints();
}
else if(mapname == "mp_fallen_n")
{
thread Waypoints\mp_fallen_n_waypoints::load_waypoints();
}
else if(mapname == "mp_fav")
{
thread Waypoints\mp_fav_waypoints::load_waypoints();
}
else if(mapname == "mp_hardhat")
{
thread Waypoints\mp_hardhat_waypoints::load_waypoints();
}
else if(mapname == "mp_highrise")
{
thread Waypoints\mp_highrise_waypoints::load_waypoints();
}
else if(mapname == "mp_inv")
{
thread Waypoints\mp_inv_waypoints::load_waypoints();
}
else if(mapname == "mp_karachi")
{
thread Waypoints\mp_karachi_waypoints::load_waypoints();
}
else if(mapname == "mp_modern_rust")
{
thread Waypoints\mp_modern_rust_waypoints::load_waypoints();
}
else if(mapname == "mp_sbase")
{
thread Waypoints\mp_sbase_waypoints::load_waypoints();
}
else if(mapname == "mp_seatown")
{
thread Waypoints\mp_seatown_waypoints::load_waypoints();
}
else if(mapname == "mp_skirow")
{
thread Waypoints\mp_skidrow_waypoints::load_waypoints();
}

Reply Good karma Bad karma+2 votes
BF2all
BF2all - - 1,144 comments

Whats up WPs for mp_asylum?

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: