Thread: [Delta] $ NPC stuff $ [317]

Results 1 to 2 of 2
  1. #1 [Delta] $ NPC stuff $ [317] 
    Proud Owner of Pbscape

    Pblord7's Avatar
    Join Date
    Jun 2010
    Posts
    1,314
    Thanks given
    2
    Thanks received
    211
    Rep Power
    527
    I will pay $1.5 or 2m on rs for someone to make a Clickingmost code so you can choose your levels from the npc like:

    Master
    Zerker
    Pure

    and you click it and you get the stats.

    msn: [email protected]
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Apr 2007
    Posts
    215
    Thanks given
    1
    Thanks received
    0
    Rep Power
    7
    use the dialogue handler I'm sure delta has one I'll post mine but I use PI so maybe you can convert or get the basic idea for one.

    Code:
    		case 29:
    			sendNpcChat4("Hello there "+c.playerName+"!"," I have the ability to lock your exp!","Ofcourse, you are able to unlock afterwards","What would you like me to do?", c.talkingNpc, "Town Crier");
    			c.nextChat = 30;
    		break;
    		case 30:
    			sendOption3("Master", "Pure", "Zerker");
    			c.dialogueAction = 100;
    		break;
    Just start with that then go into your clicking buttons method and add from there
    =nielsje41;412402]btw sorry bout my post.
    im gonna suicide irl anyhow, no point in living anymore.
    rofl
    Reply With Quote  
     


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. Really need help with some stuff {DELTA 317}
    By Jay Gatsby in forum Help
    Replies: 3
    Last Post: 12-24-2010, 01:22 PM
  2. Replies: 12
    Last Post: 02-24-2010, 03:53 PM
  3. [DELTA] More Stuff.
    By Shemhamforash in forum Help
    Replies: 6
    Last Post: 10-20-2009, 02:47 AM
  4. [delta] Tele related stuff.
    By Kastro in forum Help
    Replies: 2
    Last Post: 03-31-2009, 03:10 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
  •