[AJUDA] Muito simples
#1

Bom, ainda sou MUITO iniciante nisso e gostaria de estar aprendendo a scriptar, bom tentei criar um script hj mas deu uma sйrie de erros, devo ter errado nas chaves e nas funзхes de callbacks, se alguem puder manutenciar ele, eu agradeзo, e acredito que vocкs entendam a minha itenзгo ao fazer esse FS.

CУDIGO PWN

Quote:

#include <a_samp>

#define FILTERSCRIPT

public OnPlayerCommandText(playerid, cmdtext[])

{
if (strcmp)cmd, "/capacete1", true) == 0)
SetPlayerAttachedObject(playerid, 1, 18936, 2, 0.105, 0.02, 0, 0, 0, 0);

}

{
if (strcmp)cmd, "/capacete2", true) == 0)
SetPlayerAttachedObject(playerid, 1, 18937, 2, 0.105, 0.02, 0, 0, 0, 0);

}

{
if (strcmp)cmd, "/capacete3", true) == 0)
SetPlayerAttachedObject(playerid, 1, 18938, 2, 0.105, 0.02, 0, 0, 0, 0);

}
return 1;
#endif

ERROS CONHECIDOS

Quote:

C:\Users\User4\Desktop\roupa.pwn(9) : error 076: syntax error in the expression, or invalid function call
C:\Users\User4\Desktop\roupa.pwn(9) : error 017: undefined symbol "cmd"
C:\Users\User4\Desktop\roupa.pwn(9) : warning 215: expression has no effect
C:\Users\User4\Desktop\roupa.pwn(9) : warning 215: expression has no effect
C:\Users\User4\Desktop\roupa.pwn(9) : error 001: expected token: ";", but found ")"
C:\Users\User4\Desktop\roupa.pwn(9) : fatal error 107: too many error messages on one line

Reply


Messages In This Thread
[AJUDA] Muito simples - by KinX - 21.12.2011, 06:19
Re: [AJUDA] Muito simples - by Aquilis - 21.12.2011, 06:46
Re: [AJUDA] Muito simples - by KinX - 21.12.2011, 07:34
Re: [AJUDA] Muito simples - by KinX - 21.12.2011, 11:22
Re: [AJUDA] Muito simples - by Sampizito - 21.12.2011, 11:46
Re: [AJUDA] Muito simples - by KinX - 21.12.2011, 11:48
Re: [AJUDA] Muito simples - by isli27 - 21.12.2011, 12:14
Re: [AJUDA] Muito simples - by Lуs - 21.12.2011, 12:46
Re: [AJUDA] Muito simples - by KinX - 21.12.2011, 13:55
Re: [AJUDA] Muito simples - by Falcon. - 21.12.2011, 14:02

Forum Jump:


Users browsing this thread: 4 Guest(s)