View Single Post
Nachtfrische
Member
Join Date: Aug 2015
Location: Dream Community
Old 08-21-2017 , 23:03   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 19.7.2017* | *VERSION 3.1.3
Reply With Quote #525

I have three hud messages and although they are all working on my test server (with dust2), they are not working with TTT maps or other maps. There is nothing in the error logs.
Here is an example:
Code:
	"2" // HUD MESSAGE
    {
      "enabled" "1"
      "maps" "all"
      "en" "Questions, suggestions or complaints?\n You can find our forum at \n www.dream-community.de"
      "de"  "Fragen, Wünsche, Kritik, Beschwerden?\n Unser Forum findet ihr unter \n www.dream-community.de"
      "type" "h"
      "color" "0 204 204" // RGB (R G B)
      "color2" "255 255 51" // RGB (R G B)
      "effect" "2" // 0,1,2
      "channel" "2" // Any number
      "posx" "-1.0" //left to right
      "posy" "0.1" //top to bottom
      "fadein" "0.06" //Fade in time
      "fadeout" "0.06" //Fade out time
      "holdtime" "1.0" //Message hold time
    }
It works sporadically, but like 95% of the time, there is no HUD message visible, even though everything is correct because the same config file works on another server.

EDIT: I could get one HUD Message to appear SOMETIMES with effect "0", but that only worked sometimes. The other ones with effect "2" didn't work at all on my other server.
__________________
Visit us at: http://dream-community.de

Our 35HP Knife Server:


Our Jailbreak Server:

Last edited by Nachtfrische; 08-21-2017 at 23:40.
Nachtfrische is offline