Alright so this is pretty simple . Just make a mysql query in a php script that will insert item x inside player y's inventory. Then show us where/how to put it in our page and voila!
If you can make a script to create accounts , you can create a script to put items into a players id.
Here : [Only registered and activated users can see links. ] Fixed alot of stuff, you forgot '' add some places + used useless stuff in it (like you did $account = $_POST['account']; but never recalled $account)
I think this will work, not 100% because I can't test it.
so i can understand what the script is doing and most of its functions , although how dso i plug it in into that lil pop up box?
EDIT: ahh kk i found the mysql query , is there a way where a player can get their gold +5000? instead of replaced with a number?
Is it possible to make the script viewable only once per day per IP adress?
hi there im looking for something very simualr for my site but instaed but im looking for it to be every 12 hours ill have a lok at the script see what i can see aswell if u need pm me on the forums go and if u have msn my addy is [Only registered and activated users can see links. ] if u add me tell me who u are in the invation as i get so many invites from players
i have another idea for instaed of it adding a item to the player u could make it add a point to the table by making a new table for voting points then make a page were it would dis[;y how many votes each player/account has made then u could give the biggest votes the best rewards so u can reward the guys that vote for u each day/12 hours just an idea dont know what u guys think about this and i would stop people trying to abuse the system to get items and what would hapen if the players bags are full etc
hi there im looking for something very simualr for my site but instaed but im looking for it to be every 12 hours ill have a lok at the script see what i can see aswell if u need pm me on the forums go and if u have msn my addy is [Only registered and activated users can see links. ] if u add me tell me who u are in the invation as i get so many invites from players
i have another idea for instaed of it adding a item to the player u could make it add a point to the table by making a new table for voting points then make a page were it would dis[;y how many votes each player/account has made then u could give the biggest votes the best rewards so u can reward the guys that vote for u each day/12 hours just an idea dont know what u guys think about this and i would stop people trying to abuse the system to get items and what would hapen if the players bags are full etc
if were adding another table we will prbly need a dll file....im not very good in c++