How do you link signs?

  • RCAProduction
    4th Jun 2013 Member 0 Permalink

    I see them everywhere, but I don't know how to create them. I would love to know how.

     

     

     

    RCAP

  • jacob1
    4th Jun 2013 Developer 1 Permalink
    {c:saveidtolinkto|textinsign}

    so if I wanted to link to save id 477820, with the text "bombs", I would do: {c:477820|bombs}
  • Kikinicij
    4th Jun 2013 Member 0 Permalink

    Basicly do this without the parithesees.  First you put a "{" then ad a "c:" add a number of a save which is called an id. so it would look like this "{c:a number" the you add this "|" --> | so it would look like this. "{c:a number|" then you put a name in like this --> "{c:a number|a name of a save" then you simply add another "}" to end it so it would look like this --> "{c:a number|a name of a save}" and heres an example --> {c:324245|popcorn}    I just mad that up but thats what it would look like just change the number and name to link it to diffrent places.

  • RCAProduction
    4th Jun 2013 Member 0 Permalink

    Thanky!