Thread: requsting ints

Results 1 to 7 of 7
  1. #1 requsting ints 
    Banned

    Join Date
    Jun 2015
    Posts
    1,517
    Thanks given
    31
    Thanks received
    143
    Rep Power
    0
    magma mutagen

    tanz mutagen


    well repp++
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Apr 2016
    Posts
    357
    Thanks given
    65
    Thanks received
    16
    Rep Power
    0
    Quote Originally Posted by Jamess. View Post
    Serp uncharged

    Zurlah scales

    magma mutagen

    tanz mutagen


    well repp++
    i saw some of these somewhere ill try look around

    EDIT: Ask this guy https://www.rune-server.ee/runescape...ds-reward.html
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Jun 2015
    Posts
    1,517
    Thanks given
    31
    Thanks received
    143
    Rep Power
    0
    bumpp
    Reply With Quote  
     

  4. #4  
    'Slutty McFur'

    Owain's Avatar
    Join Date
    Sep 2014
    Age
    26
    Posts
    2,894
    Thanks given
    2,360
    Thanks received
    2,200
    Rep Power
    5000


    Spoiler for wat:
    Attached image
    Attached image

    Attached image


    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Jun 2015
    Posts
    1,517
    Thanks given
    31
    Thanks received
    143
    Rep Power
    0
    cannot change the ints to PI !

    need like this

    Code:
    case 14617:
    			itemDef.name = "Serpentine helm";
    			itemDef.modelZoom = 700;
    			itemDef.modelRotation1 = 215;
    			itemDef.modelRotation2 = 1724;
    			itemDef.modelOffset2 = -17;
    			itemDef.groundActions = new String[] { null, null, "Take", null, null };
    			itemDef.actions = new String[] { null, "Wear", null, null, "Drop" };
    			itemDef.modelID = 19220;
    		     itemDef.maleEquip1 = 14395;
    		     itemDef.femaleEquip1 = 14398;
    		break;
    Reply With Quote  
     

  6. #6  
    'Slutty McFur'

    Owain's Avatar
    Join Date
    Sep 2014
    Age
    26
    Posts
    2,894
    Thanks given
    2,360
    Thanks received
    2,200
    Rep Power
    5000
    Quote Originally Posted by Jamess. View Post
    cannot change the ints to PI !

    need like this

    Code:
    case 14617:
    			itemDef.name = "Serpentine helm";
    			itemDef.modelZoom = 700;
    			itemDef.modelRotation1 = 215;
    			itemDef.modelRotation2 = 1724;
    			itemDef.modelOffset2 = -17;
    			itemDef.groundActions = new String[] { null, null, "Take", null, null };
    			itemDef.actions = new String[] { null, "Wear", null, null, "Drop" };
    			itemDef.modelID = 19220;
    		     itemDef.maleEquip1 = 14395;
    		     itemDef.femaleEquip1 = 14398;
    		break;
    Dude, you're asking for 5 different items. It would literally take 5 minutes max to replace those for your format...
    Stop expecting people to spoon feed you everything.


    Spoiler for wat:
    Attached image
    Attached image

    Attached image


    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Jun 2015
    Posts
    1,517
    Thanks given
    31
    Thanks received
    143
    Rep Power
    0
    Quote Originally Posted by A Mage View Post
    Dude, you're asking for 5 different items. It would literally take 5 minutes max to replace those for your format...
    Stop expecting people to spoon feed you everything.
    if you dont want to help dont help lmao
    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. Replies: 42
    Last Post: 01-05-2009, 01:31 AM
  2. Replies: 10
    Last Post: 09-15-2007, 10:14 AM
  3. Teaching the Random int
    By Newb 2341 in forum Tutorials
    Replies: 5
    Last Post: 09-06-2007, 06:08 AM
  4. What ints are for models
    By Scottyz in forum Tutorials
    Replies: 8
    Last Post: 09-03-2007, 03:48 PM
  5. Why ints of that 34mb dump file were not right
    By Scottyz in forum RS2 Client
    Replies: 0
    Last Post: 09-02-2007, 11:55 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
  •