Jump to content

[TUT] Import custom crew emblem


SilverHazer

Recommended Posts

Hallo mensen!

Zojuist ben ik (while at work) 2 uur bezig geweest om een afbeelding te importeren in de Rockstar emblem editor. Dit is het uiteindelijke resultaat geworden. De achtergrond is transparant.

sYubiKV.png

Tutorial NL

Het is echt heel simpel, het kost alleen wat tijd.

1. Zoek een afbeelding en resize het naar 512 x 512 pixels

2. Converteer de afbeelding naar een SVG image met paths (gebruik hiervoor VectorMagic)

3. Open de SVG afbeelding in een tekst editor

4. Open een nieuw leeg emblem op rockstar's social club

5. Selecteer een cirkel en plaats deze

6. Druk in Google Chrome met de rechter muisknop op de cirkel en selecteer Element Inspecteren

7. Kijk iets boven de gearceerde HTML code en zoek de deze regel op http://i.imgur.com/HlH64d4.png (beginnend met <path )

8. Ga vervolgens terug naar je tekst editor en kopieer de code van de eerste <path regel vanaf de M (dus alles tussen de " ", bijvoorbeeld "M 324.13 136.42 C 326.32 135.56 328.48 134.43 330.90 134.51 C 327.07 137.45 321.73 137.95 317.47 140.31 C 312.33 142.51 307.39 145.16 302.13 147.06 C 298.45 148.86 294.84 150.98 290.82 151.90 C 293.25 148.95 297.43 148.65 300.47 146.54 C 308.47 143.43 316.00 139.20 324.13 136.42 Z")

9. Selecteer in de Chrome HTML edit vervolgens M300 (staat onder <path) met de rechter muisknop en druk vervolgens op Edit Attribute en vervang de hele code met de code uit de tekst editer. Klik vervolgens met de muis naast de code zodat dit opgenomen word in de emblem lay-out.

10. Maak een nieuwe cirkel en herhaal deze stappen voor iedere <path regel in je SVG bestand.

Originele engelse tutorial (Source: http://www.gtavox.com/index.php/news/rockstar-svg-exploit-tutorial)

Rockstar SVG Exploit Tutorial

This will only work for vector images, specifically SVG! Want to import a raster? Use a tool like VectorMagic. GET IT RIGHT THE FIRST TIME! YOU CANNOT GO BACK AND EDIT IT! ALL THE SHAPES WILL RESET TO WHATEVER YOU USED!

Okay, so I found this exploit a while ago, reported it to Rockstar. They still haven't fixed it, so I'm sharing it with you.

Some prerequisites.

  • SVG file. Canvas size for the SVG should be 512x512 pixels and your shape should fit into that.
  • Web browser with real time HTML editing (Chrome will do)
  • Knowledge of markup language (HTML, XML, any *ML language)
  • Some free time.

Here's the tutorial for the exploit.


  • Visit the emblem editor using a web browser that lets you edit the HTML real time.

  • Add a shape, I tend to use circles. Right click the shape and select "Inspect element" if you're using Chrome. Whatever your browser of choice has for viewing the HTML of the right clicked object, select that.

  • You will see something like this. The highlighted section is what you need, specifically the section within the d="" tag. This is the object you want to replace shape data with. When you find your path tag, in Chrome you can double click the section within the quotations of the d="" and it should highlight all of the information.

  • Open your SVG file with a text editor of your choice, I used Notepad++. Find a line that you want to enter the data of, only select the d="" tag just as you did on the webpage, then copy that information and replace it with the information in the HTML editing portion of Chrome. After you paste it in, you should now see your custom shape, as you see here.

And that's it! With this you can import any SVG you want. Some tips on getting this to work. Save when you're done, but remember YOU CANNOT GO BACK AND EDIT IT!

Do not try to paste raw SVG data without using Rockstar's layer system. This can cause a LOT of issues. You 'must' go layer by layer, pasting in your d="" information. I recommend using the in editor coloring system, as manually setting the color tag can be overridden by the in-editor color chooser. It can become a real pain in the ass if you mouse over the colors.

Here's an example of an import.

Bewerkt: door SilverHazer
Link to comment
Delen op andere websites

Are you Dutch or English? Want nders kan je toch gewoon een NL tut maken?

Het is echt heel simpel, het kost alleen wat tijd.

1. Zoek een afbeelding en resize het naar 512 x 512 pixels

2. Converteer de afbeelding naar een SVG image met paths (gebruik hiervoor VectorMagic)

3. Open de SVG afbeelding in een tekst editor

4. Open een nieuw leeg emblem op rockstar's social club

5. Selecteer een cirkel en plaats deze

6. Druk in Google Chrome met de rechter muisknop op de cirkel en selecteer Element Inspecteren

7. Kijk iets boven de gearceerde HTML code en zoek de deze regel op http://i.imgur.com/HlH64d4.png (beginnend met <path )

8. Ga vervolgens terug naar je tekst editor en kopieer de code van de eerste <path regel vanaf de M (dus alles tussen de " ", bijvoorbeeld "M 324.13 136.42 C 326.32 135.56 328.48 134.43 330.90 134.51 C 327.07 137.45 321.73 137.95 317.47 140.31 C 312.33 142.51 307.39 145.16 302.13 147.06 C 298.45 148.86 294.84 150.98 290.82 151.90 C 293.25 148.95 297.43 148.65 300.47 146.54 C 308.47 143.43 316.00 139.20 324.13 136.42 Z")

9. Selecteer in de Chrome HTML edit vervolgens M300 (staat onder <path) met de rechter muisknop en druk vervolgens op Edit Attribute en vervang de hele code met de code uit de tekst editer. Klik vervolgens met de muis naast de code zodat dit opgenomen word in de emblem lay-out.

10. Maak een nieuwe cirkel en herhaal deze stappen voor iedere <path regel in je SVG bestand.

Link to comment
Delen op andere websites

  • 2 years later...

Een reactie plaatsen

Je kan nu een reactie plaatsen en pas achteraf registreren. Als je al lid bent, log eerst in om met je eigen account een reactie te plaatsen.

Gast
Op dit onderwerp reageren...

×   Je hebt text geplaatst met opmaak.   Opmaak verwijderen

  Only 75 emoji are allowed.

×   Je link is automatisch ingevoegd.   In plaats daarvan weergeven als link

×   Je vorige bewerkingen zijn hersteld.   Alles verwijderen

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent actief   0 leden

    • Er zijn hier geen geregistreerde gebruikers aanwezig.
×
×
  • Create New...