Problem with IDs
#1

Hy.
I belive many of you know how to solve this problem, becase you had this problem when you begin scripting.
When I add extra house or housecar, or (AddStaticVehicleEx) car the IDs of the cars in GM mix.
So for example, when I enter in the Hitman car, it says "You are not member of Police Department" and similiar problem.


So I would appreciate if someone could help me.

Thanks Guys.
Reply
#2

It's probably that you mistaken the ID of the cars in some later function.
"if (vehicleid == hitmancar)
{
SendClientMessage(playerid, COLOR_WHITE, "You are not member of Police Department");
return 1;
}"
Or something like that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)