bennybwoi Posted January 12, 2010 Posted January 12, 2010 Hey guys does any1 have or can any 1 make an attack.php where your items are shown not in text but as your item images for me??? i have tryed myself bt failed lol. Thanks Benny Bwoi. Quote
Dayo Posted January 13, 2010 Posted January 13, 2010 look for print "<font color=red>{$_GET['nextstep']}. Using your {$r1['itmname']} you hit {$odata['username']} doing $mydamage damage ({$odata['hp']})</font> \n"; and replace with print "<font color=red>{$_GET['nextstep']}. Using your:<br\> <img src = \"".$r1['itmname'].".GIF\" /> you hit {$odata['username']} doing $mydamage damage ({$odata['hp']})</font> \n"; you need to make a image for eash item and call it what you call the item go a glock would be glock.gif Quote
bennybwoi Posted January 13, 2010 Author Posted January 13, 2010 thanks m8t il try it out later Quote
Guest Null Posted January 13, 2010 Posted January 13, 2010 look for print "<font color=red>{$_GET['nextstep']}. Using your {$r1['itmname']} you hit {$odata['username']} doing $mydamage damage ({$odata['hp']})</font> \n"; and replace with print "<font color=red>{$_GET['nextstep']}. Using your:<br\> <img src = \"".$r1['itmname'].".GIF\" /> you hit {$odata['username']} doing $mydamage damage ({$odata['hp']})</font> \n"; you need to make a image for eash item and call it what you call the item go a glock would be glock.gif That only works for gif's. I prefer png as it gives transparency if needed, but .gif is good. Anyone want a valid Corel Paint shop pro x2 license for 30.00? Its a great program for begginers, but i got it for christmas becuz my aunt didnt know i had photoshop. its usually priced at 100.00 but im selling a legit license code for 30.00. Quote
Dayo Posted January 14, 2010 Posted January 14, 2010 a look for print "<font color=red>{$_GET['nextstep']}. Using your {$r1['itmname']} you hit {$odata['username']} doing $mydamage damage ({$odata['hp']})</font> \n"; and replace with print "<font color=red>{$_GET['nextstep']}. Using your:<br\> <img src = \"".$r1['itmname'].".GIF\" /> you hit {$odata['username']} doing $mydamage damage ({$odata['hp']})</font> \n"; you need to make a image for eash item and call it what you call the item go a glock would be glock.gif That only works for gif's. I prefer png as it gives transparency if needed, but .gif is good. Anyone want a valid Corel Paint shop pro x2 license for 30.00? Its a great program for begginers, but i got it for christmas becuz my aunt didnt know i had photoshop. its usually priced at 100.00 but im selling a legit license code for 30.00. all you have to do is look for gif and replace with png 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.