2 questions - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: 2 questions (
/showthread.php?tid=655603)
2 questions -
Unkovic - 25.06.2018
Do I need 0.3DL to create Vice City and Liberty City and...
Is it good to create vehicle system with iterators?
Re: 2 questions -
AdamsLT - 25.06.2018
1. You don't need 0.3DL but it would be difficult to maintain such a server since your players will need to download the objects and add them themselves (unless you make a custom installer/launcher or similar). It would also likely be beneficial to learn to use 0.3DL functions as they should be added to the main sa-mp branch later on, if I recall correctly.
2. Probably yeah, in the end it depends on how well you use the features iterators provide you. Reads some tutorials and give it a go.