Thread: Zaria 718 | OSRS

Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 37
  1. #21  
    Banned

    Join Date
    Mar 2015
    Age
    31
    Posts
    1,332
    Thanks given
    215
    Thanks received
    329
    Rep Power
    0
    Quote Originally Posted by Shnek View Post
    Some client work, atmosphere changes:

    Attached image
    Attached image
    looks very nice
    Reply With Quote  
     

  2. Thankful user:


  3. #22  
    van 't stad

    Shnek's Avatar
    Join Date
    Oct 2013
    Posts
    1,065
    Thanks given
    343
    Thanks received
    297
    Rep Power
    109
    Bump updated the thread with name media.
    Also created an discord command so I can easily update this thread in the future.
    Since I keep all my pictures in Discord. I've made command that receives all images and return it in the correct format for posting on this forum
    Attached image
    Code:
    msgs.forEach(x -> {
                        var foundUrlInMessage = extractUrl(x.getContentRaw());
                        if(foundUrlInMessage != "") { //used for gif links
                            outputData.append(x.getContentRaw().replace(foundUrlInMessage, ""));
                            outputData.append("[IMG]" + foundUrlInMessage + "[/IMG]");
                            outputData.append(System.getProperty("line.separator"));
                        }
                        if(x.getAttachments().size() > 0) {
                            outputData.append(x.getContentRaw());
                            outputData.append(System.getProperty("line.separator"));
                            x.getAttachments().forEach(attachment -> {
                                    outputData.append("[IMG]" + attachment.getUrl() + "[/IMG] ");
                                    outputData.append(System.getProperty("line.separator"));
                                    }
                            );
                        }
                    }
            );
    Attached image

    Do not use the vps from ovh, blocking vps without reason and no customer support
    Reply With Quote  
     

  4. Thankful user:


  5. #23  

    → Cheap Animated Banners ←



    Zexillium's Avatar
    Join Date
    Dec 2011
    Posts
    2,780
    Thanks given
    1,174
    Thanks received
    1,155
    Rep Power
    3284
    Thought this was dead, but glad you're still going at it @Shnek
    New Discord is 'zexillium'
    ↓ PROUD SUPPORTER OF ↓

    Attached image

    --> See My Animated Banner Shop <--
    Reply With Quote  
     

  6. Thankful user:


  7. #24  
    Extreme Donator

    Day's Avatar
    Join Date
    Dec 2014
    Posts
    125
    Thanks given
    25
    Thanks received
    140
    Rep Power
    1410
    looks amazing, hopefully it comes out soon
    Reply With Quote  
     

  8. Thankful user:


  9. #25  
    Banned

    Join Date
    Mar 2015
    Age
    31
    Posts
    1,332
    Thanks given
    215
    Thanks received
    329
    Rep Power
    0
    when is the official release?
    Reply With Quote  
     

  10. #26  
    Registered Member
    Join Date
    May 2015
    Posts
    66
    Thanks given
    0
    Thanks received
    15
    Rep Power
    11
    Quote Originally Posted by Shnek View Post
    Some client work, atmosphere changes:

    Attached image
    Attached image
    Looks good but on the 2nd gif you can see that the cyan fog stays
    Reply With Quote  
     

  11. #27  
    Registered Member
    Join Date
    May 2011
    Age
    29
    Posts
    2,246
    Thanks given
    2,469
    Thanks received
    1,120
    Rep Power
    943
    Quote Originally Posted by TehDarker View Post
    Looks good but on the 2nd gif you can see that the cyan fog stays
    That's because he wasn't changing the fog, he was only setting a skybox, as far as I know; that's two separate things.
    Reply With Quote  
     

  12. #28  
    van 't stad

    Shnek's Avatar
    Join Date
    Oct 2013
    Posts
    1,065
    Thanks given
    343
    Thanks received
    297
    Rep Power
    109
    Quote Originally Posted by TehDarker View Post
    Looks good but on the 2nd gif you can see that the cyan fog stays
    Yes you are correct, as Tyler_ mentioned. I was only showcasing that I can set skyboxes, I'll do it properly and disable the fog

    Quote Originally Posted by CtrlAltDelete View Post
    when is the official release?
    Not sure if I will ever put this live, as it's more a fun hobby project
    Attached image

    Do not use the vps from ovh, blocking vps without reason and no customer support
    Reply With Quote  
     

  13. #29  
    Banned

    Join Date
    Mar 2015
    Age
    31
    Posts
    1,332
    Thanks given
    215
    Thanks received
    329
    Rep Power
    0
    Quote Originally Posted by Shnek View Post
    Not sure if I will ever put this live, as it's more a fun hobby project
    this project should be funded
    Reply With Quote  
     

  14. Thankful user:


  15. #30  
    van 't stad

    Shnek's Avatar
    Join Date
    Oct 2013
    Posts
    1,065
    Thanks given
    343
    Thanks received
    297
    Rep Power
    109
    Some updates:
    - World event system
    - Achievement rework
    - Perk implementations
    - Pet override system
    - Custom home
    - Chest previews
    - Wilderness buffs/perks
    - Some bug & typo fix

    Attached image
    Custom home in progress
    Attached image
    Updated the achievement interface
    Attached image
    Wilderness benefit system
    Attached image
    (Boss/Skilling)Pet override system
    Attached image
    Achievement system, interface needs a revamp
    Attached image

    Do not use the vps from ovh, blocking vps without reason and no customer support
    Reply With Quote  
     

Page 3 of 4 FirstFirst 1234 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. [718] Ely - The Most Advanced & Content Packed
    By Lation in forum Advertise
    Replies: 630
    Last Post: 06-06-2023, 04:19 PM
  2. Replies: 29
    Last Post: 09-19-2017, 11:53 AM
  3. Zaria 718
    By Shnek in forum Projects
    Replies: 109
    Last Post: 09-11-2017, 08:29 PM
  4. [718] OSRS Content (Maps/NPCs/etc)
    By Ryan. in forum Buying
    Replies: 0
    Last Post: 09-02-2017, 08:51 PM
  5. Rsps2 - 718 - osrs
    By RSPS2OSRS in forum Advertise
    Replies: 6
    Last Post: 12-12-2016, 01:43 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •