View Single Post
12-24-14, 06:14 PM   #3
samyonair
A Frostmaul Preserver
 
samyonair's Avatar
Join Date: May 2009
Posts: 257
To devs

Had a Look into code
Line 858 in Carbonite Warehouse\NXWarehouse.lua

Lua Code:
  1. if connectedrealms[i] ~= rn and name == connectedrealms[i] then

rn is defined as localrealm but from what I understand the operation is not functioning

otherwise the doubled chars cannot come from there

Greetings Samyonair