How does bj_isSinglePlayer works?
-
Map Protection
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
Custom script: if bj_isSinglePlayer then
-
Game - Display to (All players) the text: Singleplayer Mode?
-
Custom script: else
-
Game - Display to (All players) the text: Lan Mode?
-
Custom script: endif
-
-