Es.forcevalue
From EventScripts Community Encyclopedia
[edit] Method: forcevalueModule: es [edit] Method Overview[edit] Table of Contents
[edit] DescriptionAttempts to vorce the variable to a particular value. Useful primarily for sv_cheats without notification. This is the Python equivalent of: http://www.eventscripts.com/pages/es_forcevalue [edit] Arguments
[edit] ExamplesThis Ends the current map by forcing the timelimit to be very low, then afterwards ending the round es.forcevalue("mp_timelimit",1) es.server.queuecmd("endround") [edit] Notes
[edit] See Also
|
|
