View Full Version : Help with a unit-renaming script


Porges
Mar 31, 2006, 12:35 AM
Fixed :) . . . . Wasn't using SimCutie's event manager correctly.

snarko
Mar 31, 2006, 06:51 AM
unit.getName should be unit.getName()
city.getName should be city.getName()

Don't know if that's the problem you're experiencing since I don't know how SimCutie's event manager works, but it's a problem.