Spawn Points
Solved Thnx.
|
Re: Spawn Points
Quote:
So you want Terrorists to be spawned in origin inside Array1 and Counter-Terrorists in origin inside Array2? |
Re: Spawn Points
Quote:
|
Re: Spawn Points
Then hook Ham_Spawn, check player's team and set the origin to the one in array?
|
Re: Spawn Points
Quote:
can you code for me? |
Re: Spawn Points
Then you are in the wrong section
|
Re: Spawn Points
Never tried this, so don't know how efficient it is:
PHP Code:
|
Re: Spawn Points
Return values in post callbacks is ignored.
@OP, This won't work properly, because you need to check if the spawn origin is vacant to don't stuck player. Also, you will need to generate spawn points for each map and not use a global for all maps. |
Re: Spawn Points
Right, It was a pre initially, thanks for catching. (edited)
As for the rest, this is what he requested, so it's up to him to check for everything and find spawn points. |
Re: Spawn Points
Quote:
|
| All times are GMT -4. The time now is 12:21. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.