screpl.writer.scmd package ¶ Submodules ¶ screpl.writer.scmd.action module screpl.writer.scmd.condition module screpl.writer.scmd.unit module Module contents ¶ screpl.writer.scmd. write_scmd_const ( self , table , value ) [source] ¶ screpl.writer.scmd. write_scmd_trigger ( self , player , conditions , actions , preserved = True ) [source] ¶ write scmd trigger Note This is minimalized function to utilize for boundeditor plugin. So, there are many limitations, such as assigining trigger for more than one player. Parameters player ( int , EUDVariable ) – trigger player conditions ( list ) – list of Condition actions ( list , tuple ) – list of Action, or tuple of (# Actions, EUDArray of actions) screpl.writer.scmd. writer_scmd_init ( ) [source] ¶