00:00
00:00
Yusuf

Male

Animator

London, England

Joined on 4/26/09

Level:
27
Exp Points:
7,550 / 8,090
Exp Rank:
5,238
Vote Power:
6.82 votes
Art Scouts
1
Rank:
Scout
Global Rank:
35,050
Blams:
12
Saves:
256
B/P Bonus:
4%
Whistle:
Normal
Trophies:
4
Medals:
1,590
Supporter:
5y 11m 29d
Gear:
3

Comments

Good work on the Shooting Game. If you ever want to collaborate, send me a PM.

on like programming or somethin?

Hello darkness, my old friend.

hey, how did you add medals to your game? i kinda want to see if i can do that to my game, but im unsure how. could you point me in the right direction or something please? thanks

well,first you go to newgrounds.com/account/flashapi2 then create a new API entry so like if you game was called "my game" then put in "my game" on the api page. then install the newgrounds api using the instructions then go to the medals page on the api then add your medals that you want then in flash wherever you want a medal to be put this on the actions of that frame
API.unlockMedal("the name of your medal");
it's all a matter of programming afterwards
if that was confusing then lol sorry i can find a simpler way to put it.