Posts: 388
Threads: 18
Joined: Apr 2011
Reputation:
0
Hello, I'd like to know how you can make a red textdraw showup when you fall from a distance. I've seen this on a roleplay server but I'm wondering how they did it.
Any idea?
Thanks,
xPhantom.
Posts: 2,268
Threads: 89
Joined: Apr 2009
Reputation:
0
Maybe, you could get the Z coordinate of the player, and if it is more than the value specified, show him that textdraw.
Posts: 489
Threads: 73
Joined: Jul 2010
Reputation:
0
i think you should use OnPlayerUpdate callback and check the player's Z pos
or
you can use simply SetPlayerWorldBounds