How to move an entity without names
How do i move an entity? But i don't want it to be able to move entities with special names.
Such as: i got a func_ladder and i want it to be movable but if it's name was (ex:) fat or fatter it couldn't be moved. how would i do something like this? |
Re: How to move an entity without names
What do you mean by "moved"? Just change its origin?
|
Re: How to move an entity without names
no
like completely move, like ent mod does. |
Re: How to move an entity without names
You mean grab entities.
Also, what do you mean by "name" ? |
Re: How to move an entity without names
Quote:
in maps, you have the option to name a entity, like if you were using a button for something the button needs a target. and the target is the entities name hope that makes sense |
Re: How to move an entity without names
Okay, I understand now.
All you need to do is just copy the code from say BlockMaker or JediGrab. Then to check an entity's name, check it's targetname value: Code:
|
Re: How to move an entity without names
alright exo thanks:]
|
| All times are GMT -4. The time now is 03:32. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.