Thread: model help

Results 1 to 3 of 3
  1. #1 model help 
    Donator

    H1N1's Avatar
    Join Date
    Oct 2009
    Posts
    793
    Thanks given
    25
    Thanks received
    61
    Rep Power
    153
    Hello, I added craw bow to my server

    this is what happen when i spawn it
    Attached image

    Attached image

    Code:
    case 19066:
    			itemDef.modelID = 95987; // Drop/Inv Model
    			itemDef.maleEquip1 = 95103; // Drop/Inv Model
    			itemDef.femaleEquip1 = 95103; // Drop/Inv Model
    			itemDef.modelZoom = 2128;
    			itemDef.rotationX = 552;
    			itemDef.rotationY = 1508;
    			itemDef.stackable = false;
    			itemDef.name = "Craw's bow"; // Item Name
    			itemDef.description = "Craw's bow"; // Item
    			itemDef.actions = new String[] { "Weild", null, null, null, null };
    			itemDef.groundActions = new String[] { null, null, "Take", null, null };
    Attached image
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    May 2017
    Posts
    84
    Thanks given
    0
    Thanks received
    19
    Rep Power
    36
    Is it the correct inventory model?
    Reply With Quote  
     

  3. #3  
    Donator
    Bananastreet's Avatar
    Join Date
    Jul 2011
    Posts
    102
    Thanks given
    81
    Thanks received
    24
    Rep Power
    23
    Problem solved.
    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. model help
    By L337-h4x0r in forum Help
    Replies: 0
    Last Post: 11-29-2008, 01:57 AM
  2. [rep] Model help needed
    By supra s in forum Requests
    Replies: 0
    Last Post: 11-27-2008, 09:39 PM
  3. modeling help
    By chasescape in forum Models
    Replies: 0
    Last Post: 10-15-2008, 12:37 AM
  4. Model Help Please
    By Snoe in forum Models
    Replies: 2
    Last Post: 06-28-2008, 04:56 PM
  5. Model help
    By alley in forum Configuration
    Replies: 2
    Last Post: 03-07-2008, 05:19 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
  •