- Joined
- 20 Aug 2012
- Messages
- 55
- Reaction score
- 0
- Points
- 0
Hey guys, hope you're all keeping well.
I have a technical question i'd love some help with, I thought HaloJ might know the answer.
How do I add Crossbow kills to this graphic? That's all the code below, it's my first attempt
// Background image
image({file:'0pbYggiyf0W6fpwIhf/background 500x130.png', x:0, y:0});
//Rank Image
image({ file: p.stats.rank.img_large, x: 430, y: 56, w: 70, h: 70 });
Thanks in advance, hope you all have a merry christmas and a great new year
I have a technical question i'd love some help with, I thought HaloJ might know the answer.
How do I add Crossbow kills to this graphic? That's all the code below, it's my first attempt

// Background image
image({file:'0pbYggiyf0W6fpwIhf/background 500x130.png', x:0, y:0});
//Rank Image
image({ file: p.stats.rank.img_large, x: 430, y: 56, w: 70, h: 70 });

Thanks in advance, hope you all have a merry christmas and a great new year
