15.12.2013, 19:41
fiz outro comando, sу deu 1 warning
erro:
C:\Users\Bernardo\Desktop\BUL - Dominio Samp\gamemodes\BSG.pwn(32730) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 11736 bytes
Code size: 2190164 bytes
Data size: 1995424 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 4213708 bytes
1 Warning.
Quote:
if(strcmp(cmd, "/phells", true) == 0) { LINHA 32730 -- > if ((IsAHells(playerid)) && PlayerToPoint(15.0, playerid, 668.1505, -461.3840, 15.8969,92.1610)) { MoveObject( PHELLS, 714.9000244,-475.1000061,18.1000004,3); GameTextForPlayer(playerid, "~w~PORTAO ~R~ HELLS ABERTO", 5000, 3); SetTimer("pd8", 5000, false); } return 1; } |
C:\Users\Bernardo\Desktop\BUL - Dominio Samp\gamemodes\BSG.pwn(32730) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 11736 bytes
Code size: 2190164 bytes
Data size: 1995424 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 4213708 bytes
1 Warning.