GetPedControlState: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 November 2018

5 November 2018

8 October 2018

8 July 2018

19 June 2017

4 September 2016

19 May 2008

  • curprev 14:0214:02, 19 May 2008Arc talk contribsm 504 bytes +3 No edit summary
  • curprev 13:5813:58, 19 May 2008Arc talk contribs 501 bytes +501 New page: __NOTOC__ {{Client function}} Checks whether a ped has a certain control pressed. ==Syntax== <syntaxhighlight lang="lua"> bool getControlState ( ped thePed, string control ) </syntaxhighlight> ===Required Arguments...