Thread: Hello how to make a basic pi lookup a items name and say it.

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 Hello how to make a basic pi lookup a items name and say it. 
    Registered Member
    Join Date
    Jun 2014
    Posts
    32
    Thanks given
    1
    Thanks received
    3
    Rep Power
    18
    Let's say a person opens a random item box and recieve a item. How would i make it tell them what item they recieved. How would i do this using a basic pi?

    Thanks again.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jan 2014
    Posts
    813
    Thanks given
    69
    Thanks received
    47
    Rep Power
    9
    just do the simple c.sendmessage. Less time consuming.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jun 2014
    Posts
    32
    Thanks given
    1
    Thanks received
    3
    Rep Power
    18
    Quote Originally Posted by Michael Jordan View Post
    just do the simple c.sendmessage. Less time consuming.

    Wow thanks for not helping any
    Reply With Quote  
     

  4. #4  
    Extreme Donator

    Assist's Avatar
    Join Date
    Feb 2012
    Posts
    592
    Thanks given
    46
    Thanks received
    46
    Rep Power
    102
    Code:
                                    c.sendMessage("Your Message Here.");
    Reply With Quote  
     

  5. #5  
    Extreme Donator

    Assist's Avatar
    Join Date
    Feb 2012
    Posts
    592
    Thanks given
    46
    Thanks received
    46
    Rep Power
    102
    Code:
                                    c.sendMessage("Your Message Here.");
    Reply With Quote  
     

  6. #6  
    Registered Member Bury Fresh's Avatar
    Join Date
    Jun 2014
    Posts
    82
    Thanks given
    10
    Thanks received
    18
    Rep Power
    24
    Quote Originally Posted by Albert Einstein View Post
    Code:
                                    c.sendMessage("Your Message Here.");
    op wants specific items to be called upon opening
    Reply With Quote  
     

  7. #7  
    Extreme Donator

    Assist's Avatar
    Join Date
    Feb 2012
    Posts
    592
    Thanks given
    46
    Thanks received
    46
    Rep Power
    102
    Quote Originally Posted by Bury Fresh View Post
    He wants specific items to be called upon opening
    He hasn't provided enough information for me to help him.
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    Nov 2013
    Posts
    1,015
    Thanks given
    240
    Thanks received
    265
    Rep Power
    0
    Lol..
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jan 2014
    Posts
    813
    Thanks given
    69
    Thanks received
    47
    Rep Power
    9
    Quote Originally Posted by Jarrod_ View Post
    Wow thanks for not helping any
    Well technically that is helping. We cant always spoon feeed you.
    Reply With Quote  
     

  10. #10  
    Registered Member Bury Fresh's Avatar
    Join Date
    Jun 2014
    Posts
    82
    Thanks given
    10
    Thanks received
    18
    Rep Power
    24
    Quote Originally Posted by Jarrod_ View Post
    Let's say a person opens a random item box and recieve a item. How would i make it tell them what item they recieved. How would i do this using a basic pi?

    Thanks again.
    Code:
    c.sendMessage("You received:" + ItemAssistant.getItemName +"!");
    Too tired to care if that code is right, sorry...
    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

Similar Threads

  1. [PI]How to make RUNNING % DECREASING[PI]
    By ld est ld in forum Help
    Replies: 5
    Last Post: 08-24-2011, 01:52 AM
  2. How to make place multie [PI]
    By Right man in forum Help
    Replies: 5
    Last Post: 07-02-2011, 06:35 PM
  3. How to make admins spawn [pi] [rep++]
    By Right man in forum Help
    Replies: 2
    Last Post: 06-27-2011, 11:45 PM
  4. [Request] How to make a basic PHP/HTML page on VB 4, using vBAdvanced
    By Zee Best in forum Application Development
    Replies: 1
    Last Post: 11-28-2010, 03:52 AM
  5. [TUT]VB.NET - How to make a basic calculator[TUT]
    By Visual in forum Application Development
    Replies: 0
    Last Post: 01-28-2009, 01:29 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
  •