Hi all,
first of all: this mod is awesome !!
but i have a little problem building a mission.
So my problem is:
i would like to reset the player position to a random spawn position (respawn_blue_1, respawn_blue_2,...)
when he dies (the loadout is resettet also by an onPlayerRespawn.sqf - this may also have effect on reconnect but should not)
we have persistence enabled so when player reconnects he should be at the saved position.
when he dies he should, be completle resettet.
so my question is there a way to set this data ?
have seen in the getPlayer setPlayer functions are the position saved , is there a way to replace the _postion with a custom postion in the onPlayerRespawn.sqf ?
thanks for reading
i hope you will understand what i am looking for
and sorry for my poor english skills
dnl