20.08.2015, 14:18
Quote:
You're getting the tag mismatch warning because you have customrot declared as a float but assigned to an integer value (i.e -1). As for the other warnings, GetDynamicObjectRot takes 4 parameters I think, not only 2; GetDynamicObjectRot(objectid, Float:rotX, Float:rotY, Float:rotZ)
|