SA-MP Forums Archive
Grass object - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Grass object (/showthread.php?tid=198837)



Grass object - Pooh7 - 13.12.2010

I'm making drug dealer job.
When player plant cocain seed, the grass would just a little peek from the ground.
After 5 minuts, grass would rise to half of its total size. After total 10 minuts of the start, grass would have full size and it's ripe for picking.
So, my question is: What is better?
- Creating grass object in OnGameModeInit, but under the ground, and moving it,
or
- Creating grass object when player plant seed, destroying after 5 minuts and again creating, but to half of its total size?


Sorry for my bad English, I hope you understand


Re: Grass object - XePloiT - 13.12.2010

i think the first one... to move it...because if the players is near the plant its more nice to see... :]
btw: nice idea


Re: Grass object - Pooh7 - 13.12.2010

Thank you :P
And I think it is better the first way, thanks for replay