Can someone explain me why i get this error...i don't quit understand it
#1

pawn Код:
new name[25] = "Hello!";
    new name2[25] = "Loler";
    if (name != name2) RemovePlayerFromVehicle(playerid);
Код:
error 033: array must be indexed (variable "name")
this was a test code...and idk why doesn't it work? with strcmp it works..
Reply


Messages In This Thread
Can someone explain me why i get this error...i don't quit understand it - by Micko9 - 02.05.2010, 15:26
Re: Can someone explain me why i get this error...i don't quit understand it - by Mauzen - 02.05.2010, 16:40
Re: Can someone explain me why i get this error...i don't quit understand it - by Zimon95 - 02.05.2010, 16:42
Re: Can someone explain me why i get this error...i don't quit understand it - by Micko9 - 03.05.2010, 09:20

Forum Jump:


Users browsing this thread: 1 Guest(s)