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
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.
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.
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.
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.
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?
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?!?
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.
just edit the shotgun tik and add this line: dm startitem "items/binoculars.tik" within the server {}
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!!