Advertisement
Guest User

GTA V Custom Emblem Tutorial

a guest
Oct 15th, 2013
9,382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. How to Make Custom Emblem Tutorial
  2.  
  3. 1. Make your self a Crew on the SocialClub website and Find a image you want. You can use photoshop or any
  4. other picture editing software to customize that image.
  5. 2. Once done editing your picture make sure you save it as 512x512 png image and save it to your desktop.
  6. 3. Go to vectormagic and upload your image. (Upload it as HD for better results.)
  7. 4. Once done save the image as a svg. file and open that file up in notepad++
  8. 5. In Line (4) you are gonna highlight everything and stop where it says < /SVG>. Copy all that highlighted area.
  9. 6. Go to the socialclub website and edit your crew logo and swap change the color of the background to transparent.
  10. 7. Right Click on the screen and click inspect Element and look for this line:
  11. "< svg height="512" version="1.1"
  12. 8.Right Click edit as HTML and you're gonna paste the Code we copied earlier in paste it between this line:< /rect> </svg>
  13.  
  14. IE: < /rect>"INSERT HERE"</svg >
  15.  
  16. 9.Click back on the screen and your image should pop back up. Close Out the Inspect Element and repoen it. Once open right click on the <path Fill that's highlighted and delete node.
  17. click out of inspect element and save your emblem.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement