19.12.2011, 16:21
Hey guys, well I was just wondering. In my script I have a command called /exhale and it allows the player to blow out smoke. (One of SAMP's particle effects) I use it for my RP server, but I was wondering when creating the particle you have to use CreateObject....
But after the smoke has faded away, you no longer see anything. so does that DestroyObject automatically?
For example if I created an object that was a wall.. That wall would not disappear unless I did DestroyObject.
So doe's a particle have a 'transparent' object once the particle has disappeared? Or would that have to be done manually cause that may cause lagg if people are creating invisible objects...
But after the smoke has faded away, you no longer see anything. so does that DestroyObject automatically?
For example if I created an object that was a wall.. That wall would not disappear unless I did DestroyObject.
So doe's a particle have a 'transparent' object once the particle has disappeared? Or would that have to be done manually cause that may cause lagg if people are creating invisible objects...