Players game crash in same area
#7

maybe u'have a vehicle / object with worng ID, check u'r mode without the vehicles + objects.

more option:

Quote:

stock AddStaticVehicleEx(modelid,Float,Float:y,Float:z ,Float:a,color1,color2)
{
assert modelid >= 400 || modelid <= 611;
CreateVehicle(modelid,x,y,z,a,color1,color2);
return 1;
}
#define AddStaticVehicle AddStaticVehicleEx

put it in u'r mode, put near the defines.
Reply


Messages In This Thread
Players game crash in same area - by Stunterz - 13.08.2009, 20:48
Re: Players game crash in same area - by Stunterz - 14.08.2009, 17:18
Re: Players game crash in same area - by hab18 - 14.08.2009, 17:20
Re: Players game crash in same area - by Stunterz - 14.08.2009, 17:22
Re: Players game crash in same area - by XtremeChio - 14.08.2009, 17:24
Re: Players game crash in same area - by Stunterz - 14.08.2009, 17:25
Re: Players game crash in same area - by JoeShk - 14.08.2009, 17:32
Re: Players game crash in same area - by Stunterz - 14.08.2009, 17:35
Re: Players game crash in same area - by JoeShk - 14.08.2009, 17:45
Re: Players game crash in same area - by Stunterz - 14.08.2009, 19:28

Forum Jump:


Users browsing this thread: 1 Guest(s)