Issue Information
-
#007881
-
0 - None Assigned
-
Done
Issue Confirmations
-
Yes (0)No (0)
how to revert the old @item command? because in my latest rev whenever i use @item, you must type the exact aegisname example when i type @item taogunkas the server is not accepting it but when i type @item TaogunkaS the one in the exact aegis name the server accepting the command. is this a bug or a new patch?
It's working as intended (like in Aegis.) Aegis names (and monster sprite names) are case sensitive.
https://github.com/H...f0b8e5dabd13526
The following names will work:
TaogunkaS (case sensitive AegisName)
"Tao Gunka Scroll" (case sensitive display name)
"tao gunka scroll", "Tao gunkA SCROLL", "tAo gUnKa scrolL", etc (case insensitive display name)
https://github.com/H...f0b8e5dabd13526
The following names will work:
TaogunkaS (case sensitive AegisName)
"Tao Gunka Scroll" (case sensitive display name)
"tao gunka scroll", "Tao gunkA SCROLL", "tAo gUnKa scrolL", etc (case insensitive display name)
changed status to: Working as Intended
even the one you posted is not working in my latest rev sir i dont know why
changed status to: Confirmed
Haru item names with spaces won't work...
changed status to: Working as Intended
Errr, they do... as long as you put them in quotes, exactly like I posted them...
@item "tao gunka scroll"
@item "tao gunka scroll"
omg..stupid of mine..I forgot that...haha
changed status to: Done
For all those who are having this problem, after some discussion we decided it'd be better to offer a way for server admins to revert to the old, case insensitive, lookups in case they prefer.
This has been implemented in https://github.com/H...9cb6d5104dcf438 (see commit for more info, there's a config setting to change if you want it to be case insensitive)
This has been implemented in https://github.com/H...9cb6d5104dcf438 (see commit for more info, there's a config setting to change if you want it to be case insensitive)