[AJUDA] ERROS 26
#8

pronto os erros do proxdetector ja tб resolvido agora esses aqui apareceram ;s

ERROS :
Код:
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(3122) : warning 219: local variable "killer" shadows a variable at a preceding level
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(3171) : warning 219: local variable "killer" shadows a variable at a preceding level
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(3670) : error 017: undefined symbol "i"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(3670) : error 029: invalid expression, assumed zero
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(3670) : warning 215: expression has no effect
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(4028) : error 025: function heading differs from prototype
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(4148) : error 004: function "CrimInRange" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(5120) : error 004: function "ProxDetector" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(7118) : error 004: function "FixHour" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(7149) : error 017: undefined symbol "SetDisabledWeapons"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(7511) : error 004: function "FixHour" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(7558) : error 004: function "FixHour" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(7646) : error 004: function "CrimInRange" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(8728) : error 021: symbol already defined: "PlayerToPoint"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(10331) : warning 225: unreachable code
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(13361) : error 029: invalid expression, assumed zero
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(13361) : warning 215: expression has no effect
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(13433) : error 004: function "FixHour" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(15148) : error 004: function "SetCamBack" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26164) : error 029: invalid expression, assumed zero
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26164) : error 004: function "HouseLevel" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26182) : warning 225: unreachable code
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26182) : error 029: invalid expression, assumed zero
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26182) : error 004: function "CHouseLevel" is not implemented
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26184) : error 017: undefined symbol "houseid"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26185) : error 017: undefined symbol "houseid"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26186) : error 017: undefined symbol "houseid"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26187) : error 017: undefined symbol "houseid"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26188) : error 017: undefined symbol "houseid"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26189) : error 017: undefined symbol "houseid"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26190) : error 017: undefined symbol "houseid"
C:\Users\cabelo\Desktop\RPG BROTHERS KILL.pwn(26191) : error 017: undefined symbol "houseid"

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


26 Errors.
LINHA:
Код:
	if(houseid <= 4) { return 3; }
	if(houseid >= 29 && houseid <= 30) { return 4; }
	if(houseid >= 5 && houseid <= 9) { return 5; }
	if(houseid >= 10 && houseid <= 18 || houseid == 28) { return 7; }
	if(houseid >= 19 && houseid <= 22) { return 8; }
	if(houseid >= 23 && houseid <= 25) { return 9; }
	if(houseid == 26) { return 10; }
	if(houseid == 27) { return 11; }
LINHA 26182:
Код:
public CHouseLevel(houseid)
LINHA 26164:
Код:
public HouseLevel(playerid)
LINHA 15148:
Код:
			SetCamBack(playerid);
Reply


Messages In This Thread
[AJUDA] ERROS 26 - by cabelo - 09.03.2010, 16:01
Re: [AJUDA] ERROS 26 - by SlashPT - 09.03.2010, 16:05
Re: [AJUDA] ERROS 26 - by cabelo - 09.03.2010, 16:12
Re: [AJUDA] ERROS 26 - by SlashPT - 09.03.2010, 16:22
Re: [AJUDA] ERROS 26 - by cabelo - 09.03.2010, 16:28
Re: [AJUDA] ERROS 26 - by SlashPT - 09.03.2010, 16:36
Re: [AJUDA] ERROS 26 - by cabelo - 09.03.2010, 16:41
Re: [AJUDA] ERROS 26 - by cabelo - 09.03.2010, 17:04
Re: [AJUDA] ERROS 26 - by [SK]Mulek - 09.03.2010, 21:19

Forum Jump:


Users browsing this thread: 3 Guest(s)