Thread: Runescape 2007 models - RELEASE

Page 1 of 6 123 ... LastLast
Results 1 to 10 of 54
  1. #1 Runescape 2007 models - RELEASE 
    WEEEEEWOOOOWEEEEEWOOOOWEEEEWOOOO-----[[#]]---[[8]]--[[8]]------[[8]]----[[8]]------[[8]]
    sIlly gOOse's Avatar
    Join Date
    Nov 2012
    Posts
    3,235
    Thanks given
    1,352
    Thanks received
    2,408
    Rep Power
    5000
    In this release you'll get...

    Items:
    Occult necklace
    Trident of the seas
    Abyssal tentacle
    Mystic smoke staff

    NPC's:
    Smoke devil
    Callisto

    Models download:
    https://mega.co.nz/#!yJMj3Aja!VF9eR7...YqRMb56w7CvRwI

    Where it says ####, put your desired ID that you want for the item/NPC there.


    Spoiler for Occult necklace:



    Code:
            case ####:
    		itemDef.name = "Occult necklace";
    		itemDef.description = "A satanic evil embodies this amulet."
    		.getBytes();
    		itemDef.anInt200 = 7824;
    		itemDef.anInt165 = 7824;
    		itemDef.modelID = 7825;
    		itemDef.modelZoom = 240;
    		itemDef.modelRotationY = 265;
    		itemDef.modelRotationX = 50;
    		itemDef.modelOffset1 = 2;
    		itemDef.modelOffset2 = 230;
    		itemDef.itemActions = new String[5];
    		itemDef.itemActions[1] = "Wield";
           break;


    Spoiler for Trident of the seas:



    Code:
              case ####:
           itemDef.name = "Trident of the seas";
           itemDef.description = "A weapon from the deep."
           .getBytes();
           itemDef.anInt200 = 1052;
           itemDef.anInt165 = 1052;
           itemDef.modelID = 1051;
           itemDef.modelRotationY = 420;
           itemDef.modelRotationX = 1130;
           itemDef.modelZoom = 2755;
           itemDef.modelOffset2 = 0;
           itemDef.modelOffset1 = 0;
           itemDef.itemActions = new String[5];
           itemDef.itemActions[1] = "Wield";
           itemDef.itemActions[3] = "Check";	
           break;


    Spoiler for Abyssal tentacle:



    Code:
            case ####:
    	itemDef.name = "Abyssal tentacle";
    	itemDef.description = "A weapon from the abyss, embedded in a slimy tentacle."
            .getBytes();
    	itemDef.modelID = 4185;
            itemDef.modelZoom = 913;
            itemDef.modelRotationY = 304;
            itemDef.modelRotationX = 148;
            itemDef.modelOffset1 = 0;
            itemDef.modelOffset2 = 3;
    	itemDef.itemActions[1] = "Wield";			
    	itemDef.anInt165 = 4186;
    	itemDef.anInt200 = 4186;
    	itemDef.itemActions[1] = "Wield";
    	itemDef.itemActions[3] = "Check";				
    	itemDef.itemActions[4] = "Dissolve";
            break;


    Spoiler for Mystic smoke staff:



    Code:
           case ####:
           itemDef.name = "Mystic smoke staff";
           itemDef.description = "It's a slightly magical stick."
           .getBytes();
           itemDef.anInt200 = 28301;
           itemDef.anInt165 = 28301;
           itemDef.modelID = 28300;
           itemDef.modelRotationY = 360;
           itemDef.modelRotationX = 1550;
           itemDef.modelZoom = 2905;
           itemDef.modelOffset2 = -1;
           itemDef.modelOffset1 = -4;
           itemDef.itemActions = new String[5];
           itemDef.itemActions[1] = "Wield";
           break;


    Spoiler for Smoke devil:



    Code:
           case ####:
           entityDef.name = "Smoke devil";
           entityDef.combatLevel = 160;
           entityDef.anIntArray94[0] = 28302;
           EntityDef smoke = forID(1624);
           entityDef.standAnim = smoke.standAnim;
           entityDef.walkAnim = smoke.walkAnim;
           entityDef.actions = smoke.actions;
           entityDef.anInt86 = smoke.anInt86;
           entityDef.anInt91 = smoke.anInt91;
    				break;


    Spoiler for Callisto:



    Code:
           case ####:
           entityDef.name = "Callisto";
           entityDef.combatLevel = 470;
           entityDef.anIntArray94[0] = 28298;
           EntityDef callisto = forID(105);
           entityDef.standAnim = callisto.standAnim;
           entityDef.walkAnim = callisto.walkAnim;
           entityDef.actions = callisto.actions;
           entityDef.anInt86 = 70;
           entityDef.anInt91 = 60;
    				break;


    Spoiler for Item.cfg:


    Code:
    item = ####	Abyssal_tentacle	A_weapon_from_the_abyss,_embedded_in_a_slimy_tentacle.	81336	122004	0	0	90	0	0	0	0	0	0	0	0	86	0
    item = ####	Abyssal_tentacle	A_weapon_from_the_abyss,_embedded_in_a_slimy_tentacle.	81336	122004	0	0	0	0	0	0	0	0	0	0	0	0	0	
    item = ####	Occult_necklace	A_satanic_evil_embodies_this_amulet.	18000	27000	0	0	0	0	12	0	0	0	0	0	0	0	2
    item = ####	Occult_necklace	A_satanic_evil_embodies_this_amulet.	18000	27000	0	0	0	0	0	0	0	0	0	0	0	0	0	
    item = ####	Trident_of_the_seas	A_weapon_from_the_deep.	27200	40800	0	0	0	0	15	0	2	3	1	15	0	0	0
    item = ####	Trident_of_the_seas	A_weapon_from_the_deep.	27200	40800	0	0	0	0	0	0	0	0	0	0	0	0	0
    item = ####	Uncharged_trident	It_needs_to_be_charged_with_death_runes,_chaos_runes,_fire_runes_and_coins.	27200	40800	0	0	0	0	15	0	2	3	1	15	0	0	0
    item = ####	Uncharged_trident	It_needs_to_be_charged_with_death_runes,_chaos_runes,_fire_runes_and_coins.	27200	40800	0	0	0	0	0	0	0	0	0	0	0	0	0
    item = ####	Mystic smoke staff	It's_a_slightly_magical_stick.	18000	27000	0	10	-1	40	10	0	2	3	1	10	0	50	0
    item = ####	Mystic smoke staff	It's_a_slightly_magical_stick.	18000	27000	0	0	0	0	0	0	0	0	0	0	0	0	0


    Credits:
    - View Profile: Silly Goose - Rune-Server - I just happen to find the models from some threads, when I checked some out with the provided ints it looked retarded so I just fixed them up.
    - View Profile: death dj - Rune-Server - Giving a download link to the models he found.
    - View Profile: Bryan - Rune-Server - I got some models off his server , thanks though .
    - 2007scape Wiki - Just some help.

    Other: I just did this to help out anyone who didn't have any of this, I had a few people ask me for them even though it's somewhat easy to get. Anyways, here's another thread I made for anyone who also needs this: http://www.rune-server.org/runescape...d-release.html
    P.S: If I possibly forgot anything, let me know, I also know that this isn't hard to do... This is to just help out people who want them.
    Attached image
    Spoiler for Come under my wing:

    Spoiler for sb lol!:
    Attached image
    Attached image
    Attached image
    Attached image
    Attached image

    Oldschool Runescape progress thread is here!
    Reply With Quote  
     


  2. #2  
    Banned

    Join Date
    Jun 2013
    Posts
    938
    Thanks given
    462
    Thanks received
    171
    Rep Power
    0
    legend
    was looking for these aswell
    have you got anims for callisto and smoke devil?
    or are they already in game if so then which ones
    Reply With Quote  
     

  3. #3  
    WEEEEEWOOOOWEEEEEWOOOOWEEEEWOOOO-----[[#]]---[[8]]--[[8]]------[[8]]----[[8]]------[[8]]
    sIlly gOOse's Avatar
    Join Date
    Nov 2012
    Posts
    3,235
    Thanks given
    1,352
    Thanks received
    2,408
    Rep Power
    5000
    Quote Originally Posted by Fire Fist Ace View Post
    legend
    was looking for these aswell
    have you got anims for callisto and smoke devil?
    or are they already in game if so then which ones
    They weren't, the ints should have the animations already. As for the attack and defend, Callisto is a bear type model so check around the walk models for him. Then for the Smoke devil it's using the dust devil animations, hope that helps.
    Attached image
    Spoiler for Come under my wing:

    Spoiler for sb lol!:
    Attached image
    Attached image
    Attached image
    Attached image
    Attached image

    Oldschool Runescape progress thread is here!
    Reply With Quote  
     

  4. Thankful user:


  5. #4  
    Road to max

    Join Date
    Mar 2011
    Posts
    448
    Thanks given
    103
    Thanks received
    44
    Rep Power
    10
    Quote Originally Posted by Silly Goose View Post
    They weren't, the ints should have the animations already. As for the attack and defend, Callisto is a bear type model so check around the walk models for him. Then for the Smoke devil it's using the dust devil animations, hope that helps.
    Any chance you could post the item.cfg for them aswell?
    Reply With Quote  
     

  6. #5  
    WEEEEEWOOOOWEEEEEWOOOOWEEEEWOOOO-----[[#]]---[[8]]--[[8]]------[[8]]----[[8]]------[[8]]
    sIlly gOOse's Avatar
    Join Date
    Nov 2012
    Posts
    3,235
    Thanks given
    1,352
    Thanks received
    2,408
    Rep Power
    5000
    Quote Originally Posted by Rikka View Post
    Any chance you could post the item.cfg for them aswell?
    Added to the thread.
    Attached image
    Spoiler for Come under my wing:

    Spoiler for sb lol!:
    Attached image
    Attached image
    Attached image
    Attached image
    Attached image

    Oldschool Runescape progress thread is here!
    Reply With Quote  
     

  7. Thankful user:


  8. #6  
    Registered Member Eat Cocaine's Avatar
    Join Date
    Mar 2014
    Posts
    73
    Thanks given
    2
    Thanks received
    6
    Rep Power
    11
    Nice release mate
    Reply With Quote  
     

  9. #7  
    Donator

    Join Date
    May 2014
    Posts
    212
    Thanks given
    10
    Thanks received
    10
    Rep Power
    14
    nice work
    Reply With Quote  
     

  10. #8  
    Registered Member
    Join Date
    Nov 2013
    Posts
    65
    Thanks given
    5
    Thanks received
    5
    Rep Power
    13
    Thanks for this
    Reply With Quote  
     

  11. #9  
    Registered Member
    Join Date
    May 2014
    Age
    25
    Posts
    145
    Thanks given
    9
    Thanks received
    12
    Rep Power
    26
    [SPOIL]
    Quote Originally Posted by Silly Goose View Post
    In this release you'll get...

    Items:
    Occult necklace
    Trident of the seas
    Abyssal tentacle
    Mystic smoke staff

    NPC's:
    Smoke devil
    Callisto

    Models download:
    https://mega.co.nz/#!yJMj3Aja!VF9eR7...YqRMb56w7CvRwI

    Where it says ####, put your desired ID that you want for the item/NPC there.


    Spoiler for Occult necklace:



    Code:
            case ####
    		itemDef.name = "Occult necklace";
    		itemDef.description = "A satanic evil embodies this amulet."
    		.getBytes();
    		itemDef.anInt200 = 7824;
    		itemDef.anInt165 = 7824;
    		itemDef.modelID = 7825;
    		itemDef.modelZoom = 240;
    		itemDef.modelRotationY = 265;
    		itemDef.modelRotationX = 50;
    		itemDef.modelOffset1 = 2;
    		itemDef.modelOffset2 = 230;
    		itemDef.itemActions = new String[5];
    		itemDef.itemActions[1] = "Wield";
           break;


    Spoiler for Trident of the seas:



    Code:
              case ####:
           itemDef.name = "Trident of the seas";
           itemDef.description = "A weapon from the deep."
           .getBytes();
           itemDef.anInt200 = 1052;
           itemDef.anInt165 = 1052;
           itemDef.modelID = 1051;
           itemDef.modelRotationY = 420;
           itemDef.modelRotationX = 1130;
           itemDef.modelZoom = 2755;
           itemDef.modelOffset2 = 0;
           itemDef.modelOffset1 = 0;
           itemDef.itemActions = new String[5];
           itemDef.itemActions[1] = "Wield";
           itemDef.itemActions[3] = "Check";	
           break;


    Spoiler for Abyssal tentacle:



    Code:
            case ####:
    	itemDef.name = "Abyssal tentacle";
    	itemDef.description = "A weapon from the abyss, embedded in a slimy tentacle."
            .getBytes();
    	itemDef.modelID = 4185;
            itemDef.modelZoom = 913;
            itemDef.modelRotationY = 304;
            itemDef.modelRotationX = 148;
            itemDef.modelOffset1 = 0;
            itemDef.modelOffset2 = 3;
    	itemDef.itemActions[1] = "Wield";			
    	itemDef.anInt165 = 4186;
    	itemDef.anInt200 = 4186;
    	itemDef.itemActions[1] = "Wield";
    	itemDef.itemActions[3] = "Check";				
    	itemDef.itemActions[4] = "Dissolve";
            break;


    Spoiler for Mystic smoke staff:



    Code:
           case ####:
           itemDef.name = "Mystic smoke staff";
           itemDef.description = "It's a slightly magical stick."
           .getBytes();
           itemDef.anInt200 = 28301;
           itemDef.anInt165 = 28301;
           itemDef.modelID = 28300;
           itemDef.modelRotationY = 360;
           itemDef.modelRotationX = 1550;
           itemDef.modelZoom = 2905;
           itemDef.modelOffset2 = -1;
           itemDef.modelOffset1 = -4;
           itemDef.itemActions = new String[5];
           itemDef.itemActions[1] = "Wield";
           break;


    Spoiler for Smoke devil:



    Code:
           case ####:
           entityDef.name = "Smoke devil";
           entityDef.combatLevel = 160;
           entityDef.anIntArray94[0] = 28302;
           EntityDef smoke = forID(1624);
           entityDef.standAnim = smoke.standAnim;
           entityDef.walkAnim = smoke.walkAnim;
           entityDef.actions = smoke.actions;
           entityDef.anInt86 = smoke.anInt86;
           entityDef.anInt91 = smoke.anInt91;
    				break;


    Spoiler for Callisto:



    Code:
           case ####:
           entityDef.name = "Callisto";
           entityDef.combatLevel = 470;
           entityDef.anIntArray94[0] = 28298;
           EntityDef callisto = forID(105);
           entityDef.standAnim = callisto.standAnim;
           entityDef.walkAnim = callisto.walkAnim;
           entityDef.actions = callisto.actions;
           entityDef.anInt86 = 70;
           entityDef.anInt91 = 60;
    				break;


    Spoiler for Item.cfg:


    Code:
    item = ####	Abyssal_tentacle	A_weapon_from_the_abyss,_embedded_in_a_slimy_tentacle.	81336	122004	0	0	90	0	0	0	0	0	0	0	0	86	0
    item = ####	Abyssal_tentacle	A_weapon_from_the_abyss,_embedded_in_a_slimy_tentacle.	81336	122004	0	0	0	0	0	0	0	0	0	0	0	0	0	
    item = ####	Occult_necklace	A_satanic_evil_embodies_this_amulet.	18000	27000	0	0	0	0	12	0	0	0	0	0	0	0	2
    item = ####	Occult_necklace	A_satanic_evil_embodies_this_amulet.	18000	27000	0	0	0	0	0	0	0	0	0	0	0	0	0	
    item = ####	Trident_of_the_seas	A_weapon_from_the_deep.	27200	40800	0	0	0	0	15	0	2	3	1	15	0	0	0
    item = ####	Trident_of_the_seas	A_weapon_from_the_deep.	27200	40800	0	0	0	0	0	0	0	0	0	0	0	0	0
    item = ####	Uncharged_trident	It_needs_to_be_charged_with_death_runes,_chaos_runes,_fire_runes_and_coins.	27200	40800	0	0	0	0	15	0	2	3	1	15	0	0	0
    item = ####	Uncharged_trident	It_needs_to_be_charged_with_death_runes,_chaos_runes,_fire_runes_and_coins.	27200	40800	0	0	0	0	0	0	0	0	0	0	0	0	0
    item = ####	Mystic smoke staff	It's_a_slightly_magical_stick.	18000	27000	0	10	-1	40	10	0	2	3	1	10	0	50	0
    item = ####	Mystic smoke staff	It's_a_slightly_magical_stick.	18000	27000	0	0	0	0	0	0	0	0	0	0	0	0	0


    Credits:
    - View Profile: Silly Goose - Rune-Server - I just happen to find the models from some threads, when I checked some out with the provided ints it looked retarded so I just fixed them up.
    - View Profile: death dj - Rune-Server - Giving a download link to the models he found.
    - View Profile: Bryan - Rune-Server - I got some models off his server , thanks though .
    - 2007scape Wiki - Just some help.

    Other: I just did this to help out anyone who didn't have any of this, I had a few people ask me for them even though it's somewhat easy to get. Anyways, here's another thread I made for anyone who also needs this: http://www.rune-server.org/runescape...d-release.html
    P.S: If I possibly forgot anything, let me know, I also know that this isn't hard to do... This is to just help out people who want them.
    [/SPOIL]
    Yess! Thanks buddy!


    Reply With Quote  
     

  12. #10  
    Registered Member
    Join Date
    Dec 2013
    Posts
    297
    Thanks given
    27
    Thanks received
    6
    Rep Power
    25
    Good job man now all i need to get is the shields
    Reply With Quote  
     

Page 1 of 6 123 ... LastLast

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: 19
    Last Post: 10-21-2015, 03:37 PM
  2. Release Runescape 2007 Website
    By .oX, in forum Website Development
    Replies: 4
    Last Post: 07-12-2010, 09:48 PM
  3. Replies: 46
    Last Post: 12-21-2009, 11:00 PM
  4. RuneScape Logo (Modeled it)
    By discipl3 in forum Models
    Replies: 9
    Last Post: 03-26-2009, 11:05 PM
  5. - Model release's organizer -
    By *~Pwnt~* in forum Models
    Replies: 20
    Last Post: 03-23-2009, 10:17 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
  •