Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 02F6

Opcode Database

02F6

DescriptionGets the X Coord of an angle.
Parameters (v2)1) Angle (Float) (FLOAT)
2) (Returned) X Offset (Float) (FLOAT)
Gamessa vc iii
CategoryCommon, Math
Command Name (IV)SIN
San Andreas
sascm.ini02F6=2,sin %1d% store_to %2d%
Example02F6: sin 45.0 store_to 14@
Command NameSIN
Vice City
sascm.ini02F6=2,%2d% = sine %1d% ;; float
Example02F6: $972 = sine $981
Command NameSIN
GTA III
gtascm.ini02F6=2,%2d% = sine %1d%
Example02F6: $972 = sine $981
Command NameSIN

<< 02F5

02F7 >>