[FilterScript] Camp Trailers system || Ownable || Unique || By. Pachino - 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] Camp Trailers system || Ownable || Unique || By. Pachino (
/showthread.php?tid=599464)
Camp Trailers system || Ownable || Unique || By. Pachino -
Pachino - 26.01.2016
Hi, i want to show you my first filterscript. Camp Trailers System.
**Saving system is YINI
With camp trailers you can:
-
Buy trailer for $10000
-
Park trailer
-
Lock/Unlock trailer
-
Locate your trailer
-
Sell trailer
-
Enter in your camp trailer with key 'N'
-
Tow trailer to vehicle with key 'Y'
INSTALLATION GUIDE IS IN Readme.txt
If you find any bugs report to me here.
Sorry for my bad English
Pictures:
Re: Camp Trailers system || Ownable || Unique || By. Pachino -
HaRdiiZin - 26.01.2016
Nice!
Re: Camp Trailers system || Ownable || Unique || By. Pachino -
CoaPsyFactor - 26.01.2016
hehe this is nice, my recommendation is to attach trailer to another trailer that is actually vehicle so when you attach it to car it has same physic rules as rest of vehicles.
You can attach your trailer on vehicle model 607
something like this
Re: Camp Trailers system || Ownable || Unique || By. Pachino -
Lumineux - 26.01.2016
Quote:
Originally Posted by CoaPsyFactor
hehe this is nice, my recommendation is to attach trailer to another trailer that is actually vehicle so when you attach it to car it has same physic rules as rest of vehicles.
You can attach your trailer on vehicle model 607
something like this
|
That would be better.
Anyway, it's a nice filterscript.
Re: Camp Trailers system || Ownable || Unique || By. Pachino -
Pachino - 26.01.2016
Haha, it seems that is, the idea is good, but for now stick to this: D
Thanks
Re: Camp Trailers system || Ownable || Unique || By. Pachino -
ikey07 - 26.01.2016
set real trailer in another interior, it looks much better.
Re: Camp Trailers system || Ownable || Unique || By. Pachino -
Mark_Samp - 26.01.2016
I love the Idea!
Good job
Re: Camp Trailers system || Ownable || Unique || By. Pachino -
Pachino - 26.01.2016
Thanks
Re: Camp Trailers system || Ownable || Unique || By. Pachino -
MonSterLikeHD - 21.02.2016
Nice !
Re: Camp Trailers system || Ownable || Unique || By. Pachino -
Pottus - 21.02.2016
You use the streamer but don't use the features you need for instance all the objects should be streamer dynamic objects and instead of looping through all the trailers use dynamic areas. Another silly thing is you are using YSI but still use the standalone foreach include #include <YSI\y_iterate>