[TUTORIAL] How to add a skin/object
#12

Theoretically, you can take any model id as base id (from the existing ones). The object you're going to add will inherit the properties of the base model. So for example if you add a cube without a collision to your server, and you use an object with collision as base id, it will inherit the collision information from that object. It also inherits a little bit more but I cannot say what exactly.

I recently had an issue with a table, that I extracted from the game and attached a collision to it (so that people can no longer run through that table). I didn't modify the model itself so I was wondering why the glass was no longer being displayed. It was solved by using the base id of the original table so that it inherits the information which was required for displaying the glass: https://sampforum.blast.hk/showthread.php?tid=646642
Reply


Messages In This Thread
[TUTORIAL] How to add a skin/object - by Codeah - 04.11.2017, 13:14
Re: [TUTORIAL] How to add a skin/object - by TopShooter2 - 04.11.2017, 13:36
Re: [TUTORIAL] How to add a skin/object - by Mojizijue - 04.11.2017, 14:44
Re: [TUTORIAL] How to add a skin/object - by Saddin - 04.11.2017, 16:17
Re: [TUTORIAL] How to add a skin/object - by Codeah - 04.11.2017, 17:04
Re: [TUTORIAL] How to add a skin/object - by Saddin - 04.11.2017, 17:11
Re: [TUTORIAL] How to add a skin/object - by dugi - 04.11.2017, 17:26
Re: [TUTORIAL] How to add a skin/object - by Saddin - 04.11.2017, 17:45
Re: [TUTORIAL] How to add a skin/object - by Sasino97 - 12.11.2017, 17:18
Re: [TUTORIAL] How to add a skin/object - by DevHarden - 12.11.2017, 17:56
Re: [TUTORIAL] How to add a skin/object - by Nokia17Rocks - 27.12.2017, 18:32
Re: [TUTORIAL] How to add a skin/object - by mschnitzer - 27.12.2017, 18:47
Re: [TUTORIAL] How to add a skin/object - by Gokz - 31.12.2017, 14:52
Re: [TUTORIAL] How to add a skin/object - by Joshhh - 02.01.2018, 10:31
Re: [TUTORIAL] How to add a skin/object - by mschnitzer - 02.01.2018, 10:42
Re: [TUTORIAL] How to add a skin/object - by Sellize - 02.01.2018, 10:49
Re: [TUTORIAL] How to add a skin/object - by dani18 - 13.01.2018, 17:36
Re: [TUTORIAL] How to add a skin/object - by tuantruoq - 07.03.2018, 07:27
Re: [TUTORIAL] How to add a skin/object - by Victor012 - 22.05.2018, 20:28
Re: [TUTORIAL] How to add a skin/object - by Lokii - 22.05.2018, 21:11
Re: [TUTORIAL] How to add a skin/object - by Astonish - 22.05.2018, 22:28
Re: [TUTORIAL] How to add a skin/object - by Knapek14 - 11.08.2018, 00:18
Re: [TUTORIAL] How to add a skin/object - by Guilh - 03.09.2018, 04:14
Re: [TUTORIAL] How to add a skin/object - by Guilh - 12.09.2018, 05:46
Re: [TUTORIAL] How to add a skin/object - by thanh7305 - 05.02.2019, 14:31
Re: [TUTORIAL] How to add a skin/object - by thanh7305 - 05.02.2019, 14:37

Forum Jump:


Users browsing this thread: 1 Guest(s)