[Ajuda] [Erro] Pawno FS
#1

Queria Saber de um Erro... й na hr de enviar mensagem.

Erro :
Laser.pwn( 41 ) : error 035: argument type mismatch (argument 2)
Laser.pwn( 48 ) : error 035: argument type mismatch (argument 2)

Linhas:
[38] if (!strcmp("/laseron", cmdtext, true)) {
[39] SetPVarInt(playerid, "laser", 1);
[40] SetPVarInt(playerid, "cor", GetPVarInt(playerid, "cor"));
[41] SendClientMessage(playerid,"Vocк Ligou o Raio Laser de Suas Armas");
[42] return 1;
[43] }


[45] if (!strcmp("/laseroff", cmdtext, true)) {
[46] SetPVarInt(playerid, "laser", 0);
[47] RemovePlayerAttachedObject(playerid, 0);
[48] SendClientMessage(playerid,"Vocк Desligou o Laser de Suas Armas");
[49] return 1;
[50] }


Agradeзo desde jб
Reply


Messages In This Thread
[Erro] Pawno FS - by Marcelo9911 - 11.03.2014, 20:43
Re: [Erro] Pawno FS - by JonathanFeitosa - 11.03.2014, 20:45
Re: [Erro] Pawno FS - by Marcelo9911 - 11.03.2014, 21:02

Forum Jump:


Users browsing this thread: 2 Guest(s)