I was wondering for my game mode, if it would be necessary for me to recreate the entities that were around last game with ents.Create even if I have used SetPData(“Player”,<table here>) and get the entity from that table?
[editline]16th March 2011[/editline]
Oh and another question, could I do seperate tables for data tables using ply.inventory:SetDTEntity() ?