Thread: Help With Emulous and Bluurr's Client (Modified by Shkic)

Page 1 of 3 123 LastLast
Results 1 to 10 of 26
  1. #1 Help With Emulous and Bluurr's Client (Modified by Shkic) 
    Registered Member
    A nipple's Avatar
    Join Date
    Apr 2009
    Age
    31
    Posts
    426
    Thanks given
    34
    Thanks received
    22
    Rep Power
    193
    Hey, this is my first post so some people my be reluctant to help me, but I have a few questions about this source and client that i really need help with.

    1st. This is by far my most pressing problem. On this client in order to use the equipment stats we have to add case's. OK so im a noob and i dont know what file to put them in and where in the file to place them.

    2nd. With Emulous it comes with a bunch of shops in the shop.cfg file but i don't know how to associate those shops with a NPC. Oh and every tut that i went to about adding shops said search for "Wanneshop" in client.java, i've searched alot of times to find it and still have found nothing!

    3rd. How do i add models to Blurr's client? Normally there is a models folder but I can't find anything of that sort.

    ANY and ALL help with this stuff is greatly appreciated. Please no flaming I only starting coding a week ago. >.<

    Thanx
    Reply With Quote  
     

  2. #2  
    .:Programing God:.
    Guest
    Nice name, BTW, Have you looked throuhg the client tutorial files?
    Reply With Quote  
     

  3. #3  
    Registered Member
    A nipple's Avatar
    Join Date
    Apr 2009
    Age
    31
    Posts
    426
    Thanks given
    34
    Thanks received
    22
    Rep Power
    193
    Unfortunately there is none that I can find.
    And thantx for the compliment.
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    model hint: Client.java, search ::addmodel
    Reply With Quote  
     

  5. #5  
    Donator


    Join Date
    Nov 2008
    Posts
    1,031
    Thanks given
    20
    Thanks received
    33
    Rep Power
    246
    You seems like to be a beginner use delta or evo and let emulous for pro '
    Reply With Quote  
     

  6. #6  
    Registered Member
    A nipple's Avatar
    Join Date
    Apr 2009
    Age
    31
    Posts
    426
    Thanks given
    34
    Thanks received
    22
    Rep Power
    193
    Well I just tried that and it came back with nothing. I tried doing ::addmodels (itemd Id) in-game and still nothing.

    ---------- Post added at 01:17 AM ---------- Previous post was at 01:04 AM ----------

    Quote Originally Posted by SangSuel View Post
    You seems like to be a beginner use delta or evo and let emulous for pro '
    Well it's just everything i need! I've tried tons of other sources including Delta and they aren't as great lol.

    But i will agree that if this utterly fails i'll go with something alot easier.
    Reply With Quote  
     

  7. #7  
    Registered Member
    A nipple's Avatar
    Join Date
    Apr 2009
    Age
    31
    Posts
    426
    Thanks given
    34
    Thanks received
    22
    Rep Power
    193
    bump!

    ANyone know where to add the cases for equipment tab?
    Reply With Quote  
     

  8. #8  
    Registered Member


    Join Date
    Jul 2007
    Posts
    4,129
    Thanks given
    788
    Thanks received
    2,716
    Rep Power
    5000
    you gotta look in actionhandler.java and then search first or second click npc u will find what u need there

    EDIT:

    Looked it up for you

    actionhandler.java search for:

    Code:
    	public void secondClickNpc(int npcType) {
    U will see this:

    Code:
    case 522:
    			c.getShops().openShop(1);
    			break;
    that's how u do it
    Reply With Quote  
     

  9. #9  
    Registered Member
    A nipple's Avatar
    Join Date
    Apr 2009
    Age
    31
    Posts
    426
    Thanks given
    34
    Thanks received
    22
    Rep Power
    193
    Omg thanx you so much!!! works perfectly! =)
    Reply With Quote  
     

  10. #10  
    Registered Member


    Join Date
    Jul 2007
    Posts
    4,129
    Thanks given
    788
    Thanks received
    2,716
    Rep Power
    5000
    Glad to help

    EDIT:

    By the way if u use emulous u may like swarfega's client v3 better wich is nicer and u can add mdoels to that client
    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

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