Search results

Play Now
  1. mStation

    !!!!!!!!!!!help!!!!!!!!!!!!!!!

    u sorted it using TravisW suggestion? if not how?
  2. mStation

    help

    i use [@LevelUp] #IF CHECKLEVELEX = 40 checkjob Warrior #ACT SENDMSG 0 "<%S> has just reached level 40. Congratulations!" GIVE Dragonslayer #ELSEACT goto @level40wiz [@level40wiz] #IF CHECKLEVELEX = 40 checkjob Wizard #ACT SENDMSG 0 "<%S> has just reached level 40. Congratulations!" GIVE...
  3. mStation

    Q func time of day

    im not good at all in scripting but shouldnt it be something like [@ONHOUR] #IF HOUR = 1 #ACT RUNSOUND 1 #ELSEIF HOUR = 2 #ELSEACT RUNSOUND 2 #ELSEIF HOUR = 3 #ELSEACT RUNSOUND 3 and so on? ovviously in qfunction
  4. mStation

    magic

    it's easy in photoshop but it can also be made better.. as for the files i think u will have to change the spells u have into the magic wil files already existing replacing a spell at a time and making sure you are not alterating it's original structure.. there is no way to add a new spell...
  5. mStation

    guilds

    hmm.. i think u did something wrong.. u must create 3 tables which are called - Tbl_GuildList - Tbl_GuildItems - Tbl_GuildMemberList The first tables contains only one field which is Fld_GuildName, data type: varchar, length: 20, allow nulls:false Second table contains the same fields as...
  6. mStation

    guilds

    tell us what u did exaclty.. seems u have splet something wrong in the sql db
  7. mStation

    Getting Started - Basic Guide

    it's okay also for me.. better having one thread with all the links into it.. if i can find some time after university i will add much more info to this.. because it's just too basic for now :P
  8. mStation

    Monsters!!!!!

    nice but instead of figuring it out couldnt you read it from here
  9. mStation

    2.3 Server Guide - Idiot Proof

    this answer can help u http://www.lomcn.co.uk/forum/showpost.php?p=630123&postcount=2
  10. mStation

    storage box

    tbh i think its a function which should always be available at any moment.. this is why i decided to make it a custom command.. @store
  11. mStation

    Mob Shape

    in graphic folder each wil must hold only one mob.. the others in the same wil will be unusable!
  12. mStation

    Mob Shape

    this depends and what u want it to do actually.. if it just a normal mob copy those fields from a forest yeti or an oma and it will work
  13. mStation

    Are these specs gd ?

    it's just important to separate server lag from network lag.. as most people said, it's also very important to have a very good network behind a decent server.. as for my experience i can say that: Server Lag is mostly caused by CPU Usage.. this means that if u get a good processor and...
  14. mStation

    Are these specs gd ?

    i get this:
  15. mStation

    Mob Shape

    mate.. its a long time i aint been working on the wil files but if memory doesnt make me say a stupid thing it should work like this: each wil can hold max 10 mobs.. which we will name from 0-9.. just for us to understand a bit easily how things work.. because what travis said is very correct...
  16. mStation

    Sound for attack mode

    not sure but i think the attack sound u hear of your pets depend on your pets sound config.. which means that if u had omas u need to change all omas to that attack sound u want..
  17. mStation

    How would i...

    this is not this hard to do tbh... just need some time and patience.. if id make it id do it so it works only when the char is still so it's a quick job and quite easy to do too
  18. mStation

    Gold img on floor

    isnt that a setting in the m2server.ini?
  19. mStation

    [help] Server problem

    are u using security applications like AVG?
  20. mStation

    2.3 Server Guide - Idiot Proof

    are u using any antivirus or internet security programs? as far as i know if u did everything correctly this means that the problem is dued from some other applications u have installed..