GAMEMODE: Difference between revisions

4 bytes removed ,  21 August 2022
no edit summary
(Added documentation for the "singleonly" and "onlineonly" sub-blocks that are to be added in Zandronum 3.2.)
No edit summary
Tag: Source edit
Line 12: Line 12:
         flagname2 = <true/false>
         flagname2 = <true/false>
          
          
         singleonly (3.2-alpha and above only)
         singleonly {{Devfeature|3.2|alpha}}
         {
         {
             CVar1 = <value>
             CVar1 = <value>
Line 18: Line 18:
         }
         }
          
          
         onlineonly (3.2-alpha and above only)
         onlineonly {{Devfeature|3.2|alpha}}
         {
         {
             CVar3 = <value>
             CVar3 = <value>