Thread: My First fullscreen

Page 1 of 3 123 LastLast
Results 1 to 10 of 27
  1. #1 My First fullscreen 
    Registered Member
    Join Date
    Jun 2010
    Age
    27
    Posts
    2,528
    Thanks given
    544
    Thanks received
    584
    Rep Power
    411
    Doing my first fullscreen, for the server RuneMyth btw.

    Main Features;

    - Resizeable, fixed, and fullscreen mode.
    - Loginscreen supporting all modes (Hovering, positions, etc)
    - 474, 500+, and 600+ gameframes supporting all modes.
    - RS look-alike

    Its not going to be perfect, and im not expecting it to either. One of the reasons im doing this is to get better at the client side.

    Media:

    Spoiler for Media:
    Reply With Quote  
     

  2. #2  
    Client God

    Join Date
    Aug 2009
    Posts
    3,127
    Thanks given
    3
    Thanks received
    617
    Rep Power
    907
    GL, its really easy to do, just a pain in the ass


    PS -- I like the way your zoom is atm, but some people may not so ask your players first
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2008
    Posts
    196
    Thanks given
    1
    Thanks received
    2
    Rep Power
    2
    Wow ! Nice Alex ..

    can you do it for my client ? its battlescape
    Reply With Quote  
     

  4. #4  
    Registered Member
    Jeffrey's Avatar
    Join Date
    Jul 2010
    Posts
    1,220
    Thanks given
    46
    Thanks received
    114
    Rep Power
    528
    Looks nice.

    Good luck with this.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jun 2010
    Age
    27
    Posts
    2,528
    Thanks given
    544
    Thanks received
    584
    Rep Power
    411
    Thanks guys. Also, k4rn4ge, do you know what method handles the zoom?
    Reply With Quote  
     

  6. #6  
    Derp.
    BenjaR's Avatar
    Join Date
    May 2008
    Age
    29
    Posts
    2,083
    Thanks given
    167
    Thanks received
    125
    Rep Power
    915
    Quote Originally Posted by Alex! View Post
    Thanks guys. Also, k4rn4ge, do you know what method handles the zoom?
    in setCameraPos where you see:
    Code:
            xCameraPos = l - j2;
            zCameraPos = i1 - k2;
            yCameraPos = k1 - l2;
            yCameraCurve = k;
            xCameraCurve = j1;
    Pretty self explanatory from there, mess around with it. Gl with this also.
    Reply With Quote  
     

  7. Thankful user:


  8. #7  
    Registered Member
    Join Date
    Jun 2010
    Age
    27
    Posts
    2,528
    Thanks given
    544
    Thanks received
    584
    Rep Power
    411
    Quote Originally Posted by BenjaR View Post
    in setCameraPos where you see:
    Code:
            xCameraPos = l - j2;
            zCameraPos = i1 - k2;
            yCameraPos = k1 - l2;
            yCameraCurve = k;
            xCameraCurve = j1;
    Pretty self explanatory from there, mess around with it. Gl with this also.
    Thanks, repped.
    Reply With Quote  
     

  9. #8  
    Registered Member
    Join Date
    Jan 2011
    Posts
    35
    Thanks given
    0
    Thanks received
    0
    Rep Power
    2
    looks pretty nice!
    goodluck with it!
    Reply With Quote  
     

  10. #9  
    Registered Member
    Join Date
    Jun 2010
    Age
    27
    Posts
    2,528
    Thanks given
    544
    Thanks received
    584
    Rep Power
    411
    Almost done with gameframe switching.

    Reply With Quote  
     

  11. #10  
    Registered Member

    Join Date
    Apr 2009
    Posts
    1,727
    Thanks given
    403
    Thanks received
    210
    Rep Power
    390
    Why does it look like the camera/view is so high up?
    Reply With Quote  
     

Page 1 of 3 123 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Fullscreen 317
    By JustinC in forum Help
    Replies: 0
    Last Post: 11-01-2010, 02:57 AM
  2. 317 fullscreen
    By RunePro in forum Requests
    Replies: 0
    Last Post: 01-28-2010, 11:01 PM
  3. Replies: 3
    Last Post: 10-02-2008, 03:05 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •