22.01.2018, 15:21
Update v3.2.1:
- Fixed support for STREAMER_ENABLE_TAGS
- Added functions:
- Updated functions:
- Fixed support for STREAMER_ENABLE_TAGS
- Added functions:
PHP код:
GetComponentTypeName(component);
GetNearestVehicleToPos(Float:x,Float:y,Float:z,worldid=-1,interiorid=-1,Float:maxdist=0.0,bool:fast=true,except_vid=0);
GetNearestVehicleToPlayer(playerid,Float:maxdist=0.0,bool:fast=false);
PHP код:
GetVehicleDoorState(vehicleid,doorid); //also return 0 if is unset
GetVehicleWindowState(vehicleid,doorid); //also return 0 if is unset