AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   Make any spawned entity (model) solid (https://forums.alliedmods.net/showthread.php?t=311460)

SomewhereLost 10-18-2018 16:05

Make any spawned entity (model) solid
 
Hello,

Lets say Im using an entity spawner which spawns models, since they arent solid, is there any way to make them become solid?

edon1337 10-18-2018 16:29

Re: Make any spawned entity (model) solid
 
A model isn't an entity. You can't make models solid but you can make entities, use pev_solid.

SomewhereLost 10-18-2018 16:32

Re: Make any spawned entity (model) solid
 
I remember there was an entity spawner which could spawn .mdl resources within a solid state, I need something like that.

HamletEagle 10-19-2018 06:18

Re: Make any spawned entity (model) solid
 
Quote:

Originally Posted by SomewhereLost (Post 2620270)
I remember there was an entity spawner which could spawn .mdl resources within a solid state, I need something like that.

You do not spawn models. You spawn entities and give them that model. The entity has to be solid which is simple.

SomewhereLost 10-19-2018 08:17

Re: Make any spawned entity (model) solid
 
Okay, is there something like that already made? Since I remember there was but cant find it.

edon1337 10-19-2018 09:42

Re: Make any spawned entity (model) solid
 
What are you looking for? I already told you that you need to use pev_solid.

SomewhereLost 10-19-2018 09:50

Re: Make any spawned entity (model) solid
 
Isnt it obvious what Im looking for since I didnt post this thread in scripting section? I have no idea how to use those. Thats why I mentioned if there is anything like that already existing.

thEsp 10-19-2018 13:08

Re: Make any spawned entity (model) solid
 
Quote:

Originally Posted by SomewhereLost (Post 2620383)
Isnt it obvious what Im looking for since I didnt post this thread in scripting section? I have no idea how to use those. Thats why I mentioned if there is anything like that already existing.

Absolutely right.

edon1337 10-19-2018 14:57

Re: Make any spawned entity (model) solid
 
Quote:

Originally Posted by SomewhereLost (Post 2620383)
Isnt it obvious what Im looking for since I didnt post this thread in scripting section? I have no idea how to use those. Thats why I mentioned if there is anything like that already existing.

Hold your horses, don't give me that attitude, I already told you what you need to use, and there's hundreds of threads that have an example usage of pev_solid. Learn to search.


https://forums.alliedmods.net/showthread.php?t=79108


https://forums.alliedmods.net/showthread.php?t=42495

https://forums.alliedmods.net/showthread.php?t=97346

https://forums.alliedmods.net/showthread.php?t=55047

Found these in just three seconds of searching.

SomewhereLost 10-19-2018 15:13

Re: Make any spawned entity (model) solid
 
What attitude?

Seemslike you havent read it correctly.

Quote:

I have no idea how to use those
I was just asking for

Quote:

spawn entities and give them that model.
Quote:

if there is anything like that already existing


All times are GMT -4. The time now is 10:34.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.