Results 1 to 4 of 4
  1. #1
    Dieorwin's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    In My House
    Posts
    167
    Reputation
    21
    Thanks
    22

    Text X Text Y Help

    Hey guys,

    I need some help with the X and Y for the Combat Arms corner text.

    I know how to make the text, I just need to know what the X and Y is for the top left hand corner.


    Thank you.

  2. #2
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Top left is x = 0 y =0 lol

    if u are drawing string for menu... I'd do:

    x = 2 y= 2

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  3. The Following User Says Thank You to CAFlames For This Useful Post:

    Dieorwin (01-28-2011)

  4. #3
    Dieorwin's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    In My House
    Posts
    167
    Reputation
    21
    Thanks
    22
    Ok, thanks CA Flames!

    Question Answered

    /Request Close

  5. #4
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Code:
    					flameswor10->DrawBox( pDevice, 0, 0, 50, 15);
    					flameswor10->PrintText(fontxD, 5, 2, D3DCOLOR_ARGB(255, 255, 0, 0), date);
    No I do not make game hacks anymore, please stop asking.