Hello everyone,
i have a table with loads of elements in them. and when i call table.remove , it freezes the game for a second. But when i do this :
example :
mytable = nil
collectgarbage(“collect”)
it doesn’t freeze in above situation. So is the above mentioned way a proper way to empty tables and free memory?. Thank you
[import]uid: 78994 topic_id: 15961 reply_id: 315961[/import]