1 Warning
#1

Hello Guys,
I just add this code

pawn Код:
new joinmess[128];
    format(joinmess, sizeof(joinmess), " %s has joined the server.", GetPlayerNameEx(playerid));
    ABroadCast(COLOR_YELLOW, joinmess);
then i got this warning

pawn Код:
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\El Pilipinas Roleplay v5\gamemodes\XGAMING.pwn(46466) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Warning.
Here's that line

pawn Код:
ABroadCast(COLOR_YELLOW, joinmess);
How to fix it ? i want my script to be clean. +rep
Reply


Messages In This Thread
1 Warning - by ChuckyBabe - 28.04.2014, 23:23
Re: 1 Warning - by Campbell- - 28.04.2014, 23:34
Re: 1 Warning - by GeasyW - 28.04.2014, 23:43
Re: 1 Warning - by ChuckyBabe - 29.04.2014, 01:18

Forum Jump:


Users browsing this thread: 1 Guest(s)