CFGFactory will be ceasing all operations on 13.03.2026. That will be the final date of this site. Thank you.

Navigation

How To Add Custom Text Onto The Right Top Side Of Cod4 Load Map!!! HelP!!

InSaNE101

Member

How To Add Custom Text Onto The Right Top Side Of Cod4 Load Map!!! HelP!!


Posted on 03.12.2015 / 22:37

REPLIES

Member

I wanna know this too...


Posted on 09.11.2016 / 16:13

flodrax

Member

you need to paste a skin onto your mod folder


Flodrax

Posted on 12.11.2016 / 16:09

Like This Thats Cal ModMaking

http://www51.zippyshare.com/v/p7HMAPJT/file.html


https://t.me/pump_upp

Posted on 13.11.2016 / 22:26 - Edited by {MiCkEy}.ViruS on 13.11.2016 / 22:28

JEENNN:]

Member

Is script:mods\PromodLive221\ui_mp\connect.menu

#include "ui/menudef.h"
#define WIDESCREEN_OFFSET 107 0
{
menuDef
{
name "connect"
style WINDOW_STYLE_FILLED
fullScreen MENU_FALSE
focusColor COLOR_FOCUSED
visible MENU_FALSE
backcolor 1 1 1 1
background "$levelBriefing"
rect FULLSCREEN_WIDE

itemDef
{
style WINDOW_STYLE_FILLED
rect -128 -40 260 4 HORIZONTAL_ALIGN_CENTER VERTICAL_ALIGN_BOTTOM
origin WIDESCREEN_OFFSET
backcolor 0 0 0 0.8
visible 1 decoration
}

itemDef
{
rect 0 20 1 1 HORIZONTAL_ALIGN_RIGHT VERTICAL_ALIGN_TOP
origin 90 0
text "^1Mod By JEENNN:] "
textfont UI_FONT_DEFAULT
textscale 0.4
textalign ITEM_ALIGN_RIGHT
textstyle ITEM_TEXTSTYLE_SHADOWED
forecolor 1 1 1 1
visible 1
decoration
}

itemDef
{
name "loadbar"
style WINDOW_STYLE_LOADBAR
rect -127 -39 258 2 HORIZONTAL_ALIGN_CENTER VERTICAL_ALIGN_BOTTOM
origin WIDESCREEN_OFFSET
background "white"
visible 1 decoration
}

#include "ui/safearea.menu"
}
}


Posted on 15.11.2016 / 11:38

Member

@JeeNNN:] I love you, thank you so much.


Posted on 16.11.2016 / 21:01

JEENNN:]

Member

You're welcome greetings


Posted on 17.11.2016 / 12:06

Post reply

ONLY USERS CAN POST REPLIES.