Home   Help Search Login Register  

Author Topic: Papa_Bear  (Read 1875 times)

0 Members and 1 Guest are viewing this topic.

Dirtman

  • Guest
Papa_Bear
« on: 27 Aug 2002, 03:16:33 »
Is Papa_Bear all there is.  I caught a quick look at a post about a few other titles that could be used (Airbase was one), but I used search on a few sites and cant find it now.  Does anyone have any ideas or know the answer.  And how would you put it in the code line to use it.

T.S.C.Plage

  • Guest
Re:Papa_Bear
« Reply #1 on: 27 Aug 2002, 05:15:45 »
I know that there're also "HQ", "Base" and "Airbase"...don't know if Resistance has brought something new.

Jakerod

  • Guest
Re:Papa_Bear
« Reply #2 on: 27 Aug 2002, 05:33:54 »
well if your talking about the base name then your right but if you are talking about units

this setgroupid["alpha","groupcolor2"]          -Changes name

Valid colors, 0-7
Valid names,Alpha/ Bravo /Charlie /Delta /Echo /Foxtrot /Golf /Hotel /Kilo /November /Yankee /Zulu /Buffalo /Convoy /Guardian

that does the alpha green thingy

asmodeus

  • Guest
Re:Papa_Bear
« Reply #3 on: 27 Aug 2002, 12:40:30 »
Hey there Dirtman!  I believe, for some reason, that if you have Res, it replaces HQ with PAPA_BEAR without your asking it to!!    :o    Isn't that like...rape or something?  I feel so used...    ::)

Anyways...  Hope that sheds some light on the situation.. I think it sucks.    :-\

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Papa_Bear
« Reply #4 on: 27 Aug 2002, 12:55:23 »

if you have Res, it replaces HQ with PAPA_BEAR without your asking it to!!    


Ya can still make ol' PapaRoach do some sidechatting  :o :D

Put this in an INIT-trigger (a trigg that'll fire right from start of mission) :

Papabear = [West, "HQ"]

And in a WP or in some other trigger, just put :

PapaBear sidechat "Riecheggia così spontaneamente...blah-blah"  ;D

This would work and PAPA_BEAR would do the sayings.

Now, if ya tried to replace "PapaBear" with "HomeBase", the game would still say :

Papa_Bear:  "Riecheggia così spontaneamente...blah-blah"  ::)

in the chat text  :P

So I'm not really sure if its poss. to  make custom names for HQ or Papabear  :-\




asmodeus

  • Guest
Re:Papa_Bear
« Reply #5 on: 27 Aug 2002, 13:07:56 »
Quote
Ya can still make ol' PapaRoach do some sidechatting
 

Uhhhhhh...   :moon:  What do you mean??  You just told us how to make it say PAPA_BEAR when the q was:

Quote
Is Papa_Bear all there is.
 

So... If I'm not mistaken, he knows how to make it say Papa_Bear..   ;)  Too bad it doesn't work and let you change it to whatever you want!  Would add some more originality to it all...    :-\   :'(

 ;)    ;D  

P.S.  I want some Tuborg!!    ::)  I'll mail myself over there soon..   ;D

:toocool:


**************EDIT**************

Tomb is right below...  Listen to Tomb everybody else!   ;)   ;D   (oops...   ::))
« Last Edit: 27 Aug 2002, 13:28:27 by Asmodeus »

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Papa_Bear
« Reply #6 on: 27 Aug 2002, 13:18:37 »

Quote
Ya can still make ol' PapaRoach do some sidechatting



What do you mean??
, he knows how to make it say Papa_Bear..  

Yes-yes-yes, but maybe HE and ME and YOU aren't the only ppl whom read this thread  :o :D

Have a brew on me, m8  :cheers:

Laterz  :-*

ChuckStone

  • Guest
Re:Papa_Bear
« Reply #7 on: 27 Aug 2002, 16:59:12 »
Call me pedantic but you said
Quote
Have a brew on me m8
But showed a picture of smileys with beer. Surely a "brew" involves tea. Or am I missing something here?

DeusRich

  • Guest
Re:Papa_Bear
« Reply #8 on: 27 Aug 2002, 18:03:14 »
well, beer is 'brewed' in a brewery, therefore could be classed as a 'brew'
anyway, mayb if we all flame nada theyll implement something in a new patch that will let you choose the names...

we can only hope...

Dirtman

  • Guest
Re:Papa_Bear
« Reply #9 on: 27 Aug 2002, 23:40:52 »
OK, I just tested these in Res.  This is what I got:

[west,"HQ"] sidechat "Hello!"

PAPPA_BEAR: "Hello!"

[west,"BASE"] sidechat "Hello!"

PAPPA_BEAR: "Hello!"

[West,"AIRBASE"] sidechat "Hello!"

BASE FIREFLY: "Hello!'

These worked like this both in triggers and on WPs.


« Last Edit: 27 Aug 2002, 23:46:42 by Dirtman »