Exclamation[Solved]Spawning model or Fx somewhere on map...

Posts 12 of 2 · Page 1 of 1
[Solved]Spawning model or Fx somewhere on map...
How do i spawn models or an Fx somewhere on the map?
Code:
someObject = spawn("script_model", (123,456,789));
someObject setModel(level.airDropCrateCollision);

playFX(level._effect[ "nuke_flash" ], (123,456,789));
/marked as solved
Posts 12 of 2 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

Need help?