30.06.2009, 12:46
Hey guyz,
is it possible to define a variable for more than one thing?
like this :
so i can use it like this:
(I know these codes wonґt work but its just for explaining)
i hope you know what i mean...I searched on wiki but didnґt found anything like this
is it possible to define a variable for more than one thing?
like this :
Код:
new bla = 1,2,3
Код:
if(GetPlayerVehicleID(playerid) == bla) //than the vehicleid would not be 1,2 or 3
i hope you know what i mean...I searched on wiki but didnґt found anything like this