MOH:SH Taunts from Allied Assault

Discussion in 'New Files' started by sorridstroker, Dec 20, 2004.

  1. sorridstroker Armed Forces Veteran

    Contributions:
    233
    Specialties:
    Scripting
    PREMIUM
    I Donated
    did you check the console for errors?

    the messages are not hud messages..

    they are trigger messages so should be ok?

    it works by attaching triggers to players, - I know freeze tag attaches triggers as well so this possibly could explain why......

    you could do it using locationprint but I was unable to get it to work properly with that.

    you could use iprintln but it would look darn ugly lol
  2. Herr Klugscheisser Drinking and Tanking. Perfect together.

    Contributions:
    331
    Specialties:
    Scripting, Support
    Processing:
    Graphics:
    PREMIUM
    I Donated
    Yeah I was just tossing around ideas why?

    locprint xx xx didn't work for you?? Hmmmm...... I was thinking about moving it down anyway because it does kinda block stuff being in the center of the screen. Oh well ... don't know when I can look in to it, but if anyone else has any ideas it would be greatly appreciated.


    I was looking in the message_print.scr and it also had :

    huddraw_alpha 26 0
    huddraw_alpha 27 0

    Like Mefy's hud.scr and I think this may be part of the story ... still not sure. It may turn off the center "Hint" text/trigger messages.
  3. sorridstroker Armed Forces Veteran

    Contributions:
    233
    Specialties:
    Scripting
    PREMIUM
    I Donated
    this mod has nothing to do with huddraw


    huddraw is global (it affects every player)
  4. Herr Klugscheisser Drinking and Tanking. Perfect together.

    Contributions:
    331
    Specialties:
    Scripting, Support
    Processing:
    Graphics:
    PREMIUM
    I Donated
    That much I know because I wrote a broadcaster that fades in/out the server rules on the bottom center of the screen using hud_draw. I'm just trying to draw a correlation between what is causing the problem between the taunt mod & the FT mod.
  5. sorridstroker Armed Forces Veteran

    Contributions:
    233
    Specialties:
    Scripting
    PREMIUM
    I Donated
    does it work at all on ft?

    I tryed it and it seemed to work.

    maybe it only stops working at a certain point?


    the only way to get it working without trigers would be this:

    self iprint "blah blah blah"

    and just remove all the scripting for the triggers.
  6. Herr Klugscheisser Drinking and Tanking. Perfect together.

    Contributions:
    331
    Specialties:
    Scripting, Support
    Processing:
    Graphics:
    PREMIUM
    I Donated
    You got the menu to come up during an active round of FT? I still have had no luck ... or time to look at it. The taunts work fine .... just no menu showing up. :(
  7. Cameronnat Private

    Contributions:
    1
    I have noticed that it only works if you have binoculars. I use the shot gun and I have no Taunts. Is there a way to make it so that all weapons will have binoculars as well?
  8. Cameronnat Private

    Contributions:
    1
    Hey there Sorrid we have started using that Liberation mod you guys made. It seems like some BT taunts would be helpful (hint,hint) for calling for help and whatnot...Whatcha think?!?:)
  9. sorridstroker Armed Forces Veteran

    Contributions:
    233
    Specialties:
    Scripting
    PREMIUM
    I Donated
    cant be done serverside as those taunts came with BT not SH or AA.

    clientside is a waste of time, as no would hear it but you.
  10. Cameronnat Private

    Contributions:
    1
    Ah I C :( Ah well it was worth a try :winkers:
  11. Cameronnat Private

    Contributions:
    1
    What about this?
  12. sorridstroker Armed Forces Veteran

    Contributions:
    233
    Specialties:
    Scripting
    PREMIUM
    I Donated
    just edit the shotgun tik and add this line:

    dm startitem "items/binoculars.tik"

    within the server {}
  13. Herr Klugscheisser Drinking and Tanking. Perfect together.

    Contributions:
    331
    Specialties:
    Scripting, Support
    Processing:
    Graphics:
    PREMIUM
    I Donated
    Some weapons have it already, just remmed out. If you see // before the item just remove them and you are good to go. I think the snipers may be the only weapons you actually have to add them too ... not sure (I only mod rifles anyway).


    I've pulled it from our freeze-tag server because we were having too many problems with it .... but otherwise it's a great addition to a server!!
  14. sorridstroker Armed Forces Veteran

    Contributions:
    233
    Specialties:
    Scripting
    PREMIUM
    I Donated
    yhea it would need to be a client download.

    but yhea if your willing to do that it is possable.
  15. Herr_Kruger Medal of Honor is not MOH

    Contributions:
    456
    Specialties:
    Mapper, Scripting, Textures, Programming, Pure Gamer
    Processing:
    Graphics:
    yeah, i think hes got something clientside on mind :)
  16. jack the killer Private

    Contributions:
    0
    well i have try this tauns but i dont hear no think its not working whit pk3 file ????
  17. jack the killer Private

    Contributions:
    0
    well i have try that tauns aa tauns for sh but it dont work to me ?????:shake:
  18. GonzoTheGreat Private

    Contributions:
    4
    great mod :beerbang:

    you misspelled Anti Spam Protection. you wrote: Protecetion
  19. sorridstroker Armed Forces Veteran

    Contributions:
    233
    Specialties:
    Scripting
    PREMIUM
    I Donated
    lol oops :lol:
  20. sorridstroker Armed Forces Veteran

    Contributions:
    233
    Specialties:
    Scripting
    PREMIUM
    I Donated
    re uploaded a new version due to loss of file.

Share This Page