TimedScript
Posted: Thu Jan 31, 2008 12:30 pm
As specified in :magery:fields when you create a field the timed script destroyObject has to be started. But in one of the recent changes this week the folder for endDestroyObject and destroyObject has been deleted that means any fields won't be destroyed anymore.
Code: Select all
TimerElem DestroyObject
{
Name DestroyObject
Cumulative 1
EndScript subScripts/items/endDestroyObject
}