Skip to content

Current questions and answers regarding the map editor.

User Avatar
#2648
Auto-translated
Why do it this way? if GetCurrentPlayer() == 1 then

If it is currently player 1's turn, then...

You can specify any player. If you want it to apply to all players, simply don't write anything and go straight to the function.

Whatever