User contributions for Gamesnert
Jump to navigation
Jump to search
9 August 2010
- 20:2120:21, 9 August 2010 diff hist +1,572 N OnClientDoubleClick Created page with '{{Client event}} __NOTOC__ This event triggers whenever the user double-clicks his mouse. This is linked to the GTA world, as appose to GUI for which onClientGUIDoubleClick…'
- 20:1320:13, 9 August 2010 diff hist +304 N GetValidPedModels Created page with '{{Server client function}} __NOTOC__ This function returns all valid ped models. ==Syntax== <syntaxhighlight lang="lua"> table getValidPedModels ( ) </syntaxhighlight> ===Returns=== Returns a table …'
- 20:0920:09, 9 August 2010 diff hist 0 m GetPedMoveState No edit summary
- 20:0920:09, 9 August 2010 diff hist +571 N GetPedMoveState Created page with '{{Server function}} __NOTOC__ This function returns the current move state for the specified ped. ==Syntax== <syntaxhighlight lang="lua"> string getPedMoveState ( ped thePed ) </syntaxhighlight> ===…'
- 20:0920:09, 9 August 2010 diff hist +376 N Template:Ped move states Created page with '<div style="border:3px solid red;margin-bottom:3px;padding-left:5px;"><div style="float:right;padding-right:5px;font-weight:bold;"></div> * '''stand''': The ped is standing still…'
- 19:5919:59, 9 August 2010 diff hist 0 GetCameraViewMode No edit summary
- 19:5919:59, 9 August 2010 diff hist +560 N SetCameraViewMode Created page with '__NOTOC__ {{Client function}} This function allows you to set the camera's view mode. This indicates at what distance the camera will follow the player. *'''Note:''' It can curre…'
- 19:5719:57, 9 August 2010 diff hist +500 N GetCameraViewMode Created page with '__NOTOC__ {{Client function}} This function allows you to set the camera's view mode. This indicates at what distance the camera will follow the player. *'''Note:''' It currently…'
- 19:5519:55, 9 August 2010 diff hist +284 N Template:Camera view modes Created page with '<div style="border:3px solid red;margin-bottom:3px;padding-left:5px;"><div style="float:right;padding-right:5px;font-weight:bold;"></div> * '''0''': Bumper * '''1''': Close exter…'
- 19:3919:39, 9 August 2010 diff hist +152 ShowPlayerHudComponent No edit summary
- 18:3118:31, 9 August 2010 diff hist +26 EngineLoadTXD No edit summary
- 18:2918:29, 9 August 2010 diff hist −29 Template:Ped functions No edit summary
- 18:2318:23, 9 August 2010 diff hist +52 Template:Ped functions No edit summary
- 18:1918:19, 9 August 2010 diff hist −26 Template:Server functions No edit summary
- 18:1618:16, 9 August 2010 diff hist +30 Template:GUI events No edit summary
- 18:1318:13, 9 August 2010 diff hist −36 Template:Ped functions No edit summary
- 18:0918:09, 9 August 2010 diff hist −67 Template:Camera functions No edit summary
- 18:0318:03, 9 August 2010 diff hist −8 Template:Utility functions No edit summary
- 17:5117:51, 9 August 2010 diff hist +384 N OnClientVehicleExplode Created page with '{{Client event}} __NOTOC__ This event is triggered when a vehicle explodes. ==Parameters== This event has no parameters. ==Source== The source of this event is the vehicle th…'
- 16:5316:53, 9 August 2010 diff hist +1 m SetSoundEffectEnabled No edit summary
- 16:5316:53, 9 August 2010 diff hist +2 m GetSoundEffects No edit summary
- 16:5316:53, 9 August 2010 diff hist +24 GetSoundMetaTags No edit summary
- 16:5216:52, 9 August 2010 diff hist +536 N GetSoundMetaTags Created page with '__NOTOC__ {{Client function}} Used to get the meta tags attached to a sound. These provide information about the sound, for instance the title or the artist. ==Syntax== <syntaxhighlight lang="lua">…'
- 16:4916:49, 9 August 2010 diff hist +358 N Template:Sound Meta Tags Created page with '<div style="border:3px solid red;margin-bottom:3px;padding-left:5px;"><div style="float:right;padding-right:5px;font-weight:bold;"></div> * '''title''' * '''artist''' * '''album'…' current
- 16:4316:43, 9 August 2010 diff hist +625 N SetSoundEffectEnabled Created page with '__NOTOC__ {{Client function}} Used to enable or disable specific sound effects. ==Syntax== <syntaxhighlight lang="lua">int setSoundEffectEnabled ( element sound, string effectName, bool togg…'
- 16:4016:40, 9 August 2010 diff hist +515 N GetSoundEffects Created page with '__NOTOC__ {{Client function}} Returns the states of all effects of a sound. ==Syntax== <syntaxhighlight lang="lua">int getSoundEffects ( element sound )</syntaxhighlight> ===Required Arguments=== *'…'
- 16:3516:35, 9 August 2010 diff hist +292 N Template:Sound Effects Created page with '<div style="border:3px solid red;margin-bottom:3px;padding-left:5px;"><div style="float:right;padding-right:5px;font-weight:bold;"></div> * '''gargle''' * '''compressor''' * '''e…' current
- 16:3116:31, 9 August 2010 diff hist +521 N OnClientSoundChangedMeta Created page with '__NOTOC__ {{Client event}} This event is triggered when a sound's meta tags have been modified. ==Parameters== <syntaxhighlight lang="lua"> string streamTitle </syntaxhighlight> *'''streamTitle''': The…'
- 16:2716:27, 9 August 2010 diff hist +752 N OnClientSoundFinishedDownload Created page with '__NOTOC__ {{Client event}} This event is triggered when a sound has just finished downloading. This means the complete sound file is now loaded in the player's RAM, and can be pl…'
- 16:2116:21, 9 August 2010 diff hist +1,041 N OnClientSoundStream Created page with '__NOTOC__ {{Client event}} This event is triggered when a sound has just finished initial streaming. For file streams, this means the sound will now start playing, but isn't done…'
- 16:0116:01, 9 August 2010 diff hist −28 SetTrafficLightState No edit summary
- 16:0116:01, 9 August 2010 diff hist +447 GetTrafficLightState No edit summary current
- 16:0116:01, 9 August 2010 diff hist +475 SetTrafficLightState →Example
8 August 2010
- 21:4621:46, 8 August 2010 diff hist +36 GetTimerDetails No edit summary
- 21:4621:46, 8 August 2010 diff hist +1 GetTimerDetails No edit summary
- 21:1121:11, 8 August 2010 diff hist +467 Traffic light states No edit summary
- 21:0821:08, 8 August 2010 diff hist 0 N File:Traffic off.png No edit summary current
- 15:4115:41, 8 August 2010 diff hist +95 Template:Client audio functions No edit summary
- 15:1215:12, 8 August 2010 diff hist +35 Client Scripting Events No edit summary
- 15:1215:12, 8 August 2010 diff hist +35 N Sound events moved Sound events to Template:Sound events: Oops current
- 15:1215:12, 8 August 2010 diff hist 0 m Template:Sound events moved Sound events to Template:Sound events: Oops