SA-MP Forums Archive
Help with adding new objects to 0.3c? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help with adding new objects to 0.3c? (/showthread.php?tid=200570)



Help with adding new objects to 0.3c? - Ex[C]uTivE - 18.12.2010

i'm creating stuff in 3ds max for about 8 mothes
i've built a "Claymore Mine" model that looks something simillar to the Call Of Duty MW claymore.
how do i create a proper COL file for it and how do i add it to samp.img to make it work in game with a proper object ID? thanks


Re: Help with adding new objects to 0.3c? - Ex[C]uTivE - 19.12.2010

anyone?


Re: Help with adding new objects to 0.3c? - Sayaron - 19.12.2010

I dont see the point of doing this. The effect is client sided and will only apply for you, so why would you even want to do this? Everyone must download your IMG file if you want this to work out


Re: Help with adding new objects to 0.3c? - leong124 - 20.12.2010

Maybe you search on GamerX's wiki(NOT advertising).
There's some tutorials about making 0.3c objects.


Re: Help with adding new objects to 0.3c? - NiTRoGeN - 20.12.2010

Finally got it,
talk with me in Ts.


Re: Help with adding new objects to 0.3c? - Ex[C]uTivE - 20.12.2010

Quote:
Originally Posted by Sayaron
Посмотреть сообщение
I dont see the point of doing this. The effect is client sided and will only apply for you, so why would you even want to do this? Everyone must download your IMG file if you want this to work out
doesn't matter, i rather use this instead of replacing a normal object...


Re: Help with adding new objects to 0.3c? - Babul - 20.12.2010

both replacing an already existing object or creating (adding) your object to a new (unused) id, will require your clients to download your custom.img file. so just add yor objects to id's like 19800 or close to 19999. then you are on the safe side, at least until those id's gets used by samp.img itself.
http://forum.gamerxserver.com/forumd...MP-%28GTASA%29
@ leong124: i dont think that anyone considers this as advertising. those tutorials are the only source to get information on how to add objects. hard enough imo...


Re: Help with adding new objects to 0.3c? - Rick - 20.12.2010

With this wiki (http://forum.gamerxserver.com/forumd...d-SA-MP-(GTASA)) you will find all informations that you need for objects in 0.3C.