Chat Ghost Posted October 13, 2007 Posted October 13, 2007 Re: Giving Item To All Users [FREE] I need some one thats relly relly good with codes to help me with some thing. IM me at chat_ghosty. Thats my YIM Quote
Cruisey Posted January 28, 2008 Posted January 28, 2008 Re: Giving Item To All Users [FREE] spelling? :lol: Quote
The Ace Posted July 2, 2008 Posted July 2, 2008 Re: Giving Item To All Users [FREE] I like this Mod. ;) But how do I get it to display the item name in the event, instead of the item ID?? Instead of: event_add($r['userid'],"The population has just been given item {$_POST['item']}, Click Here to check.",$c); would it be: event_add($r['userid'],"The population has just been given item {$_POST['itmname']}, Click Here to check.",$c); or something along the lines of that? Quote
Ragnar Posted July 3, 2008 Posted July 3, 2008 Re: Giving Item To All Users [FREE] Is it possible to make it so only players that last loged on with in XXXX seconds get the item, using the unix timestamp? For example, for five days, having the current unix timestamp number be less than 432,000 above the number at 'laston' in the 'users' table. Quote
KingRise Posted July 4, 2008 Posted July 4, 2008 Re: Giving Item To All Users [FREE] nice mod i will be using this :-D Quote
DeaTH_RideR Posted December 4, 2008 Posted December 4, 2008 Re: [mccode] Giving Item To All Users works great thanks for the use of it =) Quote
AlabamaHit Posted December 5, 2008 Posted December 5, 2008 Re: Giving Item To All Users [FREE] I like this Mod. ;) But how do I get it to display the item name in the event, instead of the item ID?? Instead of: event_add($r['userid'],"The population has just been given item {$_POST['item']}, Click Here to check.",$c); would it be: event_add($r['userid'],"The population has just been given item {$_POST['itmname']}, Click Here to check.",$c); or something along the lines of that? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. This is untested..... Quote
Magictallguy Posted December 5, 2008 Posted December 5, 2008 Re: Giving Item To All Users [FREE] I like this Mod. ;) But how do I get it to display the item name in the event, instead of the item ID?? Instead of: event_add($r['userid'],"The population has just been given item {$_POST['item']}, Click Here to check.",$c); would it be: event_add($r['userid'],"The population has just been given item {$_POST['itmname']}, Click Here to check.",$c); or something along the lines of that? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. This is untested..... v2 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Feel free to remove the stripslashes(), as most people don't secure their files (including staff panel), it wouldn't be needed! Quote
DeaTH_RideR Posted December 5, 2008 Posted December 5, 2008 Re: [mccode] Giving Item To All Users you guys rock , thanks for the update Quote
AlabamaHit Posted December 5, 2008 Posted December 5, 2008 Re: [mccode] Giving Item To All Users lol @ Magictallguy You know that mysql_fetch_object works just fine on v2, lol :-P What yo uposted is better with thje sprintf though :wink: Quote
URBANZ Posted April 26, 2009 Posted April 26, 2009 Re: [mccode] Giving Item To All Users lacey 03 forgot to add $db he put db->query for anyone who get mod now it will work if u add $ infront of db 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.