[Urgent] How to fix this crash?
#5

I hope that threw you need.

new OnTaxiAsPassenger[MAX_PLAYERS];

stock IsABike(vehicleid)
{
new result;
new model = GetVehicleModel(vehicleid);
switch(model)
{
case 461, 462, 463, 468, 471, 521, 522, 581, 586: result = model;
default: result = 0;
}
return result;
}

new avisado[MAX_PLAYERS];


No errors when compiling
Reply


Messages In This Thread
[Urgent] How to fix this crash? - by Vlad_Dredd - 04.05.2014, 02:32
Re: [Urgent] How to fix this crash? - by superrobot48 - 04.05.2014, 03:20
Re: [Urgent] How to fix this crash? - by Vlad_Dredd - 04.05.2014, 03:28
Re: [Urgent] How to fix this crash? - by superrobot48 - 04.05.2014, 03:34
Re: [Urgent] How to fix this crash? - by Vlad_Dredd - 04.05.2014, 03:42
Re: [Urgent] How to fix this crash? - by superrobot48 - 04.05.2014, 04:43
Re: [Urgent] How to fix this crash? - by Konstantinos - 04.05.2014, 08:13
Re: [Urgent] How to fix this crash? - by Vlad_Dredd - 04.05.2014, 13:09
Re: [Urgent] How to fix this crash? - by Konstantinos - 04.05.2014, 13:19
Re: [Urgent] How to fix this crash? - by Vlad_Dredd - 04.05.2014, 14:07

Forum Jump:


Users browsing this thread: 1 Guest(s)