Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

Motorcycle Club Emblem Request.


Lokviing
 Share

Recommended Posts

I'm looking for some professional help with an emblem for my crew. I have the general idea of what i want the patch to look like, i'm just not 100% sure what i want the colors to be.

 

I want the center patch to look somewhat like this. http://i.imgur.com/5OcWPKR.jpg

 

This is what i came up with for the rest of the patch. http://i.imgur.com/xUqaQbb.png (the top would say Bastards) i'm not sure if i want the final colors to be blue/gray

 

I would like the font to look like this if possible. http://i.imgur.com/osiEzPn.png

 

If someone would be able to help me out with this i would greatly appreciate it.

 

I'm willing to help you out with something you need as well, (example: grinding races for vehicle upgrades)

Edited by SargerasN7
Link to comment
Share on other sites

It doesn't work like that here. If you want to get something made, you have to tell the GFX artists what you want and what you want it to look like.

Link to comment
Share on other sites

It doesn't work like that here. If you want to get something made, you have to tell the GFX artists what you want and what you want it to look like.

 

Sorry about that. Never used this section of the forum before. I'll edit my post.

Link to comment
Share on other sites

@SargerasN7: Yes, there is a new method to upload custom SVG emblems to Social Club. Also, don't double post. It's against the Forum guidelines.

Edited by ItsMac
Link to comment
Share on other sites

 

@SargerasN7: Yes, there is a new method to upload custom SVG emblems to Social Club. Also, don't double post. It's against the Forum guidelines.

 

And the new method would be?

Link to comment
Share on other sites

And the new method would be?

1: Open up the SVG file that Slave Boy made for you with Notepad ++.

2: Look for this beginning tag in the file d="

3: Highlight & copy everything after the d=" tag on that line.

4: Every d=" tag is one layer that will be loaded into the Social Club Emblem Creator.

5: Go to the Social Club Emblem Creator, select a transparent background, select a shape, then right click on that shape, select Inspect Element, and you should see something called <path-fill="000000" stroke="none" d=.

6: Once you find the d= tag, right click and click on "Edit as HTML.

7: Highlight everything after the d=" tag and hit delete or backspace on your keyboard.

8: Hit the V button and it will paste one layer of the SVG file into the Emblem Creator.

9: To add the rest of the SVG file, you must select a new shape, and repeat the process of copying and pasting the SVG code after the d=" tag.

10: Once you have all of the pieces of the SVG file loaded into the Emblem Creator, you're gonna have to line them up and scale them to fit the size of the box.

11: You can click on each circle to change the color, size and etc. of that layer.

12: After you're done, click save.

Warning: You cannot go back and edit it if you mess up, so make sure you get it right on the first try.

Edited by ItsMac
  • Like 2
Link to comment
Share on other sites

 

And the new method would be?

1: Open up the SVG file that Slave Boy made for you with Notepad ++.

2: Look for this beginning tag in the file d="

3: Highlight & copy everything after the d=" tag on that line.

4: Every d=" tag is one layer that will be loaded into the Social Club Emblem Creator.

5: Go to the Social Club Emblem Creator, select a transparent background, select a shape, then right click on that shape, select Inspect Element, and you should see something called <path-fill="000000" stroke="none" d=.

6: Once you find the d= tag, right click and click on "Edit as HTML.

7: Highlight everything after the d=" tag and hit delete or backspace on your keyboard.

8: Hit the V button and it will paste one layer of the SVG file into the Emblem Creator.

9: To add the rest of the SVG file, you must select a new shape, and repeat the process of copying and pasting the SVG code after the d=" tag.

10: Once you have all of the pieces of the SVG file loaded into the Emblem Creator, you're gonna have to line them up and scale them to fit the size of the box.

11: You can click on each circle to change the color, size and etc. of that layer.

12: After you're done, click save.

Warning: You cannot go back and edit it if you mess up, so make sure you get it right on the first try.

 

 

I sat for 2 hours trying to figure it out and no luck :/

I appreciate you trying to help me out though.

Link to comment
Share on other sites

 

And the new method would be?

1: Open up the SVG file that Slave Boy made for you with Notepad ++.

2: Look for this beginning tag in the file d="

3: Highlight & copy everything after the d=" tag on that line.

4: Every d=" tag is one layer that will be loaded into the Social Club Emblem Creator.

5: Go to the Social Club Emblem Creator, select a transparent background, select a shape, then right click on that shape, select Inspect Element, and you should see something called <path-fill="000000" stroke="none" d=.

6: Once you find the d= tag, right click and click on "Edit as HTML.

7: Highlight everything after the d=" tag and hit delete or backspace on your keyboard.

8: Hit the V button and it will paste one layer of the SVG file into the Emblem Creator.

9: To add the rest of the SVG file, you must select a new shape, and repeat the process of copying and pasting the SVG code after the d=" tag.

10: Once you have all of the pieces of the SVG file loaded into the Emblem Creator, you're gonna have to line them up and scale them to fit the size of the box.

11: You can click on each circle to change the color, size and etc. of that layer.

12: After you're done, click save.

Warning: You cannot go back and edit it if you mess up, so make sure you get it right on the first try.

 

 

Thank you very much

Link to comment
Share on other sites

 

 

And the new method would be?

1: Open up the SVG file that Slave Boy made for you with Notepad ++.

2: Look for this beginning tag in the file d="

3: Highlight & copy everything after the d=" tag on that line.

4: Every d=" tag is one layer that will be loaded into the Social Club Emblem Creator.

5: Go to the Social Club Emblem Creator, select a transparent background, select a shape, then right click on that shape, select Inspect Element, and you should see something called <path-fill="000000" stroke="none" d=.

6: Once you find the d= tag, right click and click on "Edit as HTML.

7: Highlight everything after the d=" tag and hit delete or backspace on your keyboard.

8: Hit the V button and it will paste one layer of the SVG file into the Emblem Creator.

9: To add the rest of the SVG file, you must select a new shape, and repeat the process of copying and pasting the SVG code after the d=" tag.

10: Once you have all of the pieces of the SVG file loaded into the Emblem Creator, you're gonna have to line them up and scale them to fit the size of the box.

11: You can click on each circle to change the color, size and etc. of that layer.

12: After you're done, click save.

Warning: You cannot go back and edit it if you mess up, so make sure you get it right on the first try.

 

 

Thank you very much

 

This method will not work for me. Did it work for you?

Link to comment
Share on other sites

 

 

 

And the new method would be?

1: Open up the SVG file that Slave Boy made for you with Notepad ++.

2: Look for this beginning tag in the file d="

3: Highlight & copy everything after the d=" tag on that line.

4: Every d=" tag is one layer that will be loaded into the Social Club Emblem Creator.

5: Go to the Social Club Emblem Creator, select a transparent background, select a shape, then right click on that shape, select Inspect Element, and you should see something called <path-fill="000000" stroke="none" d=.

6: Once you find the d= tag, right click and click on "Edit as HTML.

7: Highlight everything after the d=" tag and hit delete or backspace on your keyboard.

8: Hit the V button and it will paste one layer of the SVG file into the Emblem Creator.

9: To add the rest of the SVG file, you must select a new shape, and repeat the process of copying and pasting the SVG code after the d=" tag.

10: Once you have all of the pieces of the SVG file loaded into the Emblem Creator, you're gonna have to line them up and scale them to fit the size of the box.

11: You can click on each circle to change the color, size and etc. of that layer.

12: After you're done, click save.

Warning: You cannot go back and edit it if you mess up, so make sure you get it right on the first try.

 

 

Thank you very much

 

This method will not work for me. Did it work for you?

 

 

Yes, I followed the instructions exactly, and I converted my image to svg using vectormagic. It has to be 512 x 512. When I used a different website which was not vectormagic to convert it, the code was different and didn't work for some reason, but it did work with vectormagic.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.