![]() |
|
12-02-2012
|
1 |
|
Resigned iEra PR
Join Date: Sep 2012
Location: London, United Kingdom
Posts: 1,916
|
Lost All Multiple Rares...
Hello. So I saw the news which stated that you can now transfer your Unidentified account and transfer the event coins. I had 15 event coins on my second account so I obeyed what the news said. It was a success. I had gotten my event coins all into ONE account. :happy [5 Mins Later] So I check my inventory since all my items in my 2nd account were also transferred (I kept all my rares in my 2nd account for convenience reasons). I got offered a deal. I look on my Tazer which should be 2 (one from my REAL account + one from Unidentified). I check and it says their is only 1! As soon as I saw that, I checked all my other rares which had multiple amounts (like clover, spd, egg dances, Mexican rares, basickly every NORMAL rare in era which I had 2+ more of) and that was also just 1! :/ So I basickly lost a lot of rares. I head of to start to see if any admins are there and all I see is people crying who has the same fate as me. This may be a thread for you guys as a 'whining thread' or a 'justice thread'. No matter what it is, I belive I should get my items back. I emailed snk, pmed in game, didn't recieve an answer as always so I had no choice. Help me out admins!! Thanks ![]() Ps- DONT IDENTIFY IF YOU HAVE 2 OR MORE OF A SINGLE RARE AS YOU WILL LOSE THEM ALL!!! |
|
12-02-2012
|
2 |
|
Guest
Posts: n/a
|
No you won't... What's your device ID? |
|
12-02-2012
|
3 |
|
299,792,458 m/s
Join Date: Mar 2012
Location: Lebanon
Posts: 3,581
|
What is your un-identified PC-ID and your actual account ID? snk beat me to it :< |
|
12-02-2012
|
4 |
|
floating on
Join Date: Apr 2012
Location: GraalOnline Zone
Posts: 3,422
|
acc transfer time
|
|
12-02-2012
|
5 |
|
Guest
Posts: n/a
|
Double checked the coding too HTML Code:
public function getItemStackLimit(itemid) {
temp.limitone = {"Player_Doll","Shovel","Trash_Pick","Flower_Basket","Drill",
"Car_Key","Skateboard"};
temp.isone = (itemid.starts("Gun_") || itemid.starts("Melee_") ||
itemid in temp.limitone);
if (DB_Damage.(@itemid)[1] == "melee" &&
!itemid.starts("Gas_") && !itemid.starts("Grenade_"))
temp.isone = true;
temp.isdual = this.isDualWieldItem(itemid);
temp.limit = (temp.isdual? 2 : temp.isone? 1 : 100);
return temp.limit;
}
Single Gun / Melee / Limit one? 1 item Otherwise 100 |
|
12-02-2012
|
6 |
|
Registered User
Join Date: Apr 2012
Location: St. Louis, MO
Posts: 286
|
Hey snk, since you're feeling more active than usual today how about refunding that noob colt gun that was accidentally purchased. i emailed you about it 1.5 months ago! thanks |
|
12-02-2012
|
7 |
|
Guest
Posts: n/a
|
we can't refund guns. you know this.
|
|
12-02-2012
|
8 |
|
floating on
Join Date: Apr 2012
Location: GraalOnline Zone
Posts: 3,422
|
is there any way to combine two indentified* accounts together? i have two accounts id like to merge
Last edited by fsh; 12-02-2012 at 06:03 PM.
Reason: fixed
|
|
12-02-2012
|
9 |
|
Guest
Posts: n/a
|
|
|
12-02-2012
|
10 |
|
Registered User
Join Date: Apr 2012
Location: St. Louis, MO
Posts: 286
|
fsh, you're guaranteed to be a noob either way, why bother? snk, nope i had no idea. |
|
12-02-2012
|
11 |
|
Registered User
Join Date: Oct 2012
Location: UAE/United Arab Emirates
Posts: 143
|
Well if your rares disappear then you deserve it for scamming alot.
|
|
12-02-2012
|
12 |
|
Resigned iEra PR
Join Date: Sep 2012
Location: London, United Kingdom
Posts: 1,916
|
Identified Account ID: GRAAL837500 Unidentified Account: GRAAL7749087 |
|
12-02-2012
|
13 |
|
299,792,458 m/s
Join Date: Mar 2012
Location: Lebanon
Posts: 3,581
|
|
|
12-02-2012
|
14 |
|
Inactive Era Player
Join Date: Dec 2011
Location: Universe A,Milky Way Galaxy,Earth,Euro-Asia,Russia,Moscow.
Posts: 1,816
|
HTML Code:
//ban"G837500" ///"lifetime ////"No reason" //ban "pc7749087" ///"lifetime" ////"No reason" |
|
12-02-2012
|
15 |
|
Guest
Posts: n/a
|
looks fine to me?
|