Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Avien on April 30, 2007, 01:38:47 PM

Title: Cexec
Post by: Avien on April 30, 2007, 01:38:47 PM
Does ulx cexec use standard console commands?  I have seen some people join my server with really horrible names, and i have tried using ulx cexec to change their name, but it never seems to do anything.

ulx cexec "***" name "^&%"

Is that done right, or can you not do this?
Title: Re: Cexec
Post by: Megiddo on April 30, 2007, 01:52:42 PM
Code: [Select]
] ulx cexec me name blah
(ADMIN) Megiddo ran "name blah" on Megiddo
Megiddo changed name to blah

Worked fine for me. Not sure what your problem might be.
Title: Re: Cexec
Post by: Avien on April 30, 2007, 02:21:24 PM
Well i just tried it out some more, and the command only works when:
rcon ulx cexec "playername" name "Test"

And it seems to work with partial names in the first name slot, and you don't need ""

I am a superadmin on the server, why must i use rcon?
Title: Re: Cexec
Post by: Megiddo on April 30, 2007, 02:22:56 PM
I wasn't using rcon on my server, nor is it a listen server. Does your target user have a space in their name?
Title: Re: Cexec
Post by: Avien on May 02, 2007, 03:46:22 PM
Yes they did, i have tried with and without quotes around the name.

ulx cexec "test test" name "testtest"

Or should i just do:

ulx cexec test name testtest


cause it seems to recognized parts of names.
Title: Re: Cexec
Post by: Megiddo on May 02, 2007, 03:52:07 PM
It does parts of names yes, but it shouldn't matter if you're using quotes.
Title: Re: Cexec
Post by: JamminR on May 02, 2007, 06:56:25 PM
It does parts of names yes, but it shouldn't matter if you're using quotes.
The only time it will matter if you use quotes is when you use a "full name" with spaces in it. So, yes, quotes are required if you have a space.
Partial with no space, then no.