06.01.2014, 20:56
I have used CreatePlayerObject to create some objects for any player that connects to my server, but I also want to make a command that will destroy all of those objects at the same time. Do I need to add all the CreatePlayerObject functions to an array or something?