Jump to content

remove the tires from a zone that already had them created


Recommended Posts

Posted

Been trying to remove the tires from a zone that already had them created originally like so...

 

zoneObj=ZONE:New("SelectedZONE"):BoundZone(32,country.id.USA,false)

 

 

 

 

-- zoneObj=nil garbagecollect() -- tried putting these two commands in all over the place

 

zoneObj=ZONE:New("SelectedZONE"):BoundZone(32,country.id.USA,true)

this one flags an error that says it can't find a table ?

 

Anyone know a good syntax that I can use to have the tires disappear from the zone after a scheduled amount of time ???

Even if I could kill the zone itself as it is not being used after the tires are destroyed...

 

Nothing I tried has worked , so far...:D

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...