Help Please
#1

So I'm trying to get Random Messages in my Game-Mode.
I have 1 error which says:
Код:
C:\Users\Zach\Desktop\SA-MP SERVER\IW.pwn(554) : warning 217: loose indentation
C:\Users\Zach\Desktop\SA-MP SERVER\IW.pwn(609) : warning 217: loose indentation
C:\Users\Zach\Desktop\SA-MP SERVER\IW.pwn(665) : error 017: undefined symbol "COLOR_RED"
C:\Users\Zach\Desktop\SA-MP SERVER\IW.pwn(802) : warning 203: symbol is never used: "SetPlayerTeamFromClass"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Screenshot of the line:
http://prntscr.com/mtljo

Can anyone please tell me what I did wrong?
Reply
#2

if you dont understand my explanation post the source code please.. i will do it for you

pawn Код:
Bottom of #include <a_samp>
#pragma tabsize 0

put this where you define your colors
#define COLOR_RED 0xFF0000AA

then Ctrl + G then type the line 802
when you already see's that line comment it

so it will be like this //SetPlayerTeamFromClass
Reply
#3

Nevermind, I've fixed the error.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)