Ulysses Stuff > Ulysses Release Archives
URestrict [Depreciated-author no longer supports]
giloh:
I get the same as tweak, but does URestrict work fine without this problem so long as the data files are right?
jay209015:
From what debugging I did yes, it just appears to be related to the datastream that garry broke.
I managed to get some functionality back by typing: (in the server console)
--- Code: ---lua_run ur.syncClient()
--- End code ---
That should populate everything but the tool list.
Aaron113:
--- Quote from: jay209015 on May 28, 2010, 06:25:20 AM ---From what debugging I did yes, it just appears to be related to the datastream that garry broke.
I managed to get some functionality back by typing: (in the server console)
--- Code: ---lua_run ur.syncClient()
--- End code ---
That should populate everything but the tool list.
--- End quote ---
That won't work for everybody...
--- Code: ---] rcon lua_run ur.syncClient()
Can't use cheat command lua_run in multiplayer, unless the server has sv_cheats set to 1.
--- End code ---
and I am having the same issue now.
jay209015:
--- Quote from: Aaron113 on May 30, 2010, 07:11:33 PM ---That won't work for everybody...
--- Code: ---] rcon lua_run ur.syncClient()
Can't use cheat command lua_run in multiplayer, unless the server has sv_cheats set to 1.
--- End code ---
and I am having the same issue now.
--- End quote ---
- It's meant to be ran from the server console directly. However, you can also manually use any URestrict command to change restrictions, and it will run the syncClient() function.
giloh:
The command works fine for me so long as i do it in HLSW, just have to make sure that urestrict isn't open when I run it.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version