[Include] Unique Halloween System - 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)
+---- Forum: Includes (
https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] Unique Halloween System (
/showthread.php?tid=660285)
Unique Halloween System -
Dennis12 - 29.10.2018
HALLOWEEN SYSTEM WITH MYSQL R39
[INFORMATIONS]
It's a quest a little different than the classic ones. The idea is pretty simple, since you have to collide 22 homes (as if you were collecting 22 objects, but I wanted to be something different). You can ride a home only when you are in one of the 22 areas by pressing the Y key. For each caried house you will receive a random ($), candy (candy), and HP (Halloween Points) you can purchase one of the two available stores. (halloweenshop / halloweenaccs) [THESE SHOPS CAN BE CUSTOMIZED BY YOU), and upon completing the quest you will still receive a sum of money, candy and halloween points. Below are attached pictures for a more subjective vision of this system.
[COMMANDS]
/gotohalloween - You will be teleported to the location where the Halloween quest begins. (Including I did not put a restriction because I assumed there was no management system on your gamemodes, you can remove or add a certain restriction to be used by administrators only.)
/setcpoints - Set the candy (candy) of a player. (Including I did not put a restriction because I assumed there was no management system on your gamemodes, you can remove or add a certain restriction to be used by administrators only.)
/sethpoints - I set the halloween points of a player ((In include I did not restrict, because I assumed there was no administration system on your gamemodes, you can remove or add a certain restriction to be used only by administrators.)
/halloweenshop | / halloweenaccs - Two shops that can be customized by you, based on the ability to buy two Halloween accessories or a skin.
/starthalloween - Start the caroling of houses with this command.
/tog - Change the status of your accessories, or your halloween skin.
[PHOTOS]
https://imgur.com/a/jl20gLV
[DOWNLOAD LINK]
https://www44.zippyshare.com/v/0dWQHZ35/file.html
https://pastebin.com/9JRniDt4
If you want to use directly from INCLUDE and do not want to implement on your gamemode you need Y_HOOKS. (Search on sa-mp.com for details).
If you find any BUG or encounter problems, I'm waiting for an answer to this topic and I will solve it with the greatest pleasure.
We have not found bugs at this time.
Re: Unique Halloween System -
Dennis12 - 29.10.2018
Reserved.