Posted By: Mysterious
does game_save saves flags ? - 09/17/09 07:59
Hi
I am using game_save:
game_save("save" , 0 , _VAR(SV_ALL));
and after saving I hide some entities, then I load but the entities are still hidden.
I want load to restore them to the same status before saving
I am using game_save:
game_save("save" , 0 , _VAR(SV_ALL));
and after saving I hide some entities, then I load but the entities are still hidden.
I want load to restore them to the same status before saving
