30.01.2015, 09:33
Hello Guys I am new with strings. I am trying to check the BombStats but I am getting this error 033: array must be indexed (variable "BombStats")
Please help me. Thanks.
pawn Код:
new BombStats[24];
BombStats = "Planted";
//Checking if BombStats is "Planted" [No idea how to do this, this is where i am going wrong]//
if(BombStats == "Planted") //error line