Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help quick message
#1
hi

i have a problem with quick message !
pleas guide me.
thanks:

the problem images:

   

   

and the script:


.rar   quickmessage.iwd.rar (Size: 16.64 KB / Downloads: 41)
Reply

#2
Whats the problem? Huh
Reply

#3
The text
[Image: MaEIQ.png]
Reply

#4
(02-09-2012, 15:01)Pozzuh Wrote: The text

yes the txt !! Sad
Reply

#5
iw left thoose strings,

use GAME_QUICKMESSAGE_<next text>
or GAME_QS_<text>

i saw that in ff files in HxD
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply

#6
(02-09-2012, 15:24)Se7en Wrote: iw left thoose strings,

use GAME_QUICKMESSAGE_<next text>
or GAME_QS_<text>

i saw that in ff files in HxD

not working are you see the attached file that i posted in fist post ?

Reply

#7
I explained it well on aIW, you don't have to ask it here again =_=

Rendflex Wrote:
raminr1363 Wrote:hi

i have a problem with quick message !
pleas guide me.
thanks:

the problem images:

[attachment=0]2.jpg[/attachment]

[attachment=1]1.jpg[/attachment]

What's the matter?
Just press the desired numbers on your keyboard to activate those commands, after you've opened the menu.
And if you're wondering why the text looks weird, well that's how it is, that menu uses "text strings", text strings are text which changes depending on your game language.
And in this case, the game hasn't defined those text strings in this menu, therefore you'll just see the "code" of that; like "QUICKMESSAGE_1_FOLLOW_ME".

If the developers has defined the text string, it will look like this:

Code:
"QUICKMESSAGE_1_FOLLOW_ME"
LANG_ENGLISH "Follow me!"
LANG_POLISH "Follow me, but on polish here"

And in-game - if you have the English version of the game - you'll see "Follow me!", not "QUICKMESSAGE_1_FOLLOW_ME".
However, if they haven't added that code which I showed above, you'll just see the original raw text string; "QUICKMESSAGE_1_FOLLOW_ME".

It's hard to explain, sorry if I didn't explain it well :p
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Spawn Message Playing on Respawn? Killjoy 7 4,778 07-11-2013, 14:53
Last Post: Killjoy
  [News] Message from Gabe to Steam Community d0h! 8 5,128 04-05-2013, 18:16
Last Post: SuperNovaAO
  Help timer/message for flags hillbilly 31 13,357 01-20-2013, 18:20
Last Post: [Z00MBY] Alex
  [Release] Auto Quick-Scope V1 for Black Ops d0h! 25 39,446 01-02-2013, 11:55
Last Post: joey
  [Release] Quick YouTube Arteq 17 8,429 12-23-2012, 17:41
Last Post: Arteq
  [Request] Different message per map hillbilly 6 3,446 12-22-2012, 20:55
Last Post: hillbilly
  [HELP] pm's message korsika 1 1,909 12-15-2012, 13:13
Last Post: Ich1994
  Chat Message The Tronuo 8 4,578 11-12-2012, 18:05
Last Post: Nekochan
  Health,regenerate, and message changes help mbakerinnv 4 3,173 11-02-2012, 18:12
Last Post: mbakerinnv
  S&D Welcome message only once (no repeating) islamsaab 2 2,339 10-11-2012, 18:40
Last Post: islamsaab

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.