Detecting team join
I know you can use event teaminfo to catch join team
But setting respawn there dosent work due to the fact the player can still be on the model screen Is there away to detect once a player is ready to spawn? |
Re: Detecting team join
PreHook spawn.
PHP Code:
|
Re: Detecting team join
Quote:
Edit: That would fire when you first join a team and select modle waiting to spawn? Edit: Tried it and it dosent work.. What i want i dk if i wasnt clear. i want a way to detect the player chose a model because they can sit there on that screen forever. Timers dont work on team info. (because it fires when you choose a team not mdl) Ight well im using fm setmdl.... hawk said something about creating a object that thinks ever second but that is beyond me. |
Re: Detecting team join
This detects when the player is selecting a skin, it could still be too early to spawn him, you could delay it a bit.
2 detection ways with old style menu, 1 way with VGUI : PHP Code:
|
Re: Detecting team join
Quote:
as of now im using fm_setmdl.... and then im putting a set_task of 3 seconds |
| All times are GMT -4. The time now is 13:42. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.