IMPORTANT[PLEASE READ]
#10

Quote:
Originally Posted by mamorunl
Посмотреть сообщение
For your array index out of bounds. I am guessing it is that IsShopVehicle will return a value -1 and you are trying to get the array with this:
Код:
VehicleInfo[IsShopVehicle[vehicleid]][vColor1] = color1;
VehicleInfo[IsShopVehicle[vehicleid]][vColor2] = color2;
I am guessing you want to call vehicleid and not IsShopVehicle[vehicleid]
This is most certainly correct. You don't post how IsShopVehicle is defined but the way its used in the if statement compared to how you're using it as an array index is different and is your issue.

For your other issue you need to post how you define IsPlayerUsingAnim, cmd_fire function and cmd_startjob function
Reply


Messages In This Thread
IMPORTANT[PLEASE READ] - by MohammedZ - 16.07.2015, 21:57
Re: IMPORTANT[PLEASE READ] - by SickAttack - 16.07.2015, 22:05
Re: IMPORTANT[PLEASE READ] - by MohammedZ - 16.07.2015, 22:08
Re: IMPORTANT[PLEASE READ] - by MohammedZ - 16.07.2015, 22:24
Re: IMPORTANT[PLEASE READ] - by SpikY_ - 16.07.2015, 22:55
Re: IMPORTANT[PLEASE READ] - by MohammedZ - 16.07.2015, 23:20
Re: IMPORTANT[PLEASE READ] - by SickAttack - 17.07.2015, 05:52
Re: IMPORTANT[PLEASE READ] - by Sithis - 17.07.2015, 06:03
Re: IMPORTANT[PLEASE READ] - by mamorunl - 17.07.2015, 07:47
Re: IMPORTANT[PLEASE READ] - by !damo!spiderman - 18.07.2015, 04:10

Forum Jump:


Users browsing this thread: 2 Guest(s)