Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: iBurnPuppies on August 12, 2009, 08:24:28 PM

Title: Cexec broke
Post by: iBurnPuppies on August 12, 2009, 08:24:28 PM
Garry seems to have broken !cexec. I tried to run it on some players on my server and it didn't work. I recall seeing a message that said something like "game.ConsoleCommand blocked" or something of the sort. Just thought I'd let team Ulysses know (if they didn't already).
Title: Re: Cexec broke
Post by: JamminR on August 12, 2009, 08:28:38 PM
Actually, I think it's been broken a while (http://forums.ulyssesmod.net/index.php/topic,3808.0.html)
Good to give a heads up again though. It's not been asked about.

Megiddo, how difficult would it be to work around?
We did it at one time using some fancy string conversions...anyway possible to do that now without using a server module?
Title: Re: Cexec broke
Post by: iBurnPuppies on August 13, 2009, 12:54:13 AM
Actually, I think it's been broken a while (http://forums.ulyssesmod.net/index.php/topic,3808.0.html)
Good to give a heads up again though. It's not been asked about.

Megiddo, how difficult would it be to work around?
We did it at one time using some fancy string conversions...anyway possible to do that now without using a server module?
Title: Re: Cexec broke
Post by: iBurnPuppies on August 13, 2009, 12:56:32 AM
Oops, sorry. I'm on my phone and the mobile version of the page doesn't seem to have an edit button.

Well, it worked about a week ago for me. If you could fix it, that would be great, I love cexec.
Title: Re: Cexec broke
Post by: Megiddo on August 13, 2009, 08:34:11 AM
Works fine on my server. What are you trying to execute?
Title: Re: Cexec broke
Post by: iBurnPuppies on August 13, 2009, 12:27:56 PM
Some say commands. Let me try getting the newest SVN and I'll see if it works.
Title: Re: Cexec broke
Post by: jay209015 on August 13, 2009, 01:44:53 PM
Try executing the command directly EX: ulx cexec player "ulx motd" instead of ulx cexec "say !motd"
Title: Re: Cexec broke
Post by: JamminR on August 13, 2009, 02:45:01 PM
I, and I presume others, would be more interested in the commands such as 'quit', that are banned.
Not ULX commands.
Title: Re: Cexec broke
Post by: [WCA]AIDS on August 13, 2009, 07:09:51 PM
cexec say is blocked if you try and do it from rcon.

It will work if you are ingame and do it however.
Title: Re: Cexec broke
Post by: iBurnPuppies on August 13, 2009, 11:09:33 PM
I discovered the source of the problem. Thanks for the help.