CheckPoint and GoCheck
Hello
how to save position of the player and direction of the player and how to set position of the player and direction of the player please tell me if you know that way best regards, |
Re: CheckPoint and GoCheck
Origins & Angles
Player position: pev_origin Angles: pev_angles |
Re: CheckPoint and GoCheck
Where problem?
PHP Code:
|
Re: CheckPoint and GoCheck
Use pev instead of set_pev in cmd_save
|
Re: CheckPoint and GoCheck
@xPaw
thanks for answer but, it does not work... PHP Code:
|
Re: CheckPoint and GoCheck
save[32] should be save[32][3], its vector.
|
Re: CheckPoint and GoCheck
@xPaw
thanks for answer has been resolved thanks to you but, direction is not save and set |
Re: CheckPoint and GoCheck
for direction you need save angle
new Float:angles[33][3] pev(id,pev_angle,angles[id]) set_pev(id,pev_angle,angles[id]) |
Re: CheckPoint and GoCheck
@GordonFreeman (RU)
thanks for answer but, compile error PHP Code:
PHP Code:
|
Re: CheckPoint and GoCheck
compile has been resolved.
Save the position, Move the position but, angle is not save and set. PHP Code:
|
| All times are GMT -4. The time now is 06:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.