info_player_start and info_player_deathmatch
Hello! How Can I get coords form:
info_player_deathmatch and: info_player_start And spawn on it something? |
Re: info_player_start and info_player_deathmatch
find_ent_by_class + pev_origin
|
Re: info_player_start and info_player_deathmatch
Code:
/* Plugin generated by AMXX-Studio */ |
Re: info_player_start and info_player_deathmatch
You forget Float: for ctOr and ttOr, and Origin[3].
|
Re: info_player_start and info_player_deathmatch
It works. And now I know if an area where you want to spawn ent is a player and if is, it should search for another location?
Sorry for my english. |
Re: info_player_start and info_player_deathmatch
You should look at the existing tutorials/plugins about finding a location, it will be helpful.
|
Re: info_player_start and info_player_deathmatch
In which plugin can I find such a thing?
|
| All times are GMT -4. The time now is 19:48. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.