23.09.2013, 21:38
[S'rry for my bad bad english, I'm french..]
Hi,
I make a system for /plantseed ( /plantergraine ) and /takeweed (/ramasserweed) but I can plant just 1 seed because the position of the seed = wplant[playerid] = CreateDynamicObject( 3409, x, y, z-2 , 0, 0, 96 );
If i plant 2 seed, i can just recolt the second seed..
I want make this with Mysql and all player can collect all seed... But i don't know how to make with Mysql..
Command:
http://pastebin.com/1grjgqXG
forward, public:
http://pastebin.com/dgvUnTdg
Thank's
Introx.