[AJUDAS]ERRORS ao compilar GM
#1

Baichei esse GM e queria modifica-lo mas sempre que compilo da esses erros:


Код:
C:\Users\use\Desktop\sb1.pwn(137) : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
C:\Users\use\Desktop\sb1.pwn(4196) : warning 219: local variable "PlayerName" shadows a variable at a preceding level
C:\Users\use\Desktop\sb1.pwn(4216) : warning 219: local variable "PlayerName" shadows a variable at a preceding level
C:\Users\use\Desktop\sb1.pwn(4339) : warning 204: symbol is assigned a value that is never used: "stringe"
C:\Users\use\Desktop\sb1.pwn(4339 -- 4429) : warning 209: function "OnPlayerCommandText" should return a value
C:\Users\use\Desktop\sb1.pwn(4339 -- 4431) : error 010: invalid function or declaration
C:\Users\use\Desktop\sb1.pwn(4339 -- 4432) : error 010: invalid function or declaration
C:\Users\use\Desktop\sb1.pwn(4339 -- 4434) : error 010: invalid function or declaration
C:\Users\use\Desktop\sb1.pwn(4339 -- 4434) : fatal error 107: too many error messages on one line

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


4 Errors.
linha 137 :
Код:
#define MAX_PICKUPS                 80
linha 4196 e 4296 :
Код:
    new PlayerName[MAX_PLAYER_NAME];
linha 4339:
Код:
new string[256];
gamemode : http://samp.pastebin.com/uq4BMiHg
Reply
#2

Ow, como vc usa o CreateDynamicObject? ainda nгo entendi como configurar o YSI streamer... pode me ajudar? abraзo
Reply
#3

eu tbm to perdido cara, n sei tbm
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)