~~Mir2 Hero Files~~

Primal

LOMCN VIP
VIP
Jun 28, 2004
1,756
102
259
the glow fing has sumfin t do wiv npc's
sumthin like this or summet :S i dno
# IF
CHECKUSEITEM 9
# Act
SETITEMSLIGHTEX 9 3
MESSAGEBOX your equipment has been successfully a flash.


if any1 gets it workin plz post :)
 
Last edited:

Primal

LOMCN VIP
VIP
Jun 28, 2004
1,756
102
259
[@glowtest]
<10/@use10> <11/@use11> <12/@use12>\\
<Amulet/@usea> <Left Ring/@useb>\\
<Right Ring/@usec> <Left Brace/@used>\\
<Right Brace/@usee> <Helmet/@usef>\\
<Necklace/@useg> <Torch/@useh>\\
<Weapon/@usei> <Armour/@usej>\\

[@use12]
#IF
CHECKUSEITEM 12
#Act
SETITEMSLIGHT 12 1
MESSAGEBOX your equipment has been successfully a flash.

[@use11]
#IF
CHECKUSEITEM 11
#Act
SETITEMSLIGHT 11 2
MESSAGEBOX your equipment has been successfully a flash.

[@use10]
#IF
CHECKUSEITEM 10
#Act
SETITEMSLIGHT 10 3
MESSAGEBOX your equipment has been successfully a flash.

[@usea]
#IF
CHECKUSEITEM 9
#Act
SETITEMSLIGHT 9 4
MESSAGEBOX your equipment has been successfully a flash.

[@useb]
#IF
CHECKUSEITEM 8
#Act
SETITEMSLIGHT 8 5
MESSAGEBOX your equipment has been successfully a flash.

[@usec]
#IF
CHECKUSEITEM 7
#Act
SETITEMSLIGHT 7 6
MESSAGEBOX your equipment has been successfully a flash.

[@used]
#IF
CHECKUSEITEM 6
#Act
SETITEMSLIGHT 6 7
MESSAGEBOX your equipment has been successfully a flash.

[@usee]
#IF
CHECKUSEITEM 5
#Act
SETITEMSLIGHTEX 5 8
MESSAGEBOX your equipment has been successfully a flash.

[@usef]
#IF
CHECKUSEITEM 4
#Act
SETITEMSLIGHT 4 9
MESSAGEBOX your equipment has been successfully a flash.

[@useg]
#IF
CHECKUSEITEM 3
#Act
SETITEMSLIGHT 3 10
MESSAGEBOX your equipment has been successfully a flash.

[@useh]
#IF
CHECKUSEITEM 2
#Act
SETITEMSLIGHT 2 11
MESSAGEBOX your equipment has been successfully a flash.

[@usei]
#IF
CHECKUSEITEM 1
#Act
SETITEMSLIGHT 1 12
MESSAGEBOX your equipment has been successfully a flash.

[@usej]
#IF
CHECKUSEITEM 0
#Act
SETITEMSLIGHT 0 13
MESSAGEBOX your equipment has been successfully a flash.



that makes glow work on items (Y)
 

Sanity

Legend
Legendary
Nov 7, 2007
3,812
119
300
If people are so botherd about the word "Gold" then just make it so you never see gold in game, so you can't drop gold, when you kill a mob it will go into bag so no need to pick it up.

simple.
 

1PKRyan

LOMCN Developer
Developer
Nov 9, 2007
1,536
149
275
No
Ooo Didn't No That Hehe, Learn Somethink New Everyday Hehe Cheers 4 That :)
 

Killmaster

Legend
Legendary
Golden Oldie
Loyal Member
Nov 13, 2003
3,967
27
294
The fact there both packed is quite pointless imo.
Ask the very few people who know how to unpack them.
Im not going to mention names because I dont think they would appreciate being flooded with PM for example.
 

Primal

LOMCN VIP
VIP
Jun 28, 2004
1,756
102
259
More things that hero files are capable of:
Horses:
horsesui7.jpg


Shields:
shieldsev9.jpg


Personal Shops:
shopry9.jpg
 

daneo1989

I am Ancient.
Staff member
Moderator
Dec 5, 2005
5,963
1
223
280
UK
Looking good m8, all you need todo now is translate the files :P

/ancient
 

1PKRyan

LOMCN Developer
Developer
Nov 9, 2007
1,536
149
275
No
Need Unpacking 1st Tho Lol, Currently Working On It So Dunno What The Out Come Will Be

The [Exe's] Packed With Aspack.
The [Dll's] Packed With Armadillo :(

There Might Be More Tho Lol...:(
 

MiloFoxburr

LOMCN VIP
VIP
Mar 23, 2003
7,276
199
370
Dublin, Ireland
Need Unpacking 1st Tho Lol, Currently Working On It So Dunno What The Out Come Will Be

The [Exe's] Packed With Aspack.
The [Dll's] Packed With Armadillo :(

There Might Be More Tho Lol...:(

Sorry but what exe's are you looking at..

M2Server that badboyadam posted is packed with ASProtect 1.2x - 1.3x [Registered] -> Alexey Solodovnikov which happens to be slightly modified which stops most methods of unpacking it.

The current files BadBoyAdam is using (Either Sky or js991 more likely SKY) also use the same modified version and also double pack there Client to make it even more difficult to unpack.

The Chinese don't make this stuff easy hence why it took me over a year to actually get a set of files I could translate and use