User contributions for Muphy
26 November 2019
- 15:2515:25, 26 November 2019 diff hist −12 SetBlipColor →Required Arguments
- 15:2515:25, 26 November 2019 diff hist +58 SetBlipColor →Required Arguments
- 15:2415:24, 26 November 2019 diff hist −19 SetBlipColor →Required Arguments
- 15:2315:23, 26 November 2019 diff hist +677 N SetBlipColor Created page with "Sets the color of a blip. ==Syntax== <pre>void NAPI.Blip.SetBlipColor(Blip blip, int color);</pre> === Required Arguments === *'''blip:''' The blip to get the color from. Pa..."
- 15:1715:17, 26 November 2019 diff hist +409 N GetBlipTransparency Created page with "Gets the transparency (alpha) of a blip. ==Syntax== <pre>int NAPI.Blip.GetBlipTransparency(Blip blip);</pre> === Required Arguments === *'''blip:''' The blip to get the tran..."
- 15:1615:16, 26 November 2019 diff hist +391 N GetBlipSprite Created page with "Gets the sprite (icon type) of a blip. ==Syntax== <pre>uint NAPI.Blip.GetBlipSprite(Blip blip);</pre> === Required Arguments === *'''blip:''' The blip to get the sprite from..."
- 15:1515:15, 26 November 2019 diff hist +424 N GetBlipShortRange Created page with "Gets the range status of a blip. ==Syntax== <pre>bool NAPI.Blip.GetBlipShortRange(Blip blip);</pre> === Required Arguments === *'''blip:''' The blip to get the range status..."
- 15:1315:13, 26 November 2019 diff hist +424 N NAPI.BlipGetBlipShortRange Created page with "Gets the range status of a blip. ==Syntax== <pre>bool NAPI.Blip.GetBlipShortRange(Blip blip);</pre> === Required Arguments === *'''blip:''' The blip to get the range status..." current
- 15:1015:10, 26 November 2019 diff hist +4 GetBlipScale →Example
- 15:1015:10, 26 November 2019 diff hist +10 GetBlipScale →Example
- 15:1015:10, 26 November 2019 diff hist −2 GetBlipScale →Syntax
- 15:0915:09, 26 November 2019 diff hist +337 N GetBlipScale Created page with "==Syntax== <pre>Vector3 NAPI.Blip.GetBlipScale(Blip blip);</pre> === Required Arguments === *'''blip:''' The blip to get the scale from. Parameter input should be in '''Blip'..."
- 15:0715:07, 26 November 2019 diff hist +47 Server-side CSharp function →Blip
- 15:0615:06, 26 November 2019 diff hist +203 GetBlipPosition →Syntax
- 15:0115:01, 26 November 2019 diff hist +188 N GetBlipPosition Created page with "==Syntax== <pre>Vector3 NAPI.Blip.GetBlipPosition(Blip blip);</pre> === Required Arguments === *'''blip:''' The blip to get the position from. Parameter input should be in ''..."