Search the Community
Showing results for tags 'slots'.
Found 5 results
-
Hey on my server for some reason when I equip armor and change it, the armor piece goes to the first slot in the inventory in order. Example: Normal: [IMG]http://i39.tinypic.com/2djtegy.png[/IMG] After armor switch: [IMG]http://i43.tinypic.com/2ll29sg.png[/IMG] Normal weapon switch: [IMG]http://i42.tinypic.com/50i0k0.png[/IMG]
-
- armor
- defaulting
-
(and 3 more)
Tagged with:
-
[B]What this fixes:[/B] Makes items wield in the correct slot when equipped. First, goto ItemAssistant.java and find: [code]if(c.duelRule[11] && targetSlot == 0) {[/code] Now, right above this add: [code] switch (wearID) { case [B][FONT=Impact][COLOR="#FF0000"]####[/COLOR][/FONT][/B]://nameofitem targetSlot =[B][FONT=Impact][COLOR="#FF0000"] #[/COLOR][/FONT][/B]; break; } [/code] Now, just change [code]case ####:[/code] to whatever your item id is. Also, change [code]targetSlot = #;[/code] to the slot you want the item to go to. Example: [code] case 11694: targetSlot = 3; break; [/code] You can add as many items as you want after the break;. Just make sure you follow the same format including a break after the targetSlot statement. [code] Hat: targetSlot = 0; Cape: targetSlot = 1; Amulet: targetSlot = 2; Weapons: targetSlot = 3; Body: targetSlot = 4; Shield: targetSlot = 5; Legs: targetSlot = 7; Gloves: targetSlot = 9; Boots: targetSlot = 10; Ring: targetSlot = 12; Arrows: targetSlot = 13; [/code]
-
hi, how do i change item slots? say ring of wealth into an arrow slot? what file.
-
i need it to where if player has ALREADY opened (clicked) on 19650, (toolkit) that it wont let them. i tired || player.getInventory().getFreeSlots() !=28) { } but it gives me a error saying this ';' expected ---- (i know you can't put a semi colon anywhere, it wouldn't work) is there any better way from preventing the player from opening this item 2 times? or can someone help me with || player.getInventory().getFreeSlots() !=28) { thanks.
-
- free
- itempackethandler
-
(and 2 more)
Tagged with:
-
Yeah...I want to buy a new ATI Radeon X1600 XT 256MB PCI-E Dual DVI Video Card but I need PCI-E slots so I can put it in and..stuff. So here's my pc info: [IMG]http://i52.tinypic.com/nejjhk.jpg[/IMG]