Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: jay209015 on August 22, 2007, 10:03:42 PM
-
I can't run any commands on people. Like when someone asks a question I usaully run ulx cexec name "say !motd" but it returns an error.
ulx cexec tony "say !motd"
game.ConsoleCommand blocked!
Any ideas? I'm running the svn revsion 40 or 41 idk the newest one.
Also for the sake of not opening a new post. Is there a way that someone could make or tell me how to make uclip work with "Simple Prop Protection, By:spacetech"?
-
It was blocked by Garry.
-
Garry's last update, as atomicspark said, blocked the way we do commands.
Unfortunately for the public who use ULX or other smaller projects (like UClip), these changes have all happened at a bad time for the same public.
We have a work-around, but, we're pretty busy with other life challenges.
Be patient. We'll pick back up. I think. Might be a while.
-
sorry for bumping an old thread, but I do think it is worth mentioning.
Where ulx cexec <name> <command> is blocked...
!cexec <name> <command> in chat is not blocked. You could do !cexec Tony "ulx motd" and it would open the MOTD on his screen.
<I prefer ulx motd when running it on others because "say !motd" makes them say it and 'ulx motd' silently opens it on their screen>
edit... downfall of this.. obviously... is that you cant do this from a DediConsole.. you have to be in game.
-
No problem on the bump zakap. You're bringing fresh reasonable discussion to the post.
We don't like bumps from folks that just feel (or actually are) they're being ignored. :)
edit... downfall of this.. obviously... is that you cant do this from a DediConsole.. you have to be in game.
Actually, I think you can do that from DediConsole.
Tried say !cexec Tony "ulx motd"
from a Ded console?
It's how I talk to users while in console if needed.
-
Yes Jam, you can use say as console, however the PlayerSay hook does not get called, so the command isn't recognized.
-
Ah thanks spbogie. Knew you could use say, wasn't sure about the hook.