trapw0w / PRAE_Modules

Github for the source of @PRAE_Modules
GNU General Public License v3.0
0 stars 0 forks source link

Modify input of _location to not auto include respawn_ #28

Open trapw0w opened 5 years ago

trapw0w commented 5 years ago

PRAE_fnc_praeSetPos currently takes a markerName as _location. This will then automatically add respawn_ prior to the location to include a full location of respawn_MARKER_NAME. Ideally want to remove the addition of respawn_ by default and make the caller provide this full marker name.

This provides further functionality to the function.

trapw0w commented 5 years ago

Need to find functions that will be effected by this change

trapw0w commented 5 years ago

Currently below functions & scripts rely on this:

trapw0w commented 5 years ago

PRAE Multispawn not planned for release until 1.5. Have moved milestone to Development Release v1.5