Search results

Play Now
  1. need help on gold hex

    can anyone give me an explanation on how this hex works? i'm sorry but i dont really understand it. fyi, im using the m2server by deathwish and mordeth. i would really appreciate if someone could help me out here. thanks in advance.
  2. ledu gamegate

    hello everyone, i tried to use the ledu gamegate with 1.4 server files but it didnt really work. i blocked all the cheats from the gamegate, in game on the option page is written "options have been disable" but i still can tick the options behind it and they still work. any idea how to fix...
  3. summonskele not working...

    hello all... i'm using the 1.4 untouched server files from fernys.co.uk, and the m2server.exe released by mordeth and deathwish. magic.db - SummonSkele stditems.db - SummonSkele monsters.db - BoneFamiliar it's still not working, anyone know what did i miss? oh ya btw summonshinsu is working...
  4. merchant problem: messed up goods.

    hello all, i have this problem with all the merchant that sell things. for example the drug store, at the top of the page i've set... %100 +0 +42 and at the [goods] section i've set the following... (HP)DrugSmall 200 1 (MP)DrugSmall 200 1 (HP)Drugmedium 200...
  5. pastbichon mongen...

    this might be useful.
  6. need some help on npc script...

    hello all, i was wondering if anyone could explain what "check [402] 1" does? and what happens if i put different numbers into the [ ]? thanks in advance. *i got it from here* [@main] #IF check [402] 1 #ACT break #IF random 5 check [401] 1 #ACT SET [402] 1 #SAY (As I killed a Root Spider..)\...
  7. need help identifying this armour...

    hello all, i'm looking for this armour, but i have no idea what it's called, and where to get it. help please. thanks in advance. http://img233.imageshack.us/my.php?image=images095fq.jpg
  8. teleport npc problem, help please...

    hello all, please look at the following codes and tell me where have i done wrong. when ingame i click on them but nothing happens. thanks in advance. [@main] #IF checkpkpoint 2 #ACT goto @b_1 #ELSEACT goto @main-1 [@b_1] #say I'm sorry, I will not help a PlayerKiller.\ break [@main-1]...