Thread: Necrotic/Ruse Virtus mask help please

Results 1 to 3 of 3
  1. #1 Necrotic/Ruse Virtus mask help please 
    Registered Member KushKings's Avatar
    Join Date
    Jul 2018
    Posts
    441
    Thanks given
    49
    Thanks received
    24
    Discord
    View profile
    Rep Power
    37
    hey guys need help with this this is what it looks like when i put it one any help on how to fix would be cool.
    Will thanks and rep... Thanks everyone!!!

    pic coming soon

    not sure yet how to add pic but when u wear it u can see most the players face true it there are a few helms like that in the game

    here it is in itemDefinition.java not sure if that what needs changed or not please let me know


    case 14014:
    itemDef.modelID = 62710;
    itemDef.name = "Virtus mask";
    itemDef.modelZoom = 928;
    itemDef.modelRotation1 = 406;
    itemDef.modelRotation2 = 2041;
    itemDef.modelOffset1 = 1;
    itemDef.modelOffsetY = -5;
    itemDef.maleWearId = 62736;
    itemDef.femaleWearId = 62755;
    itemDef.groundActions = new String[5];
    itemDef.groundActions[2] = "Take";
    itemDef.actions = new String[5];
    itemDef.actions[1] = "Wear";
    //itemDef.actions[2] = "Check-charges";
    itemDef.actions[4] = "Drop";
    itemDef.maleDialogue = 62728;
    itemDef.femaleDialogue = 62728;
    break;
    Reply With Quote  
     

  2. #2  
    nice


    Join Date
    Jul 2014
    Posts
    665
    Thanks given
    288
    Thanks received
    341
    Discord
    View profile
    Rep Power
    2952
    items.txt
    Equipement type should be
    Code:
    FULL_HELMET
    Reply With Quote  
     

  3. #3  
    Registered Member KushKings's Avatar
    Join Date
    Jul 2018
    Posts
    441
    Thanks given
    49
    Thanks received
    24
    Discord
    View profile
    Rep Power
    37
    Quote Originally Posted by Thesuic12 View Post
    items.txt
    Equipement type should be
    Code:
    FULL_HELMET
    still have the same problem and now is says this too..
    Everytime i change something in that i get errors..

    Jan 21, 2019 2:23:17 PM com.ruse.GameServer main
    INFO: Initializing the loader...
    Exception in thread "GameLoadingThread" java.lang.NullPointerException
    at com.ruse.model.definitions.ItemDefinition.init(Ite mDefinition.java:75)
    at com.ruse.GameLoader.lambda$4(GameLoader.java:79)
    at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
    Set "Necrotic.json" to Read Only. (Anti-corruption)
    Jan 21, 2019 2:23:38 PM com.ruse.GameServer main
    INFO: The loader has finished loading utility tasks.
    Jan 21, 2019 2:23:38 PM com.ruse.GameServer main
    INFO: Necrotic is now online on port 43594!

    can anyone help me with this fixed the errors but the helm is still messed up most the helms and hoods are the same way
    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. Necrotic/Ruse tax bag help please
    By KushKings in forum Help
    Replies: 16
    Last Post: 01-02-2019, 01:52 PM
  2. please help Necrotic/Ruse wild ditch
    By KushKings in forum Help
    Replies: 7
    Last Post: 12-23-2018, 02:00 PM
  3. Need necrotic/ruse client help please
    By KushKings in forum Help
    Replies: 1
    Last Post: 12-18-2018, 07:23 AM
  4. Necrotic/Ruse imp hunting help please
    By KushKings in forum Help
    Replies: 8
    Last Post: 12-18-2018, 07:18 AM
  5. Working slayer mask help please
    By shoopdawhoop in forum Requests
    Replies: 4
    Last Post: 02-06-2010, 12:08 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
  •