RAGE.Elements.Ped.CreateMpGamerTag: Revision history

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.

11 May 2024

  • curprev 16:4116:41, 11 May 2024Shr0x talk contribs 599 bytes +599 Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''username:''' {{RageType|string}} *'''pointedClanTag:''' {{RageType|bool}} *'''isRockstarClan:''' {{RageType|bool}} *'''clanTag:''' {{RageType|string}} *'''p5:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.CreateMpGamerTag(username, pointedClanTag, isRockstarClan, clanTag, p5) </syntaxhighlight> ==Example== <syntaxhighlight lang=..."