warning 202: number of arguments does not match definition

New member
Joined
May 30, 2020
Messages
17
Salut. Am problema asta la aproape toate comenzile.

Primesc warning 202: number of arguments does not match definition . 

unknown.png




(13050) : warning 202: number of arguments does not match definition


 
New member
Joined
May 27, 2020
Messages
16
ycmd:panel(playerid, parmas[], help) return SCM(playerid, COLOR_YELLOW, "panel");

 
New member
Joined
Feb 8, 2020
Messages
5
Salut. Am problema asta la aproape toate comenzile.

Primesc warning 202: number of arguments does not match definition . 

unknown.png




(13050) : warning 202: number of arguments does not match definition
YCMD:panel(playerid, params[], help) incerca asa 

 
New member
Joined
Jan 16, 2020
Messages
16
YCMD:panel(playerid, params[], help) return SendClientMessage(playerid, COLOR_YELLOW, "panel");

ti am facut totul intr o linie, iar tu ai in 6 linii

 
Top