[Help] Is there a way to do that when xStreamer FS unloads...
#1

Is there a way to do that when xStreamer FS unloads it will Destroy All objects that it Spawned in the Script?
here is the Release topic: http://forum.sa-mp.com/index.php?topic=85795.0
Almost no1 looks at the last pages so I ask here....
I know it has to be:
pawn Код:
public OnFilterScriptExit()
{
    DestroyStreamedObject(objectid);
    return 1;
}
but the thing is i dunno what Objectid i need to put so it wil destroy all of them
Please help
Reply


Messages In This Thread
[Help] Is there a way to do that when xStreamer FS unloads... - by Castle - 16.03.2009, 20:33
Re: [Help] Is there a way to do that when xStreamer FS unloads... - by mirkoiz - 16.03.2009, 21:42
Re: [Help] Is there a way to do that when xStreamer FS unloads... - by Norn - 16.03.2009, 21:43
Re: [Help] Is there a way to do that when xStreamer FS unloads... - by r3k1lLz_ - 26.01.2010, 07:58
Re: [Help] Is there a way to do that when xStreamer FS unloads... - by Calgon - 26.01.2010, 09:52

Forum Jump:


Users browsing this thread: 1 Guest(s)