User contributions for Arc

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

25 May 2008

  • 19:0819:08, 25 May 2008 diff hist +1,805 N GivePedJetPackNew page: __NOTOC__ {{Server function}} This function is used to give a ped a jetpack. This function is not guaranteed to succeed. There are some cases where the jetpack cannot be given, for exampl...
  • 19:0519:05, 25 May 2008 diff hist +760 N GetPedGravityNew page: {{Server function}} __NOTOC__ This function returns the current gravity for the specified ped. The default gravity is 0.008. ==Syntax== <syntaxhighlight lang="lua"> float getPedGravity ( ped thePed ...
  • 19:0219:02, 25 May 2008 diff hist +908 N GetPedFightingStyleNew page: {{Server function}} __NOTOC__ Retrieves the fighting style a player/ped is currently using. ==Syntax== <syntaxhighlight lang="lua"> int getPedFightingStyle ( ped thePed ) </syntaxhighlight> ===Required Argumen...
  • 18:2918:29, 25 May 2008 diff hist −13 m AddPedClothesNo edit summary
  • 18:2918:29, 25 May 2008 diff hist +1,257 N GetPedClothesNew page: {{Server client function}} __NOTOC__ This function is used to get the current clothes texture and model of a certain type on a ped. ==Syntax== <syntaxhighlight lang="lua"> string string getPedClothe...
  • 18:1918:19, 25 May 2008 diff hist +4 m AddPedClothesNo edit summary
  • 18:1918:19, 25 May 2008 diff hist +1,725 N AddPedClothesNew page: {{Needs_Checking|Tattoos (types 4 through 12) do not work, they will not apply}} __NOTOC__ {{Server client function}} This function is used to set the current clothes of a certain type o...
  • 17:4917:49, 25 May 2008 diff hist +527 Template:Ped functionsNo edit summary
  • 16:2716:27, 25 May 2008 diff hist +4 m XmlNodeGetAttributesNo edit summary
  • 16:2516:25, 25 May 2008 diff hist +1,268 N XmlNodeGetAttributesNew page: __NOTOC__ {{Server client function}} Returns all the attributes of a specific XML node. ==Syntax== <syntaxhighlight lang="lua"> table xmlNodeGetAttributes ( xmlnode node ) </syntaxhighlight> ===Required Arguments=...
  • 10:1010:10, 25 May 2008 diff hist +376 N XmlNodeSetNameNew page: __NOTOC__ {{Server client function}} Sets the tag name of the specified XML node. ==Syntax== <syntaxhighlight lang="lua"> bool xmlNodeSetName ( xmlnode node, string name ) </syntaxhighlight> ===Required Arguments==...
  • 10:0810:08, 25 May 2008 diff hist +340 N XmlNodeGetNameNew page: __NOTOC__ {{Server client function}} Gets the tag name of the specified XML node. ==Syntax== <syntaxhighlight lang="lua"> string xmlNodeGetName ( xmlnode node ) </syntaxhighlight> ===Required Arguments=== *'''node:...
  • 10:0110:01, 25 May 2008 diff hist +66 m Template:XML functionsNo edit summary

19 May 2008

17 May 2008

16 May 2008

  • 10:4910:49, 16 May 2008 diff hist +510 N FileDeleteNew page: __NOTOC__ {{Server function}} Deletes the specified file. ==Syntax== <syntaxhighlight lang="lua"> bool fileDelete ( string filename [, resource res = getThisResource()] ) </syntaxhighlight> ===Required Arguments===...
  • 10:4610:46, 16 May 2008 diff hist +40 m Template:File functionsNo edit summary
  • 10:0810:08, 16 May 2008 diff hist +1,615 N SetMinuteDurationNew page: __NOTOC__ {{Client function}} Sets the real-world duration of an ingame minute. The GTA default is 1000. ==Syntax== <syntaxhighlight lang="lua"> bool setMinuteDuration ( int milliseconds ) </syntaxhighlight> ===Req...
  • 09:5309:53, 16 May 2008 diff hist +354 N GetMinuteDurationNew page: __NOTOC__ {{Client function}} Tells you how long an ingame minute takes in real-world milliseconds. The default GTA value is 1000. ==Syntax== <syntaxhighlight lang="lua"> int getMinuteDuration ( ) </syntaxhighlight>...

15 May 2008

6 April 2008

2 April 2008

1 April 2008

30 March 2008

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)