[object]Unity station -
Silverback - 09.01.2019
An old unity station object fully re-meshed and re-textured. Also added interior.
(this is my first Blender model for SA-MP)
Mod contains of two objects: main building and ground part.
Known issues: a bullet collision in some invisible places above the station.
RemoveObject and CreateObject
Code:
RemoveBuildingForPlayer(playerid, 4961, 1745.2031, -1882.8516, 26.1406, 0.25);
RemoveBuildingForPlayer(playerid, 5033, 1745.2031, -1882.8516, 26.1406, 0.25);
RemoveBuildingForPlayer(playerid, 5055, 1745.2031, -1882.8516, 26.1406, 0.25);
RemoveBuildingForPlayer(playerid, 4821, 1745.2031, -1882.8516, 26.1406, 0.25);
AddSimpleModel(-1,5033,CHANGE_TO_YOUR_ID,"unity_open.dff","union_las.txd");//unity art object
CreateObject(CHANGE_TO_YOUR_ID, 1745.2031, -1882.8516, 26.1406, 0.0000, 0.0000, 0.0000);//unity station building
AddSimpleModel(-1,5055,CHANGE_TO_YOUR_ID,"unity_open_land.dff","union_las.txd");//unity land art object
CreateObject(CHANGE_TO_YOUR_ID, 1745.2031, -1882.8516, 26.1406, 0.0000, 0.0000, 0.0000);//unity station land
Re: [object]Unity station -
N0FeaR - 09.01.2019
Good work, i will test this +rep!
Re: [object]Unity station -
Gforcez - 09.01.2019
Looks great, I like the buildings with the 'interior' removed.
Re: [object]Unity station -
OKStyle - 11.01.2019
But model must looks like original.
Re: [object]Unity station -
Kane - 11.01.2019
Looks pretty nice, good stuff.
Re: [object]Unity station -
m4karow - 11.01.2019
I’ll use this, thank you
Re: [object]Unity station -
iNeutron - 12.01.2019
Give please RemoveObject and CreateObject position on servers?
Text on config models objects?
Re: [object]Unity station -
Luis- - 12.01.2019
Awesome that! Need to get back into SA-MP, love to check it out.
Re: [object]Unity station -
Silverback - 12.01.2019
Quote:
Originally Posted by iNeutron
Give please RemoveObject and CreateObject position on servers?
Text on config models objects?
|
Updated
Re: [object]Unity station -
HyunSh1k - 11.03.2019
Good Work Bro!
Re: [object]Unity station -
Sowen - 14.03.2019
Hi, I have a problem, I do not have a collision with the ground but with the walls yes, help please
.
Re: [object]Unity station -
Mrhind - 01.04.2019
Is incredible!
Re: [object]Unity station -
Damian - 14.04.2019
Yo, this is a game changer. It looks good.
Re: [object]Unity station -
ATomas - 14.04.2019
Did you use kdff?
Is radius less than 256?