Thread: Avalon F2P

Page 4 of 9 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 81
  1. #31  
    Renown Programmer
    Greg's Avatar
    Join Date
    Jun 2010
    Posts
    1,179
    Thanks given
    260
    Thanks received
    1,012
    Rep Power
    2003
    What base are you using?
    Attached imageAttached image
    Reply With Quote  
     

  2. #32  
    Banned

    Join Date
    Jul 2011
    Posts
    1,767
    Thanks given
    493
    Thanks received
    425
    Rep Power
    0
    probably rain (based off avalon) or just avalon
    Reply With Quote  
     

  3. Thankful user:


  4. #33  
    Roat Pkz - #1 PvP Server

    Crowned's Avatar
    Join Date
    Oct 2014
    Posts
    627
    Thanks given
    1
    Thanks received
    519
    Rep Power
    5000
    Coming along very nicely.
    Best of luck with this, mate!
    Attached image
    Reply With Quote  
     

  5. Thankful user:


  6. #34  
    Registered Member

    Join Date
    Mar 2011
    Age
    27
    Posts
    555
    Thanks given
    168
    Thanks received
    190
    Rep Power
    0
    Quote Originally Posted by Java100 View Post
    To make all members items unclickable

    Code:
    public final void sendLoginDetails(Player player) {
    		OutputStream stream = new OutputStream();
    		stream.writePacketVarByte(null, 2);
    		stream.writeByte(2);
    		stream.writeByte(0);
    		stream.writeByte(0);
    		stream.writeByte(0); 
    		stream.writeByte(1);
    		stream.writeByte(0);
    		stream.writeShort(player.getIndex());
    		stream.writeByte(player.displayName().equals("Andreas") ? 1 : 0); //is member 1=true 0=false
    		stream.write24BitInteger(0); 
    		stream.writeByte(player.displayName().equals("Andreas") ? 1 : 0); //is member world 1=true 0=false  -if 0 then cant wear or interact with any members item
    		stream.writeString(player.displayName());
    		stream.endPacketVarByte();
    		session.write(stream);
    	}
    Thank you

    Updates rates
    Attached image

    Quote Originally Posted by Java100 View Post
    To make all members items unclickable

    Code:
    public final void sendLoginDetails(Player player) {
    		OutputStream stream = new OutputStream();
    		stream.writePacketVarByte(null, 2);
    		stream.writeByte(2);
    		stream.writeByte(0);
    		stream.writeByte(0);
    		stream.writeByte(0); 
    		stream.writeByte(1);
    		stream.writeByte(0);
    		stream.writeShort(player.getIndex());
    		stream.writeByte(player.displayName().equals("Andreas") ? 1 : 0); //is member 1=true 0=false
    		stream.write24BitInteger(0); 
    		stream.writeByte(player.displayName().equals("Andreas") ? 1 : 0); //is member world 1=true 0=false  -if 0 then cant wear or interact with any members item
    		stream.writeString(player.displayName());
    		stream.endPacketVarByte();
    		session.write(stream);
    	}
    Attached image
    Attached image

    Quote Originally Posted by Greg View Post
    What base are you using?
    Avalon/Rain, both me and hassan are owners of both sources, along with Arno, Dennis, Phillip
    only me working on this project doe

    All rare drops announce worldwide
    Attached image

    Update, all members items are now named "Members object"
    Attached image
    Attached image

    Attached image

    Lel

    Attached image
    Avalon Developer
    Reply With Quote  
     

  7. #35  
    Registered Member

    Join Date
    Mar 2011
    Age
    27
    Posts
    555
    Thanks given
    168
    Thanks received
    190
    Rep Power
    0
    2018-04-22 Update:

    Added tiara crafting

    Attached image

    Locate with talisman

    Attached image
    Attached image

    All altars with tiara & talisman
    Attached image

    Aubury teleport to Rune essence mine
    Attached image

    Mining rune essence & pure essence
    Attached image

    Aubury shop
    Attached image

    Should i add these items to free to play? not hallberd, claws, boots & gloves
    Attached image
    Avalon Developer
    Reply With Quote  
     

  8. #36  
    Donator


    Join Date
    Jul 2013
    Posts
    1,233
    Thanks given
    1
    Thanks received
    493
    Rep Power
    0


    looks good bro. keep it up
    Reply With Quote  
     

  9. Thankful user:


  10. #37  
    Registered Member

    Join Date
    Mar 2011
    Age
    27
    Posts
    555
    Thanks given
    168
    Thanks received
    190
    Rep Power
    0
    Crafting updates

    2018-04-23

    Attached image

    Attached image

    Attached image

    Attached image

    Attached image
    Avalon Developer
    Reply With Quote  
     

  11. #38  
    Hi :)


    Join Date
    Apr 2016
    Posts
    622
    Thanks given
    84
    Thanks received
    161
    Rep Power
    93
    I really like this project. Was tempted to do the same concept as you! I may still do..
    What revision is this? 718?
    Check out my remake here:
    Incite
    Reply With Quote  
     

  12. Thankful user:


  13. #39  
    WVWVWVWVWVWVWVW

    _jordan's Avatar
    Join Date
    Nov 2012
    Posts
    3,046
    Thanks given
    111
    Thanks received
    1,848
    Rep Power
    5000
    Quote Originally Posted by public void View Post
    I really like this project. Was tempted to do the same concept as you! I may still do..
    What revision is this? 718?
    yes this is 718.
    Attached image
    Attached image
    Reply With Quote  
     

  14. #40  
    Hi :)


    Join Date
    Apr 2016
    Posts
    622
    Thanks given
    84
    Thanks received
    161
    Rep Power
    93
    Quote Originally Posted by _jordan View Post
    yes this is 718.
    Cheers buddy
    Check out my remake here:
    Incite
    Reply With Quote  
     

Page 4 of 9 FirstFirst ... 23456 ... LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •