yes changing
Code:
amx_extendmap_allow_order
to 0 did the trick

but i want to point something else out so:
after the map vote has been concluded and nextmap chosen if you type
Code:
amx_cvar amx_nextmap "map name"
in console and type "nextmap" in chat it will still show the map that was voted for instead of the map changed to via "amx_cvar amx_nextmap" as it shows in image
http://i.imgur.com/s8SUgwW.jpg
the nextmap does indeed change to whatever you set via "amx_cvar amx_nextmap" however
also when you join server after awhile it will say
Code:
Type 'amx_help' in the console to see available commands
Time Left: 19:39 min. Next Map: de_dust2002
but when you type nextmap in chat you get "Next Map: [not yet voted on]"
images:
when player joins server :
http://i.imgur.com/L6TATNu.jpg
when player types nextmap :
http://i.imgur.com/wRfPQum.jpg
i don't think these are bugs i mean as far as i know but i'm just pointing stuff out