Posts: 1,197
Threads: 85
Joined: Jan 2011
Fail William. Vocк nгo definiu o cmd
.
PHP код:
#include <a_samp>
#define LARANJA 0xFF9933AA
#define AGUA 0x7CFC00AA
#define VERDE 0x33AA33AA
public OnPlayerCommandText(playerid, cmdtext[])
{
if(!strcmp("/vida", cmdtext, true))
{
GetPlayerHealth(playerid, 100);
SendClientMessage(playerid, LARANJA,"Vocк recebeu 100 de vida com sucesso");
return 1;
}
return 0;
}
Posts: 45
Threads: 12
Joined: Sep 2011
Reputation:
0
galerinha ainda ta dando 1 erro que diz
C:\Documents and Settings\User\Desktop\comandos.pwn(10) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Posts: 45
Threads: 12
Joined: Sep 2011
Reputation:
0
vlw caroline consegui aqui brigadгo
Posts: 1,530
Threads: 16
Joined: Feb 2011
Reputation:
0
Kkkkkkkkkk ri mto... desde qdo li a pergunta eu notei q tava Get em vez de Set ai fui descendo os comentarios e vendo tudo Get kkkkkkkkkkkkkkkkk hilario...