23.02.2013, 13:18
I'm getting two warnings:
The lines:
I have changed the variable, because playername already exist in the gamemode.
Код:
C:\Users\Nourdin\Desktop\Nourdin\SA-MP\LSC-RP - by Faff\gamemodes\sgrp.pwn(3949) : warning 202: number of arguments does not match definition C:\Users\Nourdin\Desktop\Nourdin\SA-MP\LSC-RP - by Faff\gamemodes\sgrp.pwn(3949) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Warnings.
Код:
format(playernamehud, sizeof(playernamehud), "%s", GetPlayerName(playerid));