Jump to content

TheGreenRooms Custom NO PARKING SIGN


Recommended Posts

Hi People,

 

This is a no parking sign currently set at Stary Traders main entrance. (Although you can edit the position of it to suit your needs.)

 

I wanted to separate this from my

 

if (isServer) then {

_vehicle_999 = objNull;
if (true) then
{
_this = createVehicle ["WarfareBunkerSign", [6240.7876, 7821.7393, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
_vehicle_999 = _this;
_this setDir 7.0004873;
_this setVehicleInit "this setObjectTexture [0,""noparking.jpg""]";
_this setPos [6240.7876, 7821.7393, -6.1035156e-005];
};

};

Save the script as a .sqf file named "noparking" and add it to the root of your server.

Open your init.sqf and add to the very bottom,

 

[] ExecVM "noparking.sqf";            //iCEtIMeds Stary Trader Parking

 

(Or if you keep your custom edits somewhere else, adjust the address.)

 

Download this image and put that in the root of your server also, and you are good to go! (Make sure you keep the name of it "noparking".)

 

(If you would like a smaller file size then you can use a lower quality image here.)

 

- Thanks to DangerRuss (And Yes, the sign now says vehicle not vehical !! XD)

 

Enjoy! :)

 

~iCE

 

For anyone who has photoshop and wants the files to be able to add any image to the worn metalic sign effect I have created, PM me and I will send the link to the files and the fonts to add to your windows fonts.(You just need to swap one layer out and save it.)

 

I don't mind walking you through the edit and installing the extra fonts if you need a bit of extra help.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...