[Debug] Amx BackTrace
#4

Thanks for reply!

But , this is my callback checkforchange, how to fix ?
Код:
public CheckForChange(playerid)
{
if(GetVehicleModel(GetPlayerVehicleID(playerid)) != VehicleModel[playerid])
{
VehicleModel[playerid] = GetVehicleModel(GetPlayerVehicleID(playerid));
ShowGameTextForPlayer(playerid);
}

return 1;
}
edit: hmm, the problem disappeared, perhaps with onplayerdeath fixed.
however, the callback is right?
Reply


Messages In This Thread
[Debug] Amx BackTrace - by PryX0G3n - 21.09.2012, 20:37
Re: [Debug] Amx BackTrace - by Jefff - 21.09.2012, 21:16
Re: [Debug] Amx BackTrace - by CoDeZ - 21.09.2012, 22:51
Re: [Debug] Amx BackTrace - by PryX0G3n - 22.09.2012, 14:24

Forum Jump:


Users browsing this thread: 1 Guest(s)