12.01.2017, 01:21
Quote:
Yes, but it's bugged. Sometimes vehicle disappear or it's trainer and I don't know why. (There was a vehicle streamer, it also has similar bug nevertheless with mine version it's a bit different)
Maybe in the future I will check this again, but now I even don't have a normal computer to run Visual Studio. Therefore, it's now difficult. |
https://github.com/maddinat0r/samp-streamer/
PHP код:
native MSP_SetRangeCheckType(E_STREAMER_RANGECHECK_TYPE:checktype);
native E_STREAMER_RANGECHECK_TYPE:MSP_GetRangeCheckType();
native MSP_SetVehicleStreamDist(Float:distance);
native Float:MSP_GetVehicleStreamDist();
native MSP_CreateVehicle(modelid, Float:pos_x, Float:pos_y, Float:pos_z, Float:pos_a, color1, color2);
native MSP_DestroyVehicle(vehicleid);