(KREEDZ) Make CP on ladder
How a player can create a checkpoint on ladder?
I have this code, but when you try create CP on a ladder it's says "You can't make a checkpoint in the air" That's because of " FL_ONGROUND2 " PHP Code:
|
Re: (KREEDZ) Make CP on ladder
check if touch a ladder entity ( func_ladder )
-------------------------- chequea si esta tocando la entidad func_ladder |
Re: (KREEDZ) Make CP on ladder
Yes, very good explained.... tut with func_ladder?
I searched and founded nothing=S |
Re: (KREEDZ) Make CP on ladder
sorry; now i see this
Code:
This is an internal entity. When the map is compiled by VBSP it is processed and then removed: it does not exist when the map is running.Quote:
Quote:
|
Re: (KREEDZ) Make CP on ladder
So something like this, mmm?
PHP Code:
|
Re: (KREEDZ) Make CP on ladder
A player is on the ground if his vertical speed is 0. So, you can cp on the ladder and maybe in water [no checked]
|
Re: (KREEDZ) Make CP on ladder
I can't compile, the code is not good
|
Re: (KREEDZ) Make CP on ladder
becase you don't read tutorials
PHP Code:
|
Re: (KREEDZ) Make CP on ladder
PHP Code:
|
Re: (KREEDZ) Make CP on ladder
IsOnLadder(id) // allow cp on ladder
are you kidding me? PHP Code:
|
| All times are GMT -4. The time now is 07:52. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.