ID:272871
 
i need to know HOW to implement them i put the proc into my game but it gave me the error bad argument.i need to know how to put them in and how to put in more than one.
Have you read the article on it yet?

http://www.byond.com/members/ DreamMakers?command=view_post&post=55025

That explains how to implement them on the game's end, after that its just a matter of going to your game's hub page and adding the medals.
In response to Foomer
ha ha i couldn't find the page thanks for that Foomer
In response to B-mut
i still cant get it to work that was a pretty bad tutorial could you give me a better example please?
In response to B-mut
There's really nothing complex here, basically you just need to call a proc. If you've trouble doing that... well, maybe the tutorial is not the problem. What exactly do you find bad in it? What specifically do you not understand?

It may help you to read the reference entry of the SetMedal() proc.
In response to Kaioken
that makes sense i needed to see it in the DM but thank you guys for the help ill get it working now that i FULLY understand it