Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - preddy25

Pages: [1]
1
Items / Item Request : Immunity
« on: May 04, 2007, 07:44:58 pm »
well , since technodragon has done a insurance/dragon shield  for some calamity events , can anyone modify the code so that it becomes a immunity against some selectable events?

:D immunity challenge!!

2
General SMFShop Discussion / Item Suggestion : Random Restocks
« on: May 04, 2007, 01:27:05 am »
hi guys , since someone already done the variable restock rate , iziit easy to do a random re-stock rate too? i mean some rare items should randomly appear so that would have a lot of members camping for it :D :police:

3
Items / Item Request : Sell my Soul
« on: April 24, 2007, 03:39:04 pm »
 :buck2:

Since there is already an item to sell use money to buy karma , it should be very easy to mod the other way right round right ? just change the variables around?

I wanna sell my karma for money!! ":D but i ll do good after i become a millionaire!

Any coders up for this pls ?

4
// BEGIN SMFShop MOD New Version Code
         // Removed one <br /> from end of post count line.
         echo '
                        ', $txt[26], ': ', $message['member']['posts'], '<br />
                        ';
                        
         echo '
                        ', $modSettings['shopCurrencyPrefix'], $message['member']['money'], $modSettings['shopCurrencySuffix'], '<br /><br />
                        <a href="', $scripturl, '?action=shop;do=invother2;member=', $message['member']['username'], '">View Inventory</a><br />
                        <a href="', $scripturl, '?action=shop;do=sendmoney;member=', $message['member']['username'], '">Send Money to ', $message['member']['name'], '</a><br />';
         //END SMFShop code

Display.template.php

Hi ! can anyoone help me recode this lines so that it will display image buttons like the ones in technodragon forum http://dragontalk.net , but i want them side by side and when mouse over it would display the info text?

Should be simple for you experienced modders! Thanks!!

Pages: [1]