• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] IsDynamicActorStreamedIn always returns 0
#2
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.
  Reply


Messages In This Thread
RE: IsDynamicActorStreamedIn always returns 0 - by Bakr - 2021-01-17, 02:20 PM

Forum Jump: