joelamos / SourceRadio

Stream music from YouTube while playing games on Steam
http://steamcommunity.com/groups/source-radio
GNU General Public License v3.0
10 stars 0 forks source link

SourceRadio wont recognize me as admin #6

Closed whofam closed 8 years ago

whofam commented 8 years ago

i cannot skip or everything else, even tried to put my steam id3, nothing worked, i can play songs fine but i can't stop or skip them, all the commands wont work

joelamos commented 8 years ago

Thanks for reporting this. Could you post what your steamID3 line looks like in SourceRadio\properties\properties.txt? Also, what are the contents of your Steam\userdata directory?

whofam commented 8 years ago

steamid3 -> 93882472 original one [U:1:93882472]

inside userdata there are two folders, one with my id3 and another one that is my alt; the number on the first folder it's the same as my id3

joelamos commented 8 years ago

Does this behavior happen on all types of servers (e.g. casual, community, competitive)? If not, which have you been playing on?

Do you have the file Steam\userdata\93882472\config\localconfig.vdf? If so, could you post yours?

As a temporary fix, your commands should be recognized as privileged if you enter them via the game console. When entering commands into the console, you must use underscores instead of spaces. Also, you could change your binds in tf\cfg\sourceradio.cfg to issue the commands via the console rather than chat. Note, though, that the binds are re-written when SourceRadio restarts.

Example: bind o "say_team !skip" would simply become bind o !skip

whofam commented 8 years ago

localconfig.zip

joelamos commented 8 years ago

Thanks for the file. I didn't see anything unusual there. Also, you never answered my question about the types of servers you've tried.

Some other things that could be helpful:

whofam commented 8 years ago

console and status.txt

there

joelamos commented 8 years ago

Whenever you type a message in chat, it appears as (SQUADRA) who fam rather than just who fam. This is why you're not being recognized as an admin. Can you explain what SQUADRA is?

whofam commented 8 years ago

squadra means team in italian, maybe that's why it does not recognize the commands

joelamos commented 8 years ago

Wow, I'd never considered that TF2 is available in multiple languages.

I'll add multi-language support in the next update.

For now, you can use chat to issue commands as long as it's not team chat.

joelamos commented 8 years ago

Commit ff7c3f48894408b48909f3883d1f1ae4ed5ef052 should fix this issue.