Player stuck on the ground
Hello!
I am creating a plugin ROULETTE and wanted to know the code so I can add it! I wanted the code of the player getting stuck on the ground. |
Re: Player stuck on the ground
You could get the ground origin under the player ( assuming player can be in air when stucked ) and move the player to an origin little under the ground origin.
|
Re: Player stuck on the ground
Yes it is I do not even know how to do this code
|
Re: Player stuck on the ground
You could search the func wiki.
http://www.amxmodx.org/funcwiki.php?...igin&go=search Searching with "origin" you could have found natives get_user_origin and set_user_origin. There is actually an example for moving player origin's height 10 units in the set_user_origin page. This might be handy for you. Quote:
|
| All times are GMT -4. The time now is 00:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.