(find item ids) Anime rpg / rpg1.6
Moderator: Cheaters
-
- Forum Fanatic
- Posts: 387
- Joined: June 30th, 2007, 9:20 pm
- Title: 2ecchi4me
- Location: Your Imouto's Neko
(find item ids) Anime rpg / rpg1.6
Here is a hacked version of the game. The game is in another language and if u read the quest your find recipies. i need the item id's of all th e recipies. please help me.
You do not have the required permissions to view the files attached to this post.
Last edited by Enishiyuki22 on March 18th, 2009, 5:34 pm, edited 1 time in total.
-
- Noob
- Posts: 945
- Joined: December 23rd, 2008, 11:27 pm
- Title: LSD.
- Location: Your Girlfriend's Pants.
Re: (find item ids) Anime rpg / rpg1.8
post the names of the recipies?
that would make this a lot easier.
that would make this a lot easier.
-
- Forum Fanatic
- Posts: 387
- Joined: June 30th, 2007, 9:20 pm
- Title: 2ecchi4me
- Location: Your Imouto's Neko
Re: (find item ids) Anime rpg / rpg1.8
The problem with that is i dont know the recipies because they are in another language. The only way to find them is look them up in jass. If you could make a could to spawn them, that would be great. exp -spawn recipie number 1.
To make the recipie u have to say -create. I hope that will help
To make the recipie u have to say -create. I hope that will help
-
- Senior Member
- Posts: 195
- Joined: February 13th, 2008, 5:30 pm
Re: (find item ids) Anime rpg / rpg1.6
There seem to be 26 items that can be made by combining other items, i'll just list what i found.
Item names are look like "____[_]" for me - putting everything in rawcodes; u can make the items with JJ's CP (already in the map) & -spawn #####
If ur computer can read the special characters, u can use x-dep to deprotect the map and see what rawcode matches what item.
the recipe seem to work when entering a specific area while holding all items needed.
in a first serie of 13 combinations u always combine item I00M with a second one.
in the second set (also 13) u combine I011 and I014 with a third item.
Item names are look like "____[_]" for me - putting everything in rawcodes; u can make the items with JJ's CP (already in the map) & -spawn #####
If ur computer can read the special characters, u can use x-dep to deprotect the map and see what rawcode matches what item.
the recipe seem to work when entering a specific area while holding all items needed.
in a first serie of 13 combinations u always combine item I00M with a second one.
Code: Select all
I00M + I023 = I024
I00M + I020 = I021
I00M + I01X = I01Y
I00M + I016 = I013
I00M + I01A = I01B
I00M + I01U = I01V
I00M + I01N = I01O
I00M + I01R = I01S
I00M + I017 = I018
I00M + I03A = I00Q
I00M + I01F = I01G
I00M + I040 = I041
I00M + I03X = I03Y
Code: Select all
I011 + I014 + I021 = I022
I011 + I014 + I01B = I01C
I011 + I014 + I01O = I027
I011 + I014 + I01S = I01T
I011 + I014 + I018 = I019
I011 + I014 + I024 = I025
I011 + I014 + I013 = I015
I011 + I014 + I00Q = I03B
I011 + I014 + I01Y = I01Z
I011 + I014 + I01G = I01H
I011 + I014 + I01V = I01W
I011 + I014 + I041 = I042
I011 + I014 + I03Y = I03Z
-
- Forum Fanatic
- Posts: 387
- Joined: June 30th, 2007, 9:20 pm
- Title: 2ecchi4me
- Location: Your Imouto's Neko