2021-01-17, 02:20 PM
If the actor is not streamed in for ID 0 you delete it immediately after. Move the DestroyDynamicActor line outside the loop, and switch the break to a return statement.
[Pawn] IsDynamicActorStreamedIn always returns 0
|
Messages In This Thread |
IsDynamicActorStreamedIn always returns 0 - by c4p - 2021-01-13, 03:26 PM
RE: IsDynamicActorStreamedIn always returns 0 - by Bakr - 2021-01-17, 02:20 PM
RE: IsDynamicActorStreamedIn always returns 0 - by Expert* - 2021-01-18, 07:30 PM
|