[FilterScript] Unique Trashmaster/ANY Mission System.

Started by SA:MP, May 10, 2023, 02:54 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

SA:MP

[FilterScript] Unique Trashmaster/ANY Mission System.

Mission System - Trashmaster


Cheers Friends,

I have not released anything useful for others. so i decided i can release this System now so others can use it.







Details


This Filterscript Script is basically the idea adopted from one of the best CNR Gamemode(Present). this has got some features that you can use in your server.



Working

#define MAX_MISSIONLOCATIONS 13

#define MAX_LOC_NUM 4

#define MISSION_VEHICLE 408




so i am going to explain with the help of above defines in the script....



1- Enter a Mission Vehicle and type /mission. [The Mission Vehicle is currently a trashmaster]

2- After typing /mission, the server chooses four random locations [MAX_LOC_NUM = 4 (can be changed)]

3- It arranges according to ids of the checkpoints on MAX_MISSIONLOCATIONS .

4- Then checkpoint is placed on according to ids of checkpoint.

5- After Collecting trash/anything from these locations (Currently after 4 checkpoints) the mission is finished and you can award his payment/score.



VIDEO : https://www.youtube.com/watch?v=V0gRIoInTIU



Commands


/mission - Starts a mission [Also shows the status that how many trashes are collected and all.]

/cancelmission - Stops a started mission.



Conclusion


-- This Filterscript is according to me a unique one and i have not find this kind of system around here. (Maybe Present)

-- The Title ANY is given because its currently a trashmaster job and you can assign any job to it whether its a pizzaboyjob , papperboyjob or any other jobs, you need to just change the vehicle id and messages after collecting or finishing it..





Credits




SAMP TEAM: wonderful platform outhere.

Zeex: ZCMD

The server scripter : which i have adopted the idea :P



Download

The File : https://pastebin.com/QZdYRtwr

ZCMD: You can find on Internet.





P.S:

1- My english may be bad

2- Do not republish this script.

3- I am not good in preseting stuffs

4- All comments will be taken as a compliment and will correct it if i have done anything wrong.

Source: [FilterScript] Unique Trashmaster/ANY Mission System.