CLEO Help Help me edit this code.

CLEO related
Status
Not open for further replies.

Suicide Bomb

Active member
Joined
Jun 22, 2014
Messages
100
Reaction score
1
Code:
:Noname_264
0AA7: call_function 7392816 num_params 6 pop 6 1 1 7[member=21661]S[/member] 6[member=21661]S[/member] 2[member=21661]S[/member] 0[member=21661]S[/member] 29@  
0073: 2@ /= 6@ // (float) 
0073: 2@ /= 4@ // (float) 
0073: 3@ /= 7@ // (float) 
0073: 3@ /= 4@ // (float) 
2@ *= 640.0 
3@ *= 448.0 
ret 2 2@ 3@
OR
http://pastebin.com/D3FfWxyW

Okay so we've got this code and basically what it does is converting a 3D position to 2D so it can be placed on the screen as a textdraw.

The problem is, when I use sa_widescreenfix_lite.asi, everything gets fucked up.

Screenshots:
- Without sa_widescreenfix_lite.asi
voLvCxm.png


- With sa_widescreenfix_lite.asi
VUZlilp.png


Any help is appreciated.
 
Status
Not open for further replies.
Top