TokoVOIP_TS3
TokoVOIP_TS3 copied to clipboard
Don't move mouth
Hi I have a problem with using tokovoip. If I start the server everything works but the pg does not move his mouth while speaking, the only way I have to get it back to work is to restart the script while the server is already running then everything starts working again and the mouth does the animation. Do you have a solution for this? I use the latest version of both the plugin and the server side.
Same here. Subbed for solution.
same issue, you fixed this?
nope. looking for fix
I'll begin investigating in the morning.
I'll begin investigating in the morning.
thanks
At game started if u do in console "restart tokovoip_script" it will work ;D so its just a problem of calling tokovoip resource in a bad position in your server.cfg
i've try on top of Server.cfg and on bottom......
i've try on top of Server.cfg and on bottom......
yep im trying to solve :(.. for the moment just restart the resource xD if u restart it works right?
Unable to replicate on 1.5.7, possibly fixed. I suggest waiting for that release. A lot of things are being fixed.
EDIT: Also unable to replicate on 1.5.4, possibly a client performance issue? More investigation needed.
Unable to replicate on 1.5.7, possibly fixed. I suggest waiting for that release. A lot of things are being fixed.
EDIT: Also unable to replicate on 1.5.4, possibly a client performance issue? More investigation needed.
i try your commit but is not fixed :(
Looks like the animation sections don't load when server starts. The ensure after server is online solve this issue for a few hours but not forever.
Tried to start first and last but it didnt change the results. Tried to start first and ensure in the end of .cfg but nothing happened.
Only works if i restart / ensure it after ws server starts and write those infos into the console. (Doesn't count where u placed tokovoip in ur .cfg)
EDIT: Gonna try your commit soon
@valasszonnicknevet animations are loaded client side, so it's something client related. I just haven't figured out why it works on some clients and not others. The position of where it starts on the server shouldn't matter.
Do the radio animations work for you even if the mouth animations don't?
Do the radio animations work for you even if the mouth animations don't?
Yes the radio animations work
Do the radio animations work for you even if the mouth animations don't?
Yes the radio animations work
Possible that the animations are loading too soon for some clients.
Also: do the animations work when you look at your character or other people or just on nobody?
The radio animations works for everybody. So i can see everyone talking on radio. Only the mouth anims don't work.
Tried your commit. Problem is still avaiable for me too.
Tried your commit. Problem is still avaiable for me too.
Alright, I think I know how to fix that.
How? :D
Tried your commit. Problem is still avaiable for me too.
Alright, I think I know how to fix that.
how fix ?
Check the most recent commit on that pull request and let me know if it is now working.
Can't find that commit. 😞
Can't find that commit. 😞
https://github.com/Itokoyamato/TokoVOIP_TS3/pull/280/commits/be74e8f462270158a445e2fef3c6d430eb446853
Check the most recent commit on that pull request and let me know if it is now working.
Not working :(
again work only if i restart the resource...
yap. animations don't work still.
Are you guys using extended mode?
Or essential mode?
Are you guys using extended mode?
es extended v1 final
Ah, the script looks for a very specific convar value that esx/es overwrites. Could you go into your server and type "gametype" into the console without the quotes and then post the output here?