Translations:Development/64/fr: 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.

4 May 2024

  • curprev 16:3016:30, 4 May 2024Nawretard talk contribs 160 bytes +160 Created page with "<syntaxhighlight lang="c++"> for(int i = 0; i < MAX_CLIENTS; i++) { // Server-side CPlayer *pPlayer = GameServer()->m_apPlayers[i]; } </syntaxhighlight>"