Setwall: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
 
One (talk | contribs)
No edit summary
Line 1: Line 1:
setwall[<[[wall id]]>].<functionname> <[[gamevar]]>
'''setwall'''[<[[wall id]]>].<functionname> <[[gamevar]]>


Use setwall to set the value of <functionname> to the [[gamevar]] <[[gamevar]]> within the [[wall]] determined by the [[gamevar]] <[[wall id]]> . See [[Members of the wall structure]].
Use setwall to set the value of <functionname> to the [[gamevar]] <[[gamevar]]> within the [[wall]] determined by the [[gamevar]] <[[wall id]]> . See [[Members of the wall structure]].

Revision as of 13:28, 4 May 2009

setwall[<wall id>].<functionname> <gamevar>

Use setwall to set the value of <functionname> to the gamevar <gamevar> within the wall determined by the gamevar <wall id> . See Members of the wall structure.