Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Aaron113 on February 14, 2010, 12:15:28 PM

Title: Ulx vote
Post by: Aaron113 on February 14, 2010, 12:15:28 PM
On the first Option for ulx vote I cannot have more than 1 word for the first option.  I don't know if it is only my server or if it is suppose to happen.
It isn't really that big of an issue but can get very annoying.
Title: Re: Ulx vote
Post by: Megiddo on February 14, 2010, 02:08:38 PM
put anything longer than one word in quotes
Title: Re: Ulx vote
Post by: JamminR on February 14, 2010, 02:40:08 PM
Aaron, you'll need to know that for many scripts, not just ulx.
<command> "option one" .. place more than one word in quotes when doing commands.
ULX autocompletes player names and other ocmmands in quotes for you from game console too because of this.
Title: Re: Ulx vote
Post by: Aaron113 on February 15, 2010, 12:54:16 PM
I have put quotes on it... It just automatically splits up the first option.

ulx vote "This is a test vote" "testing this" "testing this" "testing this"

If I were to type that in console, it would show up like this...
This is a test vote
1. testing
2. this
3. testing this
4. testing this
Title: Re: Ulx vote
Post by: Megiddo on February 15, 2010, 04:34:08 PM
Hmm, you're right! In that case, I probably made a mistake with how I dealt with quotes when I took out the datastream dependency. I'll check into it tonight.
Title: Re: Ulx vote
Post by: JamminR on February 15, 2010, 05:31:03 PM
Ha! In the mean time.. option 5... both 1 and 2!
Title: Re: Ulx vote
Post by: Megiddo on February 15, 2010, 05:53:51 PM
Fixed in ULib rev 100
Title: Re: Ulx vote
Post by: Aaron113 on February 16, 2010, 01:39:20 PM
Thanks for fix ;)