Float:Angle2D(Float:PointA[], Float:PointB[]) warning but I don't get it why...
#4

Quote:
Originally Posted by kamzaf
View Post
If im not wrong you cant use a new function with the starter a Float:

isnt it supposed to be like:

pawn Code:
stock Angle2D(Float:PointA[], Float:PointB[])
You can put tags on functions, but they must be defined before they are called. You can't have a function with a tag at the bottom of your code and call it in OnGameModeInit w/o this warning for example.

EDIT: Just saw your edit
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)