BlueDevil23 Posted June 13, 2009 Posted June 13, 2009 Hey all, this mod was put together by myself and Killah/Haunted Dawg, and thought we'd share it with the community. It will allow your players to supply their ID in a url, and place the url in a forum's [ img] tag's (or anywhere that supports a similar function) and it will display an image with their username, level, money, their referral link(free advertising!), and if they're online or offline. That's enough text though, here's the real thing: This is the original one made for Killah's game, he replaced the referral link with "Under Construction" instead though. :) Now how did I get that? All I did was type [ img]http://www.gamename.tld/pcard.php?id=PLAYERIDHERE[/img] *note* The URL above, if replaced with www.deadlykillah.net, will not work, since he changed it around a bit more, for his game. :) If you would like to purchase this mod, send $8 to [email protected], and the mod will be delivered to you ASAP. REQUIREMENT: You'll need at least PHP 4.3.0(which I hope you have at least 5, by now! :P) Make sure to include, with the payment, the email you would like it sent to(if different from your paypal email), the domain it will be used on, your name on CE, and the colors you would like your player card to look like, because this mod also comes with a custom player card, suited for your game :) *note* The player card image shown above was not made by Killah(who will be making the ones that come with the mod), he had to pay a good $10-15 more, to have that designed by a GFX artist we know. Quote
ShizzleNizzle Posted June 13, 2009 Posted June 13, 2009 Re: [mccode v2] Player Card ($8) Look's really good well done! Quote
Haunted Dawg Posted June 13, 2009 Posted June 13, 2009 Re: [mccode v2] Player Card ($8) Just to add: Firstly, thank's to those who have bought. Secondly BD23 forgot to mention. If the user is not found this will be shown: http://www.convictsunleashed.com/demo/pcard.php?id=2 If an mysql error happen's the above will apply with a different message. Thank's once again :) Quote
Mafia-Club Posted June 13, 2009 Posted June 13, 2009 Re: [mccode v2] Player Card ($8) Nice mod guys well done you both :) Quote
Lithium Posted June 13, 2009 Posted June 13, 2009 Re: [mccode v2] Player Card ($8) First mod i got from either one... i only say... simple and effective! "it does what it says on the box". A recomendation to consider, if you guys can, supply the .psd file for the base gfx to allow a fully compatible edited image ;) Quote
BlueDevil23 Posted June 13, 2009 Author Posted June 13, 2009 Re: [mccode v2] Player Card ($8) Thanks everyone for the good comments :) and thanks to all the buyers :) Thanks, Killah, I did forget that :P. I also forgot another small error feature. If the url, is not formatted properly, it will output, this. Quote
Rainbow Posted June 13, 2009 Posted June 13, 2009 Re: [mccode v2] Player Card ($8) The best modifications are often the most simple ones and this modification is not overly complex to offer a negative impression to the target audience, nor is it too simple for everyone to do it themselfs not wasting their time. I have one query though, who done the design on the current one? I would really consider buying it if you guys provide a few basic designs with .PSD extensions so we could alter them in the way we want. Anyway totally worth the $8. Awesome mod from Killah and Blue, you rawk. :lol: PS: Blue, do keep in mind that this post is short just for you. :-D Quote
CrazyT Posted June 13, 2009 Posted June 13, 2009 Re: [mccode v2] Player Card ($8) PS: Blue, do keep in mind that this post is short just for you. :-D Haha lol :P Quote
BlueDevil23 Posted June 13, 2009 Author Posted June 13, 2009 Re: [mccode v2] Player Card ($8) The best modifications are often the most simple ones and this modification is not overly complex to offer a negative impression to the target audience, nor is it too simple for everyone to do it themselfs not wasting their time. I have one query though, who done the design on the current one? I would really consider buying it if you guys provide a few basic designs with .PSD extensions so we could alter them in the way we want. Anyway totally worth the $8. Awesome mod from Killah and Blue, you rawk. :lol: PS: Blue, do keep in mind that this post is short just for you. :-D Lol, thanks for the short post! I actually had time to read one of your posts! :P Thanks for the good comments. :) The person that made the original design, isn't on CE, so I guarantee most of everyone on CE wouldn't know him, with the exception of paralem lol. I can talk to Killah about your idea though, since he is the one doing the GFX for this :) Quote
gurpreet Posted June 14, 2009 Posted June 14, 2009 Re: [mccode v2] Player Card ($8) I'm gonna get this soon. This looks really good, will purchase within the next week or 2 ;) Quote
AbsentCrisis Posted June 14, 2009 Posted June 14, 2009 Re: [mccode v2] Player Card ($8) There is a small problem if you look at this player ID the Name stretches out too far.. So if you could come to a fix for this would be good. Quote
Haunted Dawg Posted June 15, 2009 Posted June 15, 2009 Re: [mccode v2] Player Card ($8) That's a simple fix. $name = (strlen($name) >= 14) ? substr($name, 0, 14).'..' : $name; Making long names: somerandomnamewithalongname to: somerandomnamew.. Quote
BlueDevil23 Posted June 15, 2009 Author Posted June 15, 2009 Re: [mccode v2] Player Card ($8) We'll implement that, and send out an update ASAP, thanks for mentioning it AbsentCrisis, appreciate it. Quote
Dukky Posted June 23, 2009 Posted June 23, 2009 Re: [mccode v2] Player Card ($8) bluedevil or killah contact me on msn as i do wish to buy thanks Quote
Dukky Posted June 23, 2009 Posted June 23, 2009 Re: [mccode v2] Player Card ($8) this is a great mod thanks killah he done the design i just done the KC logo on the left i do recommed this :) hers mine :P +2 Quote
MyGunWars Posted June 23, 2009 Posted June 23, 2009 Re: [mccode v2] Player Card ($8) I Will Like To Get This Mod Mail Me. [email protected] Quote
MyGunWars Posted July 16, 2009 Posted July 16, 2009 Re: [mccode v2] Player Card ($8) Sent The $8 Still Whiting. Quote
Haunted Dawg Posted July 16, 2009 Posted July 16, 2009 Re: [mccode v2] Player Card ($8) Date: Jul. 15, 2009 Time: 19:30:57 PDT And you never stated the colours you would like as asked in the first post on here, dev-forum & cronwerk's. Quote
wolfe Posted July 17, 2009 Posted July 17, 2009 Re: [mccode v2] Player Card ($8) Sent The $8 Still Whiting. Is it white enough yet? Quote
MyGunWars Posted July 21, 2009 Posted July 21, 2009 Re: [mccode v2] Player Card ($8) Im Still Whiting! Quote
Haunted Dawg Posted July 21, 2009 Posted July 21, 2009 Re: [mccode v2] Player Card ($8) Im Still Whiting! Mod has been sent, i only got on today from thursday last week. Quote
MyGunWars Posted July 21, 2009 Posted July 21, 2009 Re: [mccode v2] Player Card ($8) Ok Thanks And You Said You Were Sending My Layout With It To. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.