Results 1 to 5 of 5
  1. #1
    Dasqe4's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    13
    My Mood
    Angelic

    Thumbs up [HELP]Demonic Alter ID

    Hello.

    I am currently working on a mod that will add even more balance changes to the game.

    I have added 25 new items, 12 new projectiles, and 29 new recipes.

    I am working on adding a item that allows you to place a demon alter. The only problem is that I need to find out the id for it.

    If anyone knows the ID and what class it is. This would be a great help, and I will add you to the credits and if it goes for sale(Probably won't) I will give you a free copy (Best I could do.)

  2. #2
    ryanhall50's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    6
    i have half of the tile ids here they are(did not add new stuff from 1.06also Demon Altar id is 26)https://www.media,fire.com/?a156qp9y1ltmq5e

  3. The Following User Says Thank You to ryanhall50 For This Useful Post:

    Dasqe4 (08-18-2011)

  4. #3
    Dasqe4's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    13
    My Mood
    Angelic

    Smile

    Quote Originally Posted by ryanhall50 View Post
    i have half of the tile ids here they are(did not add new stuff from 1.06also Demon Altar id is 26)https://www.media,fire.com/?a156qp9y1ltmq5e
    Thanks so much bro. I'll be sure to add you to the credits page

  5. #4
    dantedom's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    13
    Quote Originally Posted by Dasqe4 View Post
    Thanks so much bro. I'll be sure to add you to the credits page
    heres some vital information.

    be more specific with the ids, theres the tiles ids, types, frames, they all different uses. if you go to item.cs and convert the types hex to decimal youll get the type ids. and if you convert the this.createtiles from hex to decimal youll get the tile ids, but you also need the placestyle if you plan to place it and then send. the game recognise all items from the map by reading the frames,
    (frameX and frameY plus the (type) from tile.cs from which is in fact = to this.createtile determines the item it selft. ) all is equal to (type) from item.cs dont get confuses by the names.

    this.placestyle modifies the frames.


    so: (frameX + frameY + type <- (tile.cs) )== type <- (item.cs) the item on both side client and server.
    Last edited by dantedom; 08-20-2011 at 02:25 PM.

  6. The Following User Says Thank You to dantedom For This Useful Post:

    Dasqe4 (08-20-2011)

  7. #5
    Nyan2's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    68
    Reputation
    10
    Thanks
    7
    Quote Originally Posted by ryanhall50 View Post
    i have half of the tile ids here they are(did not add new stuff from 1.06also Demon Altar id is 26
    You're not suppose to add outside download links.
    Nyan


Similar Threads

  1. help with alter ops
    By broken in forum Call of Duty Black Ops Help
    Replies: 3
    Last Post: 08-23-2011, 04:53 PM
  2. [Solved] Alter Iwnet help!!
    By magnusackebo in forum Call of Duty Modern Warfare 2 Help
    Replies: 8
    Last Post: 05-15-2011, 12:53 AM
  3. mod help [alter]
    By charon999 in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 2
    Last Post: 09-23-2010, 08:35 PM
  4. [SOLVED] help with 13.37a alter iw
    By amd_74 in forum Call of Duty Modern Warfare 2 Help
    Replies: 3
    Last Post: 07-18-2010, 06:11 AM
  5. ALTER IW HELP?
    By spyhunter123 in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 07-12-2010, 09:33 AM