Thread: Any requests?

Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 40
  1. #11  
    Registered Member

    Join Date
    Feb 2009
    Posts
    491
    Thanks given
    0
    Thanks received
    8
    Rep Power
    300
    Never done hardcoding, sorry.

    Quote Originally Posted by Underoath View Post
    Auto casting for z508
    Made a post on that already.

    Quote Originally Posted by Punish-Pvp View Post
    ::resetstats command? that u cant wear armour while doing it? this is my command atm
    Code:
    if (cmd[0].equals("reset")) {
    	for (int i : p.equipment) {
    		if (i != -1) {
    			//message "You may not reset your stats while wearing any equipment."
    			return;
    		}
    	}
    	//Check if the player is in the wilderness
    	//Fill in the resetting of everything here
    }
    Quote Originally Posted by Serenity View Post
    dit voor melee weapons :


    range weapons.



    ranged projectyle
    Rephrase please?

    Quote Originally Posted by RAWQ View Post
    A login for 560?
    Not experienced enough in that to do it quickly, sorry.
    Reply With Quote  
     

  2. #12  
    Registered Member
    Serenity's Avatar
    Join Date
    Oct 2008
    Age
    35
    Posts
    2,327
    Thanks given
    43
    Thanks received
    44
    Rep Power
    389
    the weapon argumeants in a string then the emote id's in Integer, int tHAT 3D array.

    Reply With Quote  
     

  3. #13  
    Registered Member

    Join Date
    Feb 2009
    Posts
    491
    Thanks given
    0
    Thanks received
    8
    Rep Power
    300
    Oh, you mean parsing them for specific data?
    Reply With Quote  
     

  4. #14  
    Registered Member
    Serenity's Avatar
    Join Date
    Oct 2008
    Age
    35
    Posts
    2,327
    Thanks given
    43
    Thanks received
    44
    Rep Power
    389
    im using that for my combat i use indexes for the emote's and performence,
    now i dont have added allot of weapons... and since you sad you dont programman a server anymore i thought you could might make this a 3d array with the rightid,s and arguments.

    Reply With Quote  
     

  5. #15  
    Registered Member

    Join Date
    Feb 2009
    Posts
    491
    Thanks given
    0
    Thanks received
    8
    Rep Power
    300
    Use a database.
    Reply With Quote  
     

  6. #16  
    Registered Member
    Nando's Avatar
    Join Date
    Feb 2009
    Age
    29
    Posts
    3,517
    Thanks given
    2,439
    Thanks received
    1,108
    Rep Power
    5000
    zachhh can u post a fix to the zammy robes?


    Reply With Quote  
     

  7. #17  
    Registered Member
    ƅʅ1ƭȥȥ ツ's Avatar
    Join Date
    May 2008
    Age
    30
    Posts
    1,132
    Thanks given
    10
    Thanks received
    8
    Rep Power
    330
    an Combat System Pali Based for 554, an Full Cmb system with all Specials, and an Fix to Noclip.

    thanks
    Reply With Quote  
     

  8. #18  
    Registered Member
    Serenity's Avatar
    Join Date
    Oct 2008
    Age
    35
    Posts
    2,327
    Thanks given
    43
    Thanks received
    44
    Rep Power
    389
    Quote Originally Posted by Zachhh View Post
    Use a database.
    who me?

    Reply With Quote  
     

  9. #19  
    Registered Member
    Underoath's Avatar
    Join Date
    Sep 2008
    Posts
    2,943
    Thanks given
    826
    Thanks received
    582
    Rep Power
    853
    The 10 second PvP timer thing where you run into a safe zone


    Special thanks to Payton :trollface:
    Spoiler for People I respect:

    Definitely not you, faggot.

    Reply With Quote  
     

  10. #20  
    Super Donator

    Janizary's Avatar
    Join Date
    Jul 2009
    Age
    22
    Posts
    2,131
    Thanks given
    109
    Thanks received
    137
    Rep Power
    1031
    Grand exchange for Pali 508.
    Reply With Quote  
     

Page 2 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

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