
The four signs depicted are:
- give way
- speed limit
- one-way street: no entry
- one-way street entry
Moderator: Graphics Moderators
They are standard, but I'm considering a version without the signs.Leanden wrote:Are the end of hard shoulder signs put there by default at the end of a hard shoulder section?
Draw them. If they fit in the same dimensions as the Dutch ones it's not too problematic to add them to the branch. If they don't fit, draw them as well and I'll them when I feel like itLeanden wrote:How about a blue "Hard Shoulder Ends" sign for the UK Road Support?
Code: Select all
building {
sprite: spriteset_vluchtstrook_4(SIGNS_START + 0);
always_draw: 0;
xoffset: 7; //from NE edge
yoffset: 2; //from NW edge
zoffset: 12;
xextent: 1;
yextent: 1;
zextent: 16;
}
Users browsing this forum: Google [Bot] and 12 guests