Michael Wojtanis Posted February 16, 2014 Share Posted February 16, 2014 Hello. I found nice thing: DRAW_SPRITE_PHOTO(float x0, float y0, float x1, float y1, float rotation, int r, int g, int b, int a); But... i want make my photo. I tryied to follow code from "spcellphonemain" but everything is 'ref' [so it is mean, the picture is in 'fly']. I found this is GET_TEXTURE_FROM_STREAMED_TXD(char *txdName, char *textureName); And they [R*] use this. I do not know what is that, but this is "txdName" - ref l_U960. Also this is alone TXD get name void sub_28398(unknown uParam0, int iParam1){ StrCopy( (uParam0^), "photo_", 16 ); ConcatString((uParam0^), iParam1 mod 5, 16); return;} Help? Link to comment Share on other sites More sharing options...
Mick3Mosue Posted March 17, 2014 Share Posted March 17, 2014 I have no idea. But cool Link to comment Share on other sites More sharing options...
LordOfTheBongs Posted March 17, 2014 Share Posted March 17, 2014 what are u trying to do?? what language ur using? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now