I have some errors :(
#1

Can you help me please?

Errors:
Quote:

C:\Users\User\Desktop\h\pawno\include\YSI\y_timers .inc(259) : warning 219: local variable "timer" shadows a variable at a preceding level
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : error 012: invalid function call, not a valid address
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : error 001: expected token: ";", but found ")"
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : error 029: invalid expression, assumed zero
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : fatal error 107: too many error messages on one line

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


4 Errors.

The line:

Quote:

ProxDetector(30.0, giveplayerid, string, COLOR_YELLOW);

Reply
#2

Nobody?
Reply
#3

Please guys. I need to fix this really fast...Someone who can help me?
Reply
#4

Try This:

Код:
ProxDetector(30.0, giveplayerid, string, COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW);
or

Код:
ProxDetector(30.0, playerid, string, COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW);
Reply
#5

Quote:
Originally Posted by SAMProductions
Посмотреть сообщение
Try This:

Код:
ProxDetector(30.0, giveplayerid, string, COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW);
or

Код:
ProxDetector(30.0, playerid, string, COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW);
Код:
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : error 012: invalid function call, not a valid address
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : warning 215: expression has no effect
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : error 001: expected token: ";", but found ")"
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : error 029: invalid expression, assumed zero
C:\Users\User\Desktop\h\gamemodes\test.pwn(3032) : fatal error 107: too many error messages on one line

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


4 Errors.
Still nothing...
Reply
#6

Can someone help me please? I am looking for other way to fix it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)