[Ajuda] Defines De Formataзao
#1

Baixei Sistema de Admin Na Net !

Com Isso Da 26 Erros !
PHP код:
#define paramount(%0,%1) for(new %0; %0 < %1; ++%0) if(IsPlayerConnected(%0) && !IsPlayerNPC(%0)) 
Quando Eu Deleto da 7 eRROS ! mais botei o sistema numa FS E rodo Normal Oque Sera q й ?
Reply
#2

Nгo tem erro nenhum nesta macro, o erro estб no seu gamemode, vocк deve ter usado a macro de forma incorreta... De qualquer forma aconselho a abandonar esta macro e passar a usar foreach.
Reply
#3

PHP код:
warning 219local variable "str" shadows a variable at a preceding level 
TEM YSI DBUG ATUALIZADA AI ??
Reply
#4

26 erros normalmente й falta de chaves. Tente jogar no tabulador do IpsBruno.
Reply
#5

Dб uma verificada:

pawn Код:
#define paramount(%0,%1) for(new %0; %0 < %1; ++%0) if(IsPlayerConnected(%0) && !IsPlayerNPC(%0))
Quando for usar:

pawn Код:
paramount(i, MAX_PLAYERS){


}

Ou poste o link do scripts para eu analisar.
Reply
#6

Alguns usavam isso como espйcie de foreach.

Para isso use foreach mesmo..
Reply
#7

Suyawn olha
PHP код:
C:\Users\Usuario\Desktop\SV\pawno\include\YSI\y_debug.inc(231) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Usuario\Desktop\SV\pawno\include\YSI\y_debug.inc(291) : warning 219local variable "str" shadows a variable at a preceding level
C
:\Users\Usuario\Desktop\SV\pawno\include\YSI\y_debug.inc(296) : warning 219local variable "str" shadows a variable at a preceding level
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase

Header size
:           4592 bytes
Code size
:           118640 bytes
Data size
:           223188 bytes
Stack
/heap size:      16384 bytesestimated maxusageunknowndue to recursion
Total requirements
:  362804 bytes

3 Warnings

Reply
#8

Va em seu gamemode e troque str por string2.
Reply
#9

vlw suyawn
Reply
#10

Quote:
Originally Posted by JuniorTheDM
Посмотреть сообщение
vlw suyawn
Tamo Junto!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)