Any idea to add custom weapon in 0.3DL? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Any idea to add custom weapon in 0.3DL? (
/showthread.php?tid=664507)
Any idea to add custom weapon in 0.3DL? -
Gokz - 02.03.2019
Hi, i would like to know how we should do to add a custom weapon in this version without using custom.img from samp ? Thanks
Re: Any idea to add custom weapon in 0.3DL? -
tysanio - 02.03.2019
Its cant be possible with 0.3Dl only object and skin can be added
Re: Any idea to add custom weapon in 0.3DL? -
cuber - 02.03.2019
Only custom skins & objects can be added. Custom vehicles/weapons are a no-no.
Re: Any idea to add custom weapon in 0.3DL? -
AdamsLT - 02.03.2019
I mean. You could do it.
Add the custom weapon as an object. Attach it to the player, when the player equips a "fake" weapon that is in the slot that your weapon is supposed to be and edit the damage values with weapon-config.inc
It might be weird to script around but if you figure out a nice way to do it for one weapon, you could make it for any weapon and add as much of them as you want.