variables and stock
#1

hey! I just want to ask something about variables. I have one RP gamemode, and I can see on the top of it variables like:
Код:
new Cuffed[MAX_PLAYERS];
and
Код:
//Public variables
new DoorStatus;
How can I differentiate when to use public variables and when variables which have some connection to player?
And one more thing. I added in my code stock isGarbageVehicle and under it some code. But I get an error which says that isGarbageVehicle isnt defined. Where to define it?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)