Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started 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.
-
put anything longer than one word in quotes
-
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.
-
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
-
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.
-
Ha! In the mean time.. option 5... both 1 and 2!
-
Fixed in ULib rev 100
-
Thanks for fix ;)