Hi everyone. The problem is that i can't use SetAngle in my script, Always giving mismatch error. But i used it correctly. Please help me.
Hi everyone. The problem is that i can't use SetAngle in my script, Always giving mismatch error. But i used it correctly. Please help me.
Do you mind posting the actual error and what you are typing in for the SetAngle?
You should be using something likeSimba Code:SetAngle(0);
~Caotom
No, i am using SetAngle(false);
No lol, I think we no need to keep =1, As SetAngle(False) is changed to SetAngle(SRL_ANGLE_LOW). Thats all. I got the answer from IRC chat.
Oh im not saying that, the formal way of doing it is SetAngle(1), but since the include created the constants which are assigned to the corresponding integers u can just use the constants (longer but clearer for other scripters to see what u are doing)
Its like how we always use GameTab(tab_Inv) rather than GameTab(25), which is easier but confusing.
There are currently 1 users browsing this thread. (0 members and 1 guests)