[FilterScript] KayLoad - Packer Loading - 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] KayLoad - Packer Loading (
/showthread.php?tid=198885)
KayLoad - Packer Loading -
Kaylux - 13.12.2010
KayLoad
Packer System
V0.2
What does it do?
KayLoad Packer System is an easy way to load vehicles virtually onto a packer and transport them around.
Detailed Description
Currently the packer has 4 slots available for loading vehicles on. This will be expanded and sorted disabling certain vehicles to be loaded in the next version.
Commands
- /loadv - Loads the nearest vehicle onto the packer
- /unloadv [Slot] - Unloads the specified slot number from the packer.
- /vslot [Slot] - For viewing if a vehicle is in a specified slot.
- /packer - Recommended to remove this from the script as it for only for testing purposes.
Known Bugs
- Currently None.
Download
-
Pastebin
-
Download - Mediafire
Extra Credits
- ****** for sscanf2
- Zeex for ZCMD
- Darkrealm for GetClosestCar and GetDistanceToCar functions
Please feel free to suggest future ideas and report bugs.
Re: KayLoad - Packer Loading -
Alexman - 13.12.2010
Hmm...is very intersting....and good.Thanks=D
Re: KayLoad - Packer Loading -
CrawScale - 13.12.2010
Is the Car visible when you just load them on?
Re: KayLoad - Packer Loading -
Kaylux - 13.12.2010
I tried that at first but my AttachVehicleToVehicle function wasn't really appropriate.
So, No you can't actually see them on the back.
Re: KayLoad - Packer Loading -
CrawScale - 13.12.2010
On the Back means in the Informations or what?
Re: KayLoad - Packer Loading -
Kaylux - 13.12.2010
I store the vehicle ID's in an array when the command is typed. So the vehicles VW is set to something else and the vehpos is set to somewhere else.
Re: KayLoad - Packer Loading -
notime - 13.12.2010
Well done man, very nice.
AW: KayLoad - Packer Loading -
GooMan - 13.12.2010
Commands not working
Re: KayLoad - Packer Loading -
Kaylux - 13.12.2010
I suggest you compile it yourself with the correct includes and plugins loaded. The server.cfg inside the folder is already set right.
Respuesta: KayLoad - Packer Loading -
litozzz - 19.06.2013
hello could you update using the function fs isTrailerAttachedToVehicle please update this fs.