User contributions for SalwadoR
26 September 2017
- 14:5714:57, 26 September 2017 diff hist −5 Entity::destroy No edit summary
- 14:5714:57, 26 September 2017 diff hist +9 Blip::Blip No edit summary
- 14:5714:57, 26 September 2017 diff hist 0 Player::call No edit summary
- 14:5614:56, 26 September 2017 diff hist 0 Player::outputChatBox No edit summary
- 14:5614:56, 26 September 2017 diff hist −5 Pool::forEach No edit summary
- 14:5614:56, 26 September 2017 diff hist +3 Pool::length No edit summary
- 14:5514:55, 26 September 2017 diff hist 0 Vehicle::locked No edit summary
- 14:5514:55, 26 September 2017 diff hist +8 Vehicle::getNeonColour No edit summary
- 14:5514:55, 26 September 2017 diff hist 0 Blip::Blip No edit summary
- 14:5114:51, 26 September 2017 diff hist −5 Pool::forEachInRange No edit summary
- 14:5114:51, 26 September 2017 diff hist −5 Player::call No edit summary
- 14:5114:51, 26 September 2017 diff hist −5 Player::outputChatBox No edit summary
- 14:5014:50, 26 September 2017 diff hist +169 Blip::Blip No edit summary
- 14:3714:37, 26 September 2017 diff hist +43 Player::outputChatBox Changed syntax; Added RGB example;
- 09:3809:38, 26 September 2017 diff hist +737 PlayerCommand No edit summary
- 08:5608:56, 26 September 2017 diff hist +180 PlayerCommand Undo revision 5908 by Jack Savage (talk)
17 September 2017
- 09:5309:53, 17 September 2017 diff hist +10 Player::call No edit summary
16 September 2017
- 11:1011:10, 16 September 2017 diff hist +900 N Pool::forEachInRange Created page with "This function used for call function for each elements in pool, but only if it in range of position. ==Syntax== <syntaxhighlight lang="javascript"> void pool.forEachInRange(V..."
15 September 2017
- 08:3408:34, 15 September 2017 diff hist 0 Client-side functions No edit summary
- 08:3208:32, 15 September 2017 diff hist +36 Client-side functions No edit summary
- 07:4107:41, 15 September 2017 diff hist −1,182 Client-side functions No edit summary
30 August 2017
- 13:1113:11, 30 August 2017 diff hist +1 Blip::Blip No edit summary
- 13:1013:10, 30 August 2017 diff hist +606 Blip::Blip No edit summary
28 August 2017
- 10:4310:43, 28 August 2017 diff hist −7 Player::call No edit summary
- 10:4310:43, 28 August 2017 diff hist −14 Player::call No edit summary
19 May 2017
- 14:2914:29, 19 May 2017 diff hist +655 N Vehicle::setColorRGB Created page with "This function used for set vehicle RGB body color. ==Syntax== <syntaxhighlight lang="javascript"> void vehicle.setColourRGB(int r1, int g1, int b1, int r2, int g2, int b2); <..."
- 14:2514:25, 19 May 2017 diff hist +641 N Vehicle::setNeonColour Created page with "This function used for set vehicle RGB neon color. ==Syntax== <syntaxhighlight lang="javascript"> void vehicle.setNeonColour(int r, int g, int b); </syntaxhighlight> ===Req..."
- 14:2414:24, 19 May 2017 diff hist +11 Vehicle::getNeonColour No edit summary
- 14:2214:22, 19 May 2017 diff hist 0 Vehicle::getNeonColour No edit summary
- 14:2214:22, 19 May 2017 diff hist +36 Vehicle::getNeonColour No edit summary
- 14:1714:17, 19 May 2017 diff hist +74 Pool::at No edit summary
- 14:1514:15, 19 May 2017 diff hist +639 N Vehicle::getNeonColour Created page with "This function used for get vehicle neon color in RGB format. <syntaxhighlight lang="javascript"> void vehicle.getNeonColour(); </syntaxhighlight> '''Return array containing..."
5 May 2017
- 09:3509:35, 5 May 2017 diff hist +24 Client-side functions Undo revision 486 by SalwadoR (talk)
- 09:3509:35, 5 May 2017 diff hist −25 Template:Event function Undo revision 485 by SalwadoR (talk)
- 09:3209:32, 5 May 2017 diff hist +600 N Vehicle::locked Created page with "This property used for lock/unlock vehicle. Players can't seat to locked vehicles, bikes too. <syntaxhighlight lang="javascript"> boolean vehicle.lock; </syntaxhighlight> =..."
- 09:2709:27, 5 May 2017 diff hist 0 Pool::length No edit summary
- 09:2609:26, 5 May 2017 diff hist +41 Pool::length No edit summary
- 09:1409:14, 5 May 2017 diff hist +1,050 N Pool::forEach Created page with "This function used for call function for each elements in pool. ==Syntax== <syntaxhighlight lang="javascript"> void pool.forEach(function callingFunction); </syntaxhighlight>..."
- 08:5408:54, 5 May 2017 diff hist +491 N Pool::length Created page with "This function used for get pool elements count. ==Syntax== <syntaxhighlight lang="javascript"> int pool.length; </syntaxhighlight> ==Example== That's example will return v..."
- 08:5008:50, 5 May 2017 diff hist +265 Pool::at No edit summary
4 May 2017
- 15:4715:47, 4 May 2017 diff hist +576 N PlayerChat Created page with "This event is triggered when player send message in the chat. ==Parameters== * '''player''' - player, who send message. * '''text''' - sent text. (Rly? Wow) ==Example== This..."
- 15:3815:38, 4 May 2017 diff hist +1,252 N Events::callRemote Created page with " This function used for call server side event from client script. ==Syntax== <syntaxhighlight lang="typescript"> void mp.events.callRemote(string eventName [, ...args]) </sy..."
- 15:3315:33, 4 May 2017 diff hist −24 Client-side functions →Event functions
- 15:3315:33, 4 May 2017 diff hist +25 Template:Event function No edit summary
- 15:1815:18, 4 May 2017 diff hist 0 Player::call No edit summary
- 14:2814:28, 4 May 2017 diff hist +459 N Browser::execute Created page with "This function used for call JavaScript code in created browser. ==Syntax== <syntaxhighlight lang="typescript"> void browser.execute(string executedCode); </syntaxhighlight>..."
- 14:2814:28, 4 May 2017 diff hist −6 Template:Browser definition c No edit summary
- 14:1514:15, 4 May 2017 diff hist +7 Player::call No edit summary
- 14:1214:12, 4 May 2017 diff hist +1,441 Player::call No edit summary
- 14:1114:11, 4 May 2017 diff hist +564 N Entity::destroy Created page with "This function used for destroy created entities. ==Syntax== <syntaxhighlight lang="typescript"> void entity.destroy(); </syntaxhighlight> ==Example== This example create ve..."