Ulysses
General => Off-Topic => Topic started by: Marmiguamed on July 23, 2016, 11:03:23 AM
-
I would like to give playx access to only one person (using ULX).
Thing is I don't know what commands to authorize..
I would go with:
ulx userallow "name" "playx_uri"
but it doesn't work.. the player still gets "you do not have permission to use the player"
anyone has an idea?
-
Unless it's explicitly denied to them, it should work.
-
Unless it's explicitly denied to them, it should work.
Well the players get a "You don't have permission to use the player" pop up when they open a uri
-
iViscosity, I don't think playx is written to be ULX command based.
Marmiguamed, I don't think you can use ulx access commands to control playx access without writing code to do so.
It's likely group based. The person would have to be in the group that playx is allowed.
You'd really have to write a ULX command that calls the function that playx_uri command calls.
-
I just found a PlayX community on workshop.
It mentions ULX.
It's guide says 'add permissions', but, doesn't mention what permissions.
I recommend you ask int he PlayX community what permissions to give.
http://steamcommunity.com/groups/playx
-
Duh... I didn't see it wasn't ulx
-
I just found a PlayX community on workshop.
It mentions ULX.
It's guide says 'add permissions', but, doesn't mention what permissions.
I recommend you ask int he PlayX community what permissions to give.
http://steamcommunity.com/groups/playx
All right,I will check and report back with what I find.
Thanks for the community link!
Sent using Tapatalk
-
I ended up simply setting up a group for playx access
thanks for your help :)