SA-MP Forums Archive
[FilterScript] Grass Mover Basic - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Grass Mover Basic (/showthread.php?tid=561570)



Grass Mower Basic - ZaBraNjeNi - 03.02.2015

Grass Mower by ZaBraNjeNi

Hello,

As title says, this is "Grass Mower" located in Los Santos. This may be useful for many servers.

Introduction
Well, to start a mission type "start", you must be in valid car (Mower) or you will get this message:

If are you in valid car (Mower) next message is:

Your job is started, just follow check points.
- http://i.imgur.com/wFHRYr8.png
- http://i.imgur.com/GMxro4U.png
Here is 15 checkpoints, after finishing your job, you will get dialog with informations of earning:


Download
- Pastebin -
- http://pastebin.com/4ypKkJN8


Re: Grass Mover Basic - xXxMauroxXx - 03.02.2015

Nice one


Re: Grass Mover Basic - Carlito - 03.02.2015

nice idea for a job...

but...

first look into the script without testing:
specialcar = CreateVehicle
//next line
specialcar = CreateVehicle

you cant set 4 vehicles to the same variable... only the 4th vehicle is now the specialcar ... not a big deal

furthermore driving from checkpoint to checkpoint is not how to mow the grass in real-life... the entire grass has to be mowed not just the way from checkpoint to checkpoint...

how about a timer which asks IsPlayerInRangeOfPoint and coordinates for each mІ of the grass... a variable for each mІ (mowed/growing)... a grass/bush-object on each mІ growing up and disappearing after mowing... and finally a reward for each mowed mІ like 1$/mІ and bonus for time and completeness like
50% = +10% of the reward
80% = +30% of the reward
100% = +50% of the reward


Re: Grass Mover Basic - Luis- - 03.02.2015

Grass Mover? It's Mower.


Re: Grass Mover Basic - Phaze - 03.02.2015

Useless.


Re: Grass Mover Basic - Tmw9s - 03.02.2015

nice job


Re: Grass Mover Basic - ZaBraNjeNi - 04.02.2015

Quote:
Originally Posted by Carlito
Посмотреть сообщение
nice idea for a job...

but...

first look into the script without testing:
specialcar = CreateVehicle
//next line
specialcar = CreateVehicle

you cant set 4 vehicles to the same variable... only the 4th vehicle is now the specialcar ... not a big deal

furthermore driving from checkpoint to checkpoint is not how to mow the grass in real-life... the entire grass has to be mowed not just the way from checkpoint to checkpoint...

how about a timer which asks IsPlayerInRangeOfPoint and coordinates for each mІ of the grass... a variable for each mІ (mowed/growing)... a grass/bush-object on each mІ growing up and disappearing after mowing... and finally a reward for each mowed mІ like 1$/mІ and bonus for time and completeness like
50% = +10% of the reward
80% = +30% of the reward
100% = +50% of the reward
Thank you. I know what you saying, but this is basic script, maybe in future I will add your suggestion.

Quote:
Originally Posted by Luis-
Посмотреть сообщение
Grass Mover? It's Mower.
Lol, edited. xD


Re: Grass Mover Basic - abdullahbest - 04.02.2015

Good Job man


Re: Grass Mover Basic - marshallbrown - 04.02.2015

Good job on the FS man.


Re: Grass Mover Basic - kevin1990 - 06.02.2015

@phaze How is it useless you tool?