View Single Post
eyal282
Veteran Member
Join Date: Aug 2011
Old 03-05-2018 , 12:13   Re: Set an entities gravity
Reply With Quote #2

SetEntityMoveType(iProp, MOVETYPE_CUSTOM);

Or

SetEntityMoveType(iProp, MOVETYPE_ISOMETRIC);

__________

First one might not work at all and second one might crash your server.

Try the rest of the movetypes though:

https://sm.alliedmods.net/new-api/en...tocks/MoveType
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334

Last edited by eyal282; 03-05-2018 at 12:13.
eyal282 is offline