FM_Think
PHP Code:
|
Re: FM_Think
This is not going to help if you don't explain what is your problem.
|
Re: FM_Think
Quote:
|
Re: FM_Think
Every time think is called for any other entity it will update the think time of your entity. This is obviously why it's never called. The next think is always getting pushed forward by other entitys.
Also since you only have one entity just do Code:
And here's what you should've done. Code:
|
Re: FM_Think
Quote:
|
Re: FM_Think
Wrong answer.
Code:
FwThink was called.Code:
|
Re: FM_Think
Quote:
Edit: Its work, but MyPublic() is not called. |
Re: FM_Think
... what are you doing? It's working fine.
Code:
L 08/22/2013 - 01:12:11: "Black Rose<53><STEAM_0:1:-snip-><>" joined team "TERRORIST" |
Re: FM_Think
Quote:
Code: Code:
Message: PHP Code:
|
Re: FM_Think
So you broke it exactly the same way again? I already told you in #4 this is wrong. Don't update think time if you get the wrong entity. Just exit the function.
On top of that, after it finishes one run it will return on "if( g_bActive )" and break again. |
| All times are GMT -4. The time now is 15:54. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.