Thread: Member (Npc)

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1 Member (Npc) 
    Officially Retired


    Join Date
    Oct 2007
    Age
    27
    Posts
    5,456
    Thanks given
    558
    Thanks received
    122
    Rep Power
    1364
    Here Some I Made

    Npc Dialogue
    Code:
    case 7:
    		p.frames.setString(p, "Man", 241, 3);
    		p.frames.setString(p,"You need to be a member to talk to me", 241, 4);
    		p.frames.showChatboxInterface(p, 241);
                    p.frames.animateInterfaceId(p, 1, 241, 2);
                    p.frames.setNPCId(p, 1, 241, 2);
    if (p.member == 2) {
    p.frames.setString(p, "Man", 241, 3);
    p.frames.setString(p,"<col=FF8040>"+p.username+" Are Member Now", 241, 4);
    p.frames.showChatboxInterface(p, 241);
    p.frames.animateInterfaceId(p, 1, 241, 2);
    p.frames.setNPCId(p, 1, 241, 2);
    }
    		break;



    Credit By Dark
    Reply With Quote  
     

  2. #2  
    C.T
    Guest
    very nice !
    Reply With Quote  
     

  3. #3  
    Officially Retired


    Join Date
    Oct 2007
    Age
    27
    Posts
    5,456
    Thanks given
    558
    Thanks received
    122
    Rep Power
    1364
    Thank D: going make others
    Reply With Quote  
     

  4. #4  
    That universal language.
    'Ramon's Avatar
    Join Date
    Nov 2008
    Age
    26
    Posts
    3,026
    Thanks given
    116
    Thanks received
    86
    Rep Power
    3165
    iM Using Espeon which has no NpcDialogue.java
    u know what the Espeon name for NPcDialogue.java is ?
    Maybe it sounded noobish lol.


    Reply With Quote  
     

  5. #5  
    Community Veteran

    mige5's Avatar
    Join Date
    Aug 2008
    Posts
    5,322
    Thanks given
    546
    Thanks received
    1,129
    Discord
    View profile
    Rep Power
    1806
    LOL, i dont really get the point of this, Every1 could make this kind of code easily...
    Reply With Quote  
     

  6. #6  
    Registered Member
    Santaher0's Avatar
    Join Date
    Sep 2008
    Posts
    2,033
    Thanks given
    324
    Thanks received
    49
    Rep Power
    1282
    u don't really ned npcdialogue just add it in Npcoption1 works fine too (normally)
    - Support my project [Only registered and activated users can see links. ]

    - Santaher0's [Only registered and activated users can see links. ]

    - Santaher0's [Only registered and activated users can see links. ]
    Reply With Quote  
     

  7. #7  
    Registered Member Thani's Avatar
    Join Date
    May 2008
    Posts
    192
    Thanks given
    1
    Thanks received
    2
    Rep Power
    11
    Very nice.
    Reply With Quote  
     

  8. #8  
    0v3rc0m3
    Guest
    lol -username- ARE member.
    LMFAO
    Reply With Quote  
     

  9. #9  
    That universal language.
    'Ramon's Avatar
    Join Date
    Nov 2008
    Age
    26
    Posts
    3,026
    Thanks given
    116
    Thanks received
    86
    Rep Power
    3165
    I r robot


    Reply With Quote  
     

  10. #10  
    Donator

    iZAjz's Avatar
    Join Date
    Mar 2007
    Age
    26
    Posts
    3,675
    Thanks given
    105
    Thanks received
    47
    Rep Power
    1882
    Quote Originally Posted by 0v3rc0m3 View Post
    lol -username- ARE member.
    LMFAO
    Lol, spamleep:

    Anywayz, to make it more realistic you shouldnt use an Interface box
    Reply With Quote  
     

Page 1 of 2 12 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
  •