Watermark Problem


(~Shady~) #1

If got a code for watermark and it works but only if the client put g_watermark “example/example”

Soo generaly no one will see it untill they know about this code…
How can i make it soo that it will display automatically the watermark of the server cvar g_watermark??

greetz

shady


(Jaquboss) #2

i think it would be very easy to use serverinfo
however there may be better solutions ( because serverinfo lenght is limited )


(IneQuation) #3

Let’s clarify 1 thing. Are you using some other mod’s watermark feature or trying to code your own? If the second option, I would create and use a new configstring.


(~Shady~) #4

I use the etpro code i got from a other topic. it works fine and the client gets an g_watermark code, witch i dont know why. this is the site from the code:
http://www.linespeed.net/projects/etpub/ticket/297

I can set the default to “multimod/multimod” but when someone else wanna run my mod with other watermark name the client wont see it…
Im lost…