27.11.2016, 13:20
To com esses erros podem me ajudar, nгo sei como arrumar ( arrumei mts outros e esses n consegui )
LINHA DOS ERROS
PODEM ME AJUDAR ?
Код:
C:\Users\AT\Desktop\GM\pawno\include\../GM_Includes/#ds_ac#2.0.inc(497) : error 017: undefined symbol "updatetextlife" C:\Users\AT\Desktop\GM\pawno\include\../GM_Includes/#ds_ac#2.0.inc(503) : error 017: undefined symbol "updatetextlife" C:\Users\AT\Desktop\GM\pawno\include\../GM_Includes/Streamer.inc(325) : error 017: undefined symbol "Streamer_OnPlayerDisconnect" C:\Users\AT\Desktop\GM\pawno\include\../GM_Includes/Streamer.inc(391) : error 017: undefined symbol "Streamer_OnPlayerPickUpPickup" C:\Users\AT\Desktop\GM\pawno\include\../GM_Includes/Streamer.inc(411) : error 017: undefined symbol "Streamer_OnPlayerEnterCP" C:\Users\AT\Desktop\GM\pawno\include\../GM_Includes/Streamer.inc(494) : error 017: undefined symbol "Streamer_OnPlayerWeaponShot" C:\Users\AT\Desktop\GM\gamemodes\GM.pwn(750) : warning 219: local variable "SlotReal" shadows a variable at a preceding level C:\Users\AT\Desktop\GM\gamemodes\GM.pwn(763) : error 012: invalid function call, not a valid address C:\Users\AT\Desktop\GM\gamemodes\GM.pwn(763) : warning 215: expression has no effect C:\Users\AT\Desktop\GM\gamemodes\GM.pwn(763) : warning 215: expression has no effect C:\Users\AT\Desktop\GM\gamemodes\GM.pwn(763) : error 001: expected token: ";", but found ")" C:\Users\AT\Desktop\GM\gamemodes\GM.pwn(763) : error 029: invalid expression, assumed zero C:\Users\AT\Desktop\GM\gamemodes\GM.pwn(763) : fatal error 107: too many error messages on one line
Код:
( 497 ) new PlayerText:gHeaderTextDrawId2[MAX_PLAYERS]; ( 503 ) new gItemAt2[MAX_PLAYERS]; ( 325 ) #define COLORGZ_GI 0x00ECF6AA ( 391 ) #define DIALOG_TRANSFERIR 176 ( 411 ) #define TextCasaVenda "Esta casa esta a venda\nDescriзгo: %s\nPreзo: R$%d\nNнvel: %d\nPara compra-la use /comprarcasa" ( 494 ) #define SPRITE_DIM_Y2 70.0 ( 750 ) TT::RemovePlayerAttachedObjectEx(playerid,SlotReal) ( 763 ) if(IsAItem(playerid,SlotDItem[playerid][ItemSlotA[playerid][SlotReal]]))