P47R!CK
02-08-2005, 03:08 AM
Credits: Tetsuo(master of the engine :o).
first add the files in "game_controls" as such as MapOverview.cpp & MapOverview.h
then add "public\imapoverview.h" etc
then call:
newpanel = new CMapOverview( this ) in your viewpanal and call the stuff you want to be set...
if this is to hard for you do:
CBaseViewport::CreatePanelByName(PANEL_OVERVIEW) for the default ovmap.
This may not appear elsewhere without permission, but may be linked.
first add the files in "game_controls" as such as MapOverview.cpp & MapOverview.h
then add "public\imapoverview.h" etc
then call:
newpanel = new CMapOverview( this ) in your viewpanal and call the stuff you want to be set...
if this is to hard for you do:
CBaseViewport::CreatePanelByName(PANEL_OVERVIEW) for the default ovmap.
This may not appear elsewhere without permission, but may be linked.