New objects how to add??? - 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: New objects how to add??? (
/showthread.php?tid=305658)
New objects how to add??? -
zeljko_rosic - 23.12.2011
Hey im new i want to add these objects and snow.
Re: New objects how to add??? -
vassilis - 23.12.2011
snow object id 18864
Xmas Tree 19076
AW: New objects how to add??? -
zeljko_rosic - 23.12.2011
Ok Thanks
Re: New objects how to add??? -
Jarod_Shadowsong - 23.12.2011
Check this:
https://sampwiki.blast.hk/wiki/Objects_0.3c
You can find all the new objects from 0.3c to 0.3d there.
Re: New objects how to add??? -
Ballu Miaa - 23.12.2011
Go through the Filterscript's section of SAMP Forums! You will see lot of script's to add up these object's to your server with some commands! Edit them accordingly to know the coordinates and add them to the OnFilterScriptInIt() and they will load everytime you run the server and load these FS's!
AW: New objects how to add??? -
zeljko_rosic - 23.12.2011
Thanks