Vehicle variables
#1

Hello.

I want to add to vehicle like variable or value idk really how to spell it right.

Its like i make radio in my car and if radio = 0 then i cant use command (/radio) but if radio = 1 then i can use it.

Please help someone.
Reply
#2

Do you mean to?:
new radio[MAX_VEHICLES];
radio[GetPlayerVehicleID(playerid)] = 1;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)