> Euh yes, but free_string() doesn't free memory which is in the > assigned to mob/room/object indexes.
Only if it's loaded at boot time.. strings given to mob indexes with OLC are alloc'd just like everything else and free_string don't know the difference. --Palrich.

