Thread: [PI] Item Cliking [PI]

Results 1 to 6 of 6
  1. #1 [PI] Item Cliking [PI] 
    Banned
    Join Date
    Aug 2009
    Posts
    490
    Thanks given
    22
    Thanks received
    3
    Rep Power
    0
    How can I make this an option instead of the item wielding ?

    Gyazo - d14beb21313fd3317a0d1c7916f0081a.gif
    Reply With Quote  
     

  2. #2  
    Banned [PI] Item Cliking [PI] Market Banned


    Join Date
    Jan 2011
    Age
    26
    Posts
    3,112
    Thanks given
    1,198
    Thanks received
    1,479
    Rep Power
    0
    client sided, ItemDef class
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Oct 2008
    Posts
    411
    Thanks given
    9
    Thanks received
    64
    Rep Power
    38
    If you want to post the code client sided where you renamed the items etc. I'll be able yo help.
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Aug 2009
    Posts
    490
    Thanks given
    22
    Thanks received
    3
    Rep Power
    0
    Quote Originally Posted by Theukpk View Post
    If you want to post the code client sided where you renamed the items etc. I'll be able yo help.
    case 8038:
    itemDef.name = "@red@Custom Mystery Box";
    itemDef.itemActions = new String[5];
    itemDef.itemActions[1] = "Try your luck";
    itemDef.originalModelColors = new int[5];
    itemDef.modifiedModelColors = new int[5];
    itemDef.description = "Mystery box jammed of all custom items evolving around Locsta.".getBytes();
    itemDef.groundActions = new String[5];
    itemDef.groundActions[2] = "PICK THIS SHIT UP";
    break;
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Aug 2009
    Posts
    490
    Thanks given
    22
    Thanks received
    3
    Rep Power
    0
    anyone?
    Reply With Quote  
     

  6. #6  
    Banned
    Join Date
    Aug 2009
    Posts
    490
    Thanks given
    22
    Thanks received
    3
    Rep Power
    0
    req delete
    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. [PI]Item.cfg[PI]
    By 01053 in forum Help
    Replies: 9
    Last Post: 06-05-2011, 04:54 PM
  2. [PI] Item Switching [PI]
    By craznevil in forum Help
    Replies: 2
    Last Post: 03-04-2011, 11:07 AM
  3. [pi] items paying $ [pi]
    By Usaclub in forum Requests
    Replies: 5
    Last Post: 02-25-2011, 11:13 AM
  4. [PI] Item Error [PI]
    By Kickyamom in forum Help
    Replies: 1
    Last Post: 01-12-2011, 05:58 AM
  5. [PI] Item Slot [PI]
    By farmerscape in forum Help
    Replies: 11
    Last Post: 09-24-2010, 04:32 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •