Search the Community
Showing results for tags 'cape'.
Found 72 results
-
[CENTER][B][FONT=Arial Black][SIZE=5]Road to Completionist Cape[/SIZE][/FONT][/B] [IMG]http://i.imgur.com/xGdFsS3.png[/IMG] [B]Up-to-date requirements:[/B] [COLOR="#008000"]All skill levels at maximum (99 in all skills)[/COLOR] [COLOR="#FF0000"]120 Dungeoneering - 112/120[/COLOR] [COLOR="#008000"]All quests completed (Including Odd Old Man's wish list and Fur 'n' Seek)[/COLOR] [COLOR="#FF0000"]All tasks completed[/COLOR] [COLOR="#008000"]All magic spells unlocked from Livid Farm[/COLOR] [COLOR="#008000"]Bones to Peaches unlocked from the Mage Training Arena[/COLOR] [COLOR="#008000"]Unlocked the Tune Bane Ore spell from a scroll in Ritual of the Mahjarrat[/COLOR] [COLOR="#008000"]All Varrock Museum Kudos earned[/COLOR] [COLOR="#008000"]Unlock Rapid Renewal prayer[/COLOR] [COLOR="#FF0000"]Unlocked all Music tracks[/COLOR] [COLOR="#008000"]Completed the Hopespear's Will miniquest[/COLOR] [COLOR="#008000"]Completed the Curse of Zaros miniquest[/COLOR] [COLOR="#008000"]Completed the Fight Kiln[/COLOR] [COLOR="#008000"]Returned Clarence to rest[/COLOR] [COLOR="#008000"]Reached the end of the Stronghold of Player Safety[/COLOR] [COLOR="#008000"]Hunted the Thalassus ten times after the Deadliest Catch quest[/COLOR] [COLOR="#008000"]Claimed a reward from Claus the chef for doing him a favour after completing Carnillean Rising[/COLOR] [COLOR="#008000"]Have scored at least 1,111 in a session of Big Chinchompa[/COLOR] [COLOR="#008000"]Completed all of Doric and Boric tasks following What's Mine is Yours[/COLOR] [COLOR="#008000"]Earned 'the Annihilator' title by fighting all four nihil at once, during or after Fate of the Gods[/COLOR] [COLOR="#008000"]Found all memoriam crystals on Freneskae[/COLOR] [COLOR="#008000"]Completed all Fremennik Sagas[/COLOR] [COLOR="#008000"]Unlocked the Enhanced yaktwee stick by catching 1,000 charm sprites[/COLOR] [COLOR="#008000"]Constructed a Tuska mask[/COLOR] [COLOR="#FF0000"]Completed either the Hyu-Ji, Quin or Eastern Curiosities storyline from your Port[/COLOR] [COLOR="#008000"]Found all the pieces of the Reefwalker's Cape forgotten scroll[/COLOR] [COLOR="#008000"]Completed the Mahjarrat Memories miniquest[/COLOR] [COLOR="#008000"]Recovered all 14 of Bandos's memories on Yu'biusk[/COLOR] [COLOR="#FF0000"]Earned "the Reaper" title from Death[/COLOR] Bosses left to kill to earn "the Reaper" title from Death: [code] Araxxi Rots Chaos Elemental Corporeal Beast Dagannoth Kings Kalphite Queen Legiones Vorago [/code] Legend: [COLOR="#008000"]Green[/COLOR] = Finished! [COLOR="#FF0000"]Red[/COLOR] = Not Finished! [/CENTER] Progress: [code] 8/9/2014: Hunted the Thalassus ten times after the Deadliest Catch quest 8/10/2014: Bones to Peaches unlocked from the Mage Training Arena 8/11/2014: Returned Clarence to rest 8/12/2014: Completed all Fremennik Sagas 8/12/2014: Found all memoriam crystals on Freneskae 8/12/2014: Earned 'the Annihilator' title by fighting all four nihil at once, during or after Fate of the Gods 8/13/2014: Completed the Curse of Zaros miniquest 8/13/2014: All Varrock Museum Kudos earned 8/13/2014: Completed all of Doric and Boric tasks following What's Mine is Yours 8/13/2014: Unlock Rapid Renewal prayer 8/14/2014: 109 Dungeoneering 8/15/2014: 110 Dungeoneering 8/17/2014: 111 Dungeoneering 8/20/2014: 112 Dungeoneering 8/21/2014: Found all the pieces of the Reefwalker's Cape forgotten scroll [/code] Latest Activity: [url]http://services.runescape.com/m=adventurers-log/profile?searchName=Bouncer[/url]
-
So, let's see who can do it, and if they'd be willing to release it.. -Hopefully it will save, so when you close the interface or log out, it won't go back to normal. Well, if you do this for me, you will truly be one of the greatest Java-Skilled persons I know.
- 18 replies
-
- cape
- completionist
-
(and 2 more)
Tagged with:
-
[B]Picture:[/B] [IMG]http://screensnapr.com/e/8gLLP1.png[/IMG] [B]Here is what you need to do Download: [URL="http://up.ht/o7TA1q"]UppIT - Free File Sharing - models.rar[/URL] Virus Scan: [URL="http://www.virustotal.com/file-scan/report.html?id=a688c34d158d85e57a6fd27f0a8c434f5a3d648e187488cd8317d96bfb19fd23-1318108349"]VirusTotal - Free Online Virus, Malware and URL Scanner[/URL] Add both the .dat files into your cache/raw folder [B][SIZE=4][COLOR=Red]**CLIENT SIDED**[/COLOR][/SIZE][/B] Add these ints into your "ItemDef.java"[/B] [CODE]case 4315: itemDef.modelid = 65270; itemDef.name = "Completionist cape"; itemDef.modelZoom = 1316; itemDef.modelRotationY = 252; itemDef.modelRotationX = 1020; itemDef.modelOffset1 = -1; itemDef.modelOffset2 = 24; itemDef.value = 5000000; itemDef.anInt165 = 65297; itemDef.anInt200 = 65316; itemDef.groundActions = new String[5]; itemDef.groundActions[2] = "Take"; itemDef.itemActions = new String[5]; itemDef.itemActions[1] = "Wear"; itemDef.itemActions[2] = "Customise"; itemDef.itemActions[3] = "Features"; itemDef.itemActions[4] = "Destroy"; itemDef.editedModelColor = new int[4]; itemDef.newModelColor = new int[4]; itemDef.editedModelColor[0] = -322; itemDef.editedModelColor[1] = -336; itemDef.editedModelColor[2] = -350; itemDef.editedModelColor[3] = -2541; itemDef.newModelColor[0] = -322; itemDef.newModelColor[1] = -336; itemDef.newModelColor[2] = -350; itemDef.newModelColor[3] = -2541; break;[/CODE] [CODE]case 4317: itemDef.modelid = 65273; itemDef.name = "Completionist hood"; itemDef.modelZoom = 760; itemDef.modelRotationY = 11; itemDef.modelRotationX = 81; itemDef.modelOffset1 = 1; itemDef.modelOffset2 = -3; itemDef.anInt165 = 65292; itemDef.anInt200 = 65310; itemDef.groundActions = new String[5]; itemDef.groundActions[2] = "Take"; itemDef.itemActions = new String[5]; itemDef.itemActions[1] = "Wear"; itemDef.itemActions[4] = "Drop"; itemDef.editedModelColor = new int[4]; itemDef.newModelColor = new int[4]; itemDef.editedModelColor[0] = -322; itemDef.editedModelColor[1] = -336; itemDef.editedModelColor[2] = -350; itemDef.editedModelColor[3] = -2541; itemDef.newModelColor[0] = -322; itemDef.newModelColor[1] = -336; itemDef.newModelColor[2] = -350; itemDef.newModelColor[3] = -2541; break;[/CODE] [B][SIZE=4][COLOR=Red]**SERVER SIDED**[/COLOR][/SIZE][/B] Replace the following item ID's I think they are team capes.. Which are never used.. [CODE]item = 4315 Completionist_cape Only_a_true_master_can_wear_this. 0 0 0 0 0 0 0 0 0 1 1 0 2 0 0 item = 4316 Completionist_cape Only_a_true_master_can_wear_this. 0 0 0 0 0 0 0 0 0 1 1 0 2 0 0 item = 4317 Completionist_hood Only_a_true_master_can_wear_this. 0 0 0 0 0 0 0 0 0 1 1 0 2 0 0 item = 4318 Completionist_hood Only_a_true_master_can_wear_this. 0 0 0 0 0 0 0 0 0 1 1 0 2 0 0[/CODE] [SIZE=3][COLOR=#ff0000][B]Feel free to repost this anywhere else, Give credits where needed.. I don't know if this has been released before.. So I decided to make a tutorial of how I added it.. Please let me know if I am wrong and I will give credits. This is one of my first tutorials ever.. So give me a break. If you'd like the emote I use on my server please post a reply and I will show you a video of it + Show you how to add it. [/B][/COLOR][/SIZE]
-
How do I fix my cape the invisible part? [url]http://prntscr.com/25k6df[/url]
-
Okay so I'm having a few problems with the completionist cape. 1. When I go to spawn it via ;;item it says: [IMG]http://i.imgur.com/oYmBBbQ.png[/IMG] 2. The mysterious cape rack says I've not got the reqs done but I have: [IMG]http://i.imgur.com/LXtXPqf.png[/IMG] [IMG]http://i.imgur.com/EzoV9rK.png[/IMG] and 3. When I examine the cape rack it says "It's a null." [IMG]http://i.imgur.com/B8zMRWt.png[/IMG] But if I put the cape into a shop I can buy it and wear it:/ Need help fixing the cape rack mainly! Ive anyone can help? Thanks
-
- cape
- completionist
-
(and 1 more)
Tagged with:
-
I've discovered a problem with my Fire Cape. At some point the texture or model was altered and I'm unsure of how to correct it. Because of the difference in texture, and that it's still animated, I had the idea that it was due to changing the texture in the cache, however I'm unfamiliar with doing any cache edits. However, because the inventory model was also different, I thought maybe it was due to the models being changed. I am also unfamiliar with adding custom models though, so any assistance in fixing this would be appreciated. ------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------- [CENTER]As of right now the Fire Cape looks like this. [IMG]http://i46.tinypic.com/23vgbk0.png[/IMG] [IMG]http://i50.tinypic.com/314ru3o.png[/IMG][/CENTER]
-
can anyone link me working client , source where are lime whips , death capes in etc example lt-pk source,client download -- would be really pleased
-
Anyone have the death cape models. Seems like it's near impossible to find a dl link that isn't broken. :0 Really wanted to add this to my project. EDIT: Mod can close, I ended up finding some.
-
Alright, RuneLocus, today I'm going to be showing you how to add a completionist cape emote to your RSPS. Note: You must be loading at least 602 animations and GFX in order to do this. :P Alright, so let's begin. Difficulty: 1/10(C&P) Open up PlayerAssistant.Java and find this code: [code] public void vengMe() [/code] Directly above it add this: [code] public boolean wearingcompCape(int cape) { int capes[] = {15121}; for (int i = 0; i < capes.length; i++) { if (capes[i] == cape) { return true; } } return false; } [/code] Okay, save and then go to Player.Java and search for this code: [code] public boolean inDeath = false; [/code] Directly above it add this: [code] public int comptime = 0; public boolean isDoingComp = false; [/code] Still in Player.Java search for this code: [code] public String getSpellName(int id) [/code] Directly above it add this code: [code] public void compemote(final Client c) { EventManager.getSingleton().addEvent(new Event() { int comptime = 13; public void execute(EventContainer comp) { if (comptime == 13) { c.isDoingComp = true; c.startAnimation(13190); } if (comptime == 12) { c.npcId2 = 10224; c.isNpc = true; c.updateRequired = true; c.appearanceUpdateRequired = true; c.startAnimation(13157); c.playerStandIndex = 13156; } if (comptime == 11) { c.isNpc = true; c.updateRequired = true; c.appearanceUpdateRequired = true; c.startAnimation(13152); c.gfx100(2465); c.playerStandIndex = 13156; } if (comptime == 7) { c.updateRequired = true; c.appearanceUpdateRequired = true; c.startAnimation(13156); c.playerStandIndex = 13156; } if (comptime == 0) { c.isNpc = false; c.updateRequired = true; c.appearanceUpdateRequired = true; c.playerStandIndex = 0x328; c.startAnimation(12567); c.isDoingComp = false; } if (c == null || comptime <= 0) { comp.stop(); return; } if (comptime >= 0) { comptime--; } } }, 600); } [/code] Now, save and close that file, and open up ClickingButtons.Java and search for this code: [code] case 154: [/code] Directly under it add this code: [code] if(c.getPA().wearingcompCape(c.playerEquipment[c.playerCape])) { if (c.isDoingSkillcapeAnim) { return; } else { c.comptime = 13; c.compemote(c); } } [/code] Save, and compile and your done!
- 18 replies
-
- cape
- completionist
-
(and 1 more)
Tagged with:
-
Hi, I need some help with my skill cape shop OK now I coded 120 Dungeoneering tho the problem is when I add the new Item ID for the Dungeoneering skill cape to the shop it freezes if anyone can help contact me on Skype majd_garyouti1996 thank you if you can help really appreciate it
-
[B][CENTER]Tiny road to Completionist Cape![/CENTER][/B] [CENTER]Will just be posting pictures of my Dungeoneering updates - Since its the last skill/requirement I need for comp cape![/CENTER] For stat/rank wise look at my signature. [B]2/18/2013 - Progress Update:[/B] [IMG]http://grab.by/jZ28[/IMG] [B]2/18/2013 - 117/120 Dungeoneering:[/B] [IMG]http://grab.by/k0cG[/IMG] [B]2/18/2013 - Progress Update:[/B] [IMG]http://grab.by/k0d4[/IMG]
- 4 replies
-
- cape
- completionist
-
(and 2 more)
Tagged with:
-
hello does any1 have dialouge code for like u need to kill 100 darKeasts to get this cape or you need to defeat nex to wear this cape and like u need to fletch one magic longbow to wear this cape and more soo it shows interface like this: Completions cape Requirements you need to have defeated nex kill dark beasts 0/100 you need to fletch magic longbow 0/1 thanks for help :P
-
I can't find out how to fix it when i put it on it doesn't show it on my back and its invisible if i relog i dont have a username and also invisible
-
how do i make my max cape have a emote even my completionist cape! its say You must be wearing a skillcape to do this emote and my cape aare in the good spotts please help can someone find me a good tutorial for add max cape emote and completionist cape ! thanks for helping[B][/B]
-
Hey well I just used the tutorial for the Matrix 718 Completionist Cape Dialogue and I'm pretty sure that's what caused the error, but I have gone back and basically removed most of it now and I'm still getting the error. At first my fire cape looked like a tiny little dot in my inventory, and my comp cape wouldn't show on my back when I wore it. But I replaced all my libs etc with the original source and my fire cape came back fine... But my completionist cape is still fucked up.. The error I get in my run.bat when I try and wear completionist cape is this : (btw it still doesn't show on my back and if i have it equipped and i relog i can't see myself till i take it off) [SPOILER=Error] [Launcher] Initing Cache... [GrandExchange] Loading Data... [Launcher] Initing Data Files... [Launcher] Initing Fishing Spots... [Launcher] Initing NPC Combat Scripts... [Launcher] Initing Dialogues... [Launcher] Initing Controlers... [Launcher] Initing Cutscenes... [Launcher] Initing Friend Chats Manager... [Launcher] Initing Cores Manager... [Launcher] Initing World... [Launcher] Initing Region Builder... [Launcher] Initing Server Channel Handler... [Launcher] Server took 3347 milli seconds to launch. [WorldPacketsDecoder] Missing packet 16, expected size: 2, actual size: 2 [ButtonHandler] InterfaceId 548, componentId 103, slotId 65535, slotId2 65535, P acketId: 14 [ButtonHandler] InterfaceId 387, componentId 9, slotId 65535, slotId2 6570, Pack etId: 14 [ButtonHandler] InterfaceId 548, componentId 102, slotId 65535, slotId2 65535, P acketId: 14 [ButtonHandler] InterfaceId 679, componentId 0, slotId 2, slotId2 6570, PacketId : 67 [ButtonHandler] InterfaceId 679, componentId 0, slotId 1, slotId2 20771, PacketI d: 67 [COLOR="Red"]ERROR! THREAD NAME: World Thread java.lang.NullPointerException at com.rs.game.player.Appearence.generateAppearenceData(Appearence.java: 206) at com.rs.net.decoders.handlers.ButtonHandler.sendWear(ButtonHandler.jav a:1811) at com.rs.net.decoders.handlers.InventoryOptionsHandler$1.run(InventoryO ptionsHandler.java:90) at com.rs.game.tasks.WorldTasksManager.processTasks(WorldTasksManager.ja va:19) at com.rs.cores.WorldThread.run(WorldThread.java:24)[/COLOR] [ButtonHandler] InterfaceId 548, componentId 150, slotId 65535, slotId2 65535, P acketId: 14 [ButtonHandler] InterfaceId 548, componentId 102, slotId 65535, slotId2 65535, P acketId: 14 [/SPOILER] I'd love to know how to fix it, no idea what I even did really.. I've tried replacing all libs with the original sources one, I've tried replacing the generateappearance method, the sendwear method, the entire tasks package.. Everything possible as far as im concerned.. I will thank and rep+ if you help me fix it
-
Hello, We are a project that I and few friends have been working on, we are a 24/7 server but we do not have a VPS just yet, waiting untill we have about 15+ players, and get a few donations, but as soon as we can, we will be geting a VPS,we have been working on this project for a few months off and on, and we are ready to build our players! We have good friendly staff that do their jobs correctly and never abuse or ask for passwords! Website: [url]www.grabscape.com[/url] Current Forums: [url]www.grabscapeforums.createaforum.com[/url] Server Features: All Skills working (Hunter, Summoning,Dungeoneering, and a PKING SKILL!) 100% Working Emotes, including skillcapes! Easy Money Making ( Thieveing or Hunter) Fast Xp Rates with double xp weekends! Bosses Include, King BLack Dragon Tormented Demons Corp Beast Giant Mole Dagg Kings God Wars Sea Troll Queen Nomad Lakhrahnaz Giant Sea Snake Avatar of Destruction Giant Mole Barrelchest Minigames Include: Pest Controll Duel Arena Warrior's Guild Barrow's (UnderGround) 20 Wave Jad! Great Pking Place's Mage Bank Varrock PK (Multi) Lava Crossing Edgeville Green Dragons Funpk Nex Armour Primal Armour All Special attacks working! Downloadable Client Working Hope to see some of you there! Here are some Pictures! [IMG]http://i49.tinypic.com/mli4it.png[/IMG] [IMG]http://i49.tinypic.com/14ig9oi.png[/IMG] [IMG]http://i49.tinypic.com/j7fg5k.png[/IMG] [IMG]http://i50.tinypic.com/2m5e0kk.png[/IMG] [IMG]http://i45.tinypic.com/241paut.png[/IMG] [IMG]http://i46.tinypic.com/2hd457p.png[/IMG] [IMG]http://i50.tinypic.com/34659jb.png[/IMG] Owner = Rex Co-Owner = Mod Jebus Credits: Thanks to, Rex Mod Jebus
-
When I click "wear" on the donator cape in the Matrix source... 1. It shows the drop model instead of the wear model, but I am wearing it. 2. When I don't have 99 Attack, it says "You are not high enough level to use that item.", then it says "You need to have an Attack level of 99." How can I fix these? [img]http://i.imgur.com/iNsEh.png[/img]
-
Does anyone have the Max/completionist cape models and codes? Or can they send me a link to them. Thanks
-
[url=http://postimage.org/image/g2s9hgw5v/][img]http://s13.postimage.org/g2s9hgw5v/Untitled.jpg[/img][/url] Does it not? I just packed a 728 cache to see it, too bad i can't pack it into a 718 <.<. Anyway i hope the re do it lool.
-
I added the Completionist Cape Into my server using Scotticus Guide, but the cape shows up in the Inventory but when I wear it turns invisible. I've searched google and still can't find a answer, Please help :d
-
- cape
- completionist
-
(and 1 more)
Tagged with:
-
I tried adding the completionist cape into my Server, it shows up in my inventory but when I wear it makes me invisible, and the item itself is invisible? Please help..
-
- cape
- completionist
-
(and 1 more)
Tagged with:
-
i am paying for new fire cape codes and need gamadurnic as well , flasks for 317 skype:ish3zz