Boolean warning
#1

PHP код:
C:\Users\andrei\Desktop\Scripting SA-MP\Basic RP Script Scratch FIX\gamemodes\U1.pwn(2994) : warning 213tag mismatch
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
1 Warning

PHP код:
if(OnDrivingCourse[playerid] == true
Reply
#2

Make sure you have it this way:
bool:OnDrivingCourse[MAX_PLAYERS];
Reply
#3

Quote:
Originally Posted by Eoussama
Посмотреть сообщение
Make sure you have it this way:
bool:OnDrivingCourse[MAX_PLAYERS];
Oh damn, I defined DrivingCourse and used OnDrivingCourse, wondering why I didnt get an error lol
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)