Locating a turf via tag doesn't seem to work if the tag has a number as the beginning value.
For instance "1PunchMan".
Changing it to all text works fine.
"OnePunchMan"
Numbered Steps to Reproduce Problem:
Code Snippet (if applicable) to Reproduce Problem:
src.loc=locate("1stCut")
Expected Results:
To find a text tag.
Actual Results:
Does the problem occur:
Every time? Or how often?
Every time
In other games?
Yes.
In other user accounts?
Idk.
On other computers?
Not sure.
When does the problem NOT occur?
When I use all text values for a tag.
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked?
Worked in the previous 507 beta version. I'm running version 507.1274
(Visit http://www.byond.com/download/build to download old versions for testing.)
Workarounds:
Change the tags to all text.