Set something like a bool to an entity
I want to set something like a bool to an entity (exactly a dropped entity, like a weapon).
For example... if a created a new weapon and the player drop that weapon... now is a weaponbox, how to set that weaponbox that is the new weapon that i created? so when other player pickup that weapon he get the NEW weapon and not the default weapon. You understand? sry, my english is not perfect. |
Re: Set something like a bool to an entity
check the entity id?
|
Re: Set something like a bool to an entity
Sounds like you are creating a weapon for a player and when dropped it becomes a weaponbox entity. You want to make it so when another player picks it up (touches the weaponbox), he gets the same weapon that the original player dropped?
Try this PHP Code:
|
Re: Set something like a bool to an entity
|
Re: Set something like a bool to an entity
Quote:
:lol: |
Re: Set something like a bool to an entity
|
| All times are GMT -4. The time now is 14:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.