Thread: [PI] Adding player option

Results 1 to 2 of 2
  1. #1 [PI] Adding player option 
    Member
    Join Date
    Nov 2016
    Posts
    86
    Thanks given
    44
    Thanks received
    14
    Rep Power
    0
    I want to add an option to a player not an npc, just like the trade option. could anyone help me out i've added this but noting shows up
    Code:
    	getPA().showOption(4, 0,"Trade", 3);
    			getPA().showOption(6, 0,"Gamble", 5);
    			getPA().showOption(5, 0,"Follow", 4);
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    Banned

    Join Date
    Oct 2012
    Posts
    4,716
    Thanks given
    1,682
    Thanks received
    1,105
    Rep Power
    0
    Quote Originally Posted by Kamtzy View Post
    I want to add an option to a player not an npc, just like the trade option. could anyone help me out i've added this but noting shows up
    Code:
    	getPA().showOption(4, 0,"Trade", 3);
    			getPA().showOption(6, 0,"Gamble", 5);
    			getPA().showOption(5, 0,"Follow", 4);
    You have to allow one more player action in the client.

    Code:
    atPlayerActions
    Reply With Quote  
     

  4. Thankful users:



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. Replies: 1
    Last Post: 07-16-2011, 05:25 PM
  2. Replies: 4
    Last Post: 03-05-2011, 02:47 PM
  3. Replies: 11
    Last Post: 08-27-2010, 06:43 PM
  4. Replies: 10
    Last Post: 08-10-2010, 10:08 AM
  5. Problem adding tele options to PI
    By Zylsium in forum Help
    Replies: 2
    Last Post: 08-09-2010, 02:56 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
  •