11.07.2010, 19:32
Hey why i got this warning's?
Command:
Warnings:
Help please
how can i fix xD
Command:
Quote:
if (strcmp("/gmx", cmdtext, true, 10) == 0) { if(Player_A_Level[playerid] == 1) { OnFilterScriptExit(); SetTimer("RCON Command Sent"); }else SendClientMessage(playerid, red, "Error: You must be need enough level to use this command"); return 1; } |
Quote:
C:\Documents and Settings\Hab\Desktop\H_Admin\filterscripts\H_Admin .pwn(182) : warning 202: number of arguments does not match definition C:\Documents and Settings\Hab\Desktop\H_Admin\filterscripts\H_Admin .pwn(182) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Warnings. |
how can i fix xD