• Is it possible to make player download a .dll automatically? or workaround
    5 replies, posted
My server's radio requires the bass module to be installed on the client. However, the client probably doesn't want to do that by himself. my question is is it possible to make the user download the module automatically? thanks
no, this would lead to many security risks as they're less sandboxed than normal lua. What addon would need require the user to download a .dll for it to function properly?? [editline]edit[/editline] or it could already be in the game, that too.
Bass function, most of them, are shipped with the game by default. sound.PlayURL
[QUOTE=Exploderguy;51982093]What addon would need require the user to download a .dll for it to function probably?? [/QUOTE] I believe there were some addons made that worked with TeamSpeak, I know I saw one in the past that required the player to install a .dll
Sounds like ILiketrainz downloaded a [I]really[/I] old addon from someplace, one made before the sound.PlayURL function was added.
[QUOTE=The Commander;51982146]I believe there were some addons made that worked with TeamSpeak, I know I saw one in the past that required the player to install a .dll[/QUOTE] gspeak does iirc
Sorry, you need to Log In to post a reply to this thread.