[Ajuda] Comando
#5

Quote:
Originally Posted by xCR7
Посмотреть сообщение
pawn Код:
if(strcmp(cmdtext, "/Trabalhar", true) == 0)
{
if(trabalhando[playerid] == 0) {
 SendClientMessage(playerid, -1, "Vocк nгo estб trabalhando");
}else
{
// Cуdigo do /entregar
}
entгo, fiz do jeito que vocк falou deu os seguintes erros

Код:
C:\Users\Wagner\Documents\Meu server\Server\gamemodes\lvdm.pwn(609) : error 028: invalid subscript (not an array or too many subscripts): "trabalhando"
C:\Users\Wagner\Documents\Meu server\Server\gamemodes\lvdm.pwn(609) : warning 215: expression has no effect
C:\Users\Wagner\Documents\Meu server\Server\gamemodes\lvdm.pwn(609) : error 001: expected token: ";", but found "]"
C:\Users\Wagner\Documents\Meu server\Server\gamemodes\lvdm.pwn(609) : error 029: invalid expression, assumed zero
C:\Users\Wagner\Documents\Meu server\Server\gamemodes\lvdm.pwn(609) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply


Messages In This Thread
Comando - by LuquinhasP3 - 08.10.2014, 06:40
Re: Comando - by CLANdok - 08.10.2014, 07:38
Re: Comando - by mau.tito - 08.10.2014, 09:16
Re: Comando - by ipsLuan - 08.10.2014, 13:01
Respuesta: Re: Comando - by LuquinhasP3 - 08.10.2014, 13:16
Re: Comando - by ipsLuan - 08.10.2014, 13:29
Respuesta: Re: Comando - by LuquinhasP3 - 08.10.2014, 13:56
Re: Comando - by ipsLuan - 08.10.2014, 14:18
Respuesta: Comando - by LuquinhasP3 - 08.10.2014, 15:19
Re: Comando - by DavidCosta - 08.10.2014, 16:15

Forum Jump:


Users browsing this thread: 1 Guest(s)