Jump to content

Branded Text


rich835

Recommended Posts

I've got TC alerting me if their server's branded text changes, but it's altering me on even minor changes like a space missing etc.

 

Therefore what I want to do is to change the Branded Text wording in the relevant supported game config so that it's not so specific.

 

I know what I need to do, but my question is, if I do this, will it automatically trawl through existing customer game servers and change the branded text, or will it leave it alone? (I'd rather it left existing servers alone! lol)

Link to comment
Share on other sites

Run a SQL query to update the branding text. I had to do that earlier last week when I wanted to add a reg expression to allbranding.

 

update `table` set `field` = 'branding'

or

update `table` set `field` = 'branding' where `field` = ''

(This will add where something isnt already set so it wont mess up any of your already set expressions)

I cant remember the name of the table nor the name of the field.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Who's Online   0 Members, 0 Anonymous, 22 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use