Thread
:
Check if a player is on a wall.
View Single Post
#
2
07-24-2011, 03:08 PM
Crow
ǝɔɐɹq ʎןɹnɔ
Join Date: Dec 2006
Location: Germany
Posts: 5,153
PHP Code:
onwall
(
float x
,
float y
)
onwall2
(
float x
,
float y
,
float width
,
float height
)
Keep in mind
onwall2()
uses the same algorithms as the polygons, making it a bit faulty.
Crow
View Public Profile
View GraalOnline Profile
Find all posts by Crow