53
edits
ChrisGame20 (talk | contribs) No edit summary |
ChrisGame20 (talk | contribs) No edit summary |
||
| Line 8: | Line 8: | ||
|parameter2 = bool enable True to show the name and icon, false to hide | |parameter2 = bool enable True to show the name and icon, false to hide | ||
|usage = Display or hide the player’s name and icon above their ped | |usage = Display or hide the player’s name and icon above their ped | ||
|notes = | |notes = playerId must be a valid client index | ||
|return1 = void | |return1 = void | ||
|exampleJS = | |exampleJS = natives.setDisplayPlayerNameAndIcon(localPlayer.id, true); | ||
}} | }} | ||
edits