24.01.2015, 13:05
I liked the news in the collision system.
Suggestion: One function that detects the collision between two points.
~ My kill chat was distorted in all fontsize, I use the resolution 1366x768.
Suggestion: One function that detects the collision between two points.
pawn Code:
native ColisionBetweenPoints(Float:fromX, Float:fromY, Float:fromZ, Float:toX, Float:toY, Float:toZ, &Float:colX, &Float:colY, &Float:colZ);