AqRoby
Would you like to react to this message? Create an account in a few clicks or log in to continue.
AqRoby

AQROBY
 
HomeLatest imagesSearchRegisterLog in

 

 Radar mode

Go down 
AuthorMessage
Lin

Lin


Posts : 7
Join date : 2008-11-08

Radar mode Empty
PostSubject: Radar mode   Radar mode Icon_minitimeSun Nov 09, 2008 4:48 am

Part 1

Before:Radar mode 1aef9516fb4ccba237bdec8edd432f8a After: Radar mode A383d86d527b1162a5651d998820906c


Ok,open file: game folder\scripts\lua\forms\minimap.clu

Findeds:
btnOpenStore = UI_CreateCompent( frmMinimap, BUTTON_TYPE, "btnOpenStore", 41, 19, 87, 158 )
UI_LoadButtonImage( btnOpenStore, "texture/ui/storenewbutton.tga", 41, 19, 0, 0, TRUE )
UI_SetHint( btnOpenStore, "\196\238\241\242\243\239 \226 \226 \238\237\235\224\233\237-\236\224\227\224\231\232\
237" )


Replacement on:
--btnOpenStore = UI_CreateCompent( frmMinimap, BUTTON_TYPE, "btnOpenStore", 41, 19, 87, 158 )
--UI_LoadButtonImage( btnOpenStore, "texture/ui/storenewbutton.tga", 41, 19, 0, 0, TRUE )
--UI_SetHint( btnOpenStore, "\196\238\241\242\243\239 \226 \226 \238\237\235\224\233\237-\236\224\227\224\231\232\237" )




_________________________________________________________________________________________________________________________________________________________


Findeds:
labMapPos = UI_CreateCompent( frmMinimap, LABELEX_TYPE, name, 79, 12, 2, 157 )
UI_SetCaption( labMapPos, "2200, 2200" )
UI_SetTextColor( labMapPos, COLOR_BLACK )
UI_SetLabelExFont( labMapPos, DEFAULT_FONT, TRUE, COLOR_WHITE )


Replacement on:
labMapPos = UI_CreateCompent( frmMinimap, LABELEX_TYPE, name, 79, 12, 82, 157 )
UI_SetCaption( labMapPos, "2200, 2200" )
UI_SetTextColor( labMapPos, COLOR_WHITE )
UI_SetLabelExFont( labMapPos, DEFAULT_FONT, TRUE, COLOR_BLACK )




_________________________________________________________________________________________________________________________________________________________


Findeds:
labMapPos = UI_CreateCompent( frmMinimap, LABELEX_TYPE, name, 79, 12, 2, 157 )

Replacement on:
labMapPos = UI_CreateCompent( frmMinimap, LABELEX_TYPE, name, 79, 12, 82, 157 )

Part 2

Before:Radar mode A383d86d527b1162a5651d998820906c After:Radar mode F41e0356a623c852334230f330e78f93

Open file: game folder\scripts\lua\forms\minimap.clu

Findeds:
btnOpen = UI_CreateCompent( frmMinimap, BUTTON_TYPE, "btnOpen", 20, 20, 115, 115 )
UI_LoadButtonImage( btnOpen, "texture/ui/botton3.tga", 20, 20, 0, 84, FALSE )
UI_SetHint( btnOpen, "\202\224\240\242\224 \236\232\240\224" )

--ґґЅЁґтїЄБЛАЧґп°ґЕҐ
btnSearch = UI_CreateCompent( frmMinimap, BUTTON_TYPE, "btnSearch", 20, 20, 95, 115 )
UI_LoadButtonImage( btnSearch, "texture/ui/botton3.tga", 20, 20, 26, 84, FALSE )
UI_SetHint( btnSearch, "\208\224\228\224\240" )


Replacement on:
--btnOpen = UI_CreateCompent( frmMinimap, BUTTON_TYPE, "btnOpen", 20, 20, 115, 115 )
--UI_LoadButtonImage( btnOpen, "texture/ui/botton3.tga", 20, 20, 0, 84, FALSE )
--UI_SetHint( btnOpen, "\202\224\240\242\224 \236\232\240\224" )

--ґґЅЁґтїЄБЛАЧґп°ґЕҐ
--btnSearch = UI_CreateCompent( frmMinimap, BUTTON_TYPE, "btnSearch", 20, 20, 95, 115 )
--UI_LoadButtonImage( btnSearch, "texture/ui/botton3.tga", 20, 20, 26, 84, FALSE )
--UI_SetHint( btnSearch, "\208\224\228\224\240" )


afro
Back to top Go down
 
Radar mode
Back to top 
Page 1 of 1
 Similar topics
-
» Glow Fix Mode
» Fillis Nude Mode

Permissions in this forum:You cannot reply to topics in this forum
AqRoby :: All server related things :: Guides-
Jump to: