You are viewing our Forum Archives. To view or take place in current topics click here.
Do you need to JTAG to change the text at the start ofagame?
Posted:

Do you need to JTAG to change the text at the start ofagame?Posted:

Revvv
  • Challenger
Status: Offline
Joined: Apr 21, 201212Year Member
Posts: 107
Reputation Power: 4
Status: Offline
Joined: Apr 21, 201212Year Member
Posts: 107
Reputation Power: 4
Like on snd it says destroy objectives A and B..

to change it to Welcome to "Gamertag" Modded Lobby?

do you need jtag/make your own patch? or can you do it through modding GPD?
#2. Posted:
TEIR1plus2
  • Resident Elite
Status: Offline
Joined: Mar 09, 201212Year Member
Posts: 245
Reputation Power: 11
Status: Offline
Joined: Mar 09, 201212Year Member
Posts: 245
Reputation Power: 11
Revvv wrote Like on snd it says destroy objectives A and B..

to change it to Welcome to "Gamertag" Modded Lobby?

do you need jtag/make your own patch? or can you do it through modding GPD?

yes you need a jtag.

multiplayer:
self thread maps\mp\gametypes\_hud_message::hintMessage( "^2Your Text" );

Zombies:
self thread maps\_hud_message::hintMessage( "^2Your Text" );
or: self iPrintlnBold( "^2Your Text" );
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.