24.12.2012, 20:42
I will, one last thing.
Something seems to be wrong with this line:
warning 213: tag mismatch
error 032: array index out of bounds (variable "PlayerOwnedVehicles")
I hope that this will be fixed after this, Merry Christmas to you and thankyou for your help to far
Something seems to be wrong with this line:
PHP Code:
PlayerOwnedVehicles[playerid][i][playerCarID] = CreateVehicle(PlayerOwnedVehicles[playerid][i][pCarModel], PlayerOwnedVehicles[playerid][i][pCarX], PlayerOwnedVehicles[playerid][i][pCarY], PlayerOwnedVehicles[playerid][i][pCarZ], PlayerOwnedVehicles[playerid][i][pCarRot], PlayerOwnedVehicles[playerid][i][pCarColor1], PlayerOwnedVehicles[playerid][i][pCarColor2], -1);
error 032: array index out of bounds (variable "PlayerOwnedVehicles")
I hope that this will be fixed after this, Merry Christmas to you and thankyou for your help to far