Warning problem
#1

HI!
I get "warning 213: tag mismatch" error on this line:
Код:
if(BizOffer[playerid] != id) return SCM(playerid,COLOR_WHITE,"{FFB870}This player has not offered you a bussines.");
I put this up in gamemode: new BizOffer[MAX_PLAYERS];
Reply
#2

Whats mean : id
Reply
#3

Quote:
Originally Posted by StreetRP
Посмотреть сообщение
Whats mean : id
i don't know, i copied the script from another gamemode.
instead of id i used 999 and it seems is working.
Reply
#4

If you wan't to use the "id" as a number, add to the top :

PHP код:
#define id your number 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)