Home   Help Search Login Register  

Author Topic: Changing PAPA BEAR's name [SOLVED]  (Read 1447 times)

0 Members and 1 Guest are viewing this topic.

Offline Mad Pup

  • One Who Asks A Lot.
  • Members
  • *
  • OFPEC Is Awesome
Changing PAPA BEAR's name [SOLVED]
« on: 27 Jan 2010, 23:31:11 »
Hi all, I have a queston about making PAPA BEAR say something on the radio.
Is there a possible way to change his name?
Like instead of "PAPA BEAR" could it be, "The Godfather" or something like that?

Thanks Again!
Mad Pup
« Last Edit: 29 Jan 2010, 23:53:37 by Mad Pup »
"The object of war is not to die for your country, but to make the other poor bastard die for his" - General Patton
[SH]MadPup
[SH]Squad

Offline Krieg

  • Mission Maker
  • Members
  • *
  • Who dares wins.
Re: Changing PAPA BEAR's name
« Reply #1 on: 28 Jan 2010, 13:29:50 »
I am not sure if that is actually possible.

Try setGroupId command.

Edit: Once again, proven wrong ;).
« Last Edit: 28 Jan 2010, 15:35:42 by Krieg »
If you see a light at the end of the tunnel, then it's probably an enemy tank.

Offline h-

  • OFPEC Site
  • Administrator
  • *****
  • Formerly HateR_Kint
    • OFPEC
Re: Changing PAPA BEAR's name
« Reply #2 on: 28 Jan 2010, 15:33:15 »
It is possible.
You find coverage on this matter by using search btw. ;)

It should be pretty simple, you create a file stringtable.csv in your mission folder and add the following in it:
Code: [Select]
STR_CFG_PAPABEAR,"The Godfather"
EDIT:
Btw, that should work but sometimes for some reason it might take some time to get it working..

EDIT2:
Ok, found some old mission of mine using it and this is what I had in the stringtable.csv (and it works):
Code: [Select]
LANGUAGE,English,comment

STR_CFG_PAPABEAR,"The Godfather",
STR_CFG_HQ,"The Godfather",
« Last Edit: 28 Jan 2010, 15:55:19 by h- »
Project MCAR   ---   Northern Fronts   ---   Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.

Offline Mad Pup

  • One Who Asks A Lot.
  • Members
  • *
  • OFPEC Is Awesome
Re: Changing PAPA BEAR's name
« Reply #3 on: 29 Jan 2010, 05:14:59 »
Thanks h-..... but what program do I use to create the stringtable.csv?
"The object of war is not to die for your country, but to make the other poor bastard die for his" - General Patton
[SH]MadPup
[SH]Squad

Offline h-

  • OFPEC Site
  • Administrator
  • *****
  • Formerly HateR_Kint
    • OFPEC
Re: Changing PAPA BEAR's name
« Reply #4 on: 29 Jan 2010, 07:22:47 »
Notepad, it's a normal text file.
Project MCAR   ---   Northern Fronts   ---   Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.

Offline Mad Pup

  • One Who Asks A Lot.
  • Members
  • *
  • OFPEC Is Awesome
Re: Changing PAPA BEAR's name
« Reply #5 on: 29 Jan 2010, 23:53:21 »
Thanks SO Much h-! It Worked!!  :D
"The object of war is not to die for your country, but to make the other poor bastard die for his" - General Patton
[SH]MadPup
[SH]Squad